AP ERP Architecture & Deployment Process

  • FE: Apache Frontend is serving the content through CloudFront.
  • Redis cache for (Tokens, User auth, sessions)
  • Wildfly (Application Servers) - 4 instances
  • Elasticsearch Servers - cluster (1 master, 3 nodes)
  • DB: Postgress with the HA & read replica setup.
  • Kubernetes cluster - to serve features in microservices.

Deployment Process:

Release Process: