About This Architecture
Alfresco on AWS EKS production architecture integrates Okta identity management with a highly available Kubernetes cluster spanning multiple availability zones. User traffic routes through an Internet Gateway and Application Load Balancer to Alfresco Share and Identity Service pods, which authenticate via Okta and coordinate through a three-node Hazelcast in-memory data grid. Alfresco Platform pods run in a StatefulSet configuration, connecting to Solr Search for indexing and Aurora PostgreSQL for persistent storage across separate Alfresco and KCR databases. This architecture demonstrates enterprise-grade resilience, horizontal scalability, and separation of concerns for content management workloads on Kubernetes. Fork and customize this diagram on Diagrams.so to match your VPC CIDR, namespace naming, or database replication strategy.