About This Architecture
Multi-AZ transport ticketing system leveraging Route 53, CloudFront, WAF, and Cognito for global access and security across two AWS availability zones. Traffic flows through ALB to containerized Ticketing API and Journey Planner services, with Lambda handling payments via SQS, while RDS Aurora and DynamoDB provide resilient data persistence. This architecture demonstrates high-availability best practices: redundant compute across AZ-1 and AZ-2, read replicas for databases, and SNS for asynchronous notifications to passengers and operators. Fork this diagram to customize subnets, instance types, or add additional regions for your transport network. The design isolates public, application, and data tiers within VPCs, enforcing least-privilege access and enabling independent scaling of API, portal, and admin dashboard workloads.