About This Architecture
Multi-AZ three-tier web architecture spanning two AWS availability zones with CloudFront CDN, WAF, and Application Load Balancer routing traffic to compute resources. EC2 t3.medium and ECS Fargate instances in private subnets connect to RDS Primary/Standby databases, DynamoDB Global Tables, and ElastiCache clusters for caching and session management. CloudWatch monitors all compute layers while IAM enforces least-privilege access across the VPC, S3 object storage, and managed services. Fork this diagram to customize instance types, subnet CIDR blocks, or add additional AZs for your production workload. The architecture demonstrates AWS best practices for fault tolerance, auto-scaling readiness, and separation of concerns across presentation, application, and data tiers.