FLOODGATE
capacity modelsessions/s · concurrency · headroom
scaling controllerthreshold rules · IDP
ECS UpdateServicedesiredCount ×N
predictivescheduledpre-warmmanual
PUBLIC SERVICES
app subnet private
Main Web + BFF
Booking UI
WebSocket Hub
Admin UI
Report UI
Check-in UI
ECS Service Connect
INTERNAL SERVICES
app subnet private
Main API
Identity API
Admin API
Booking API
Inventory API
Payment API
Cache API
Check-in API
×N = ECS tasks per service, scaled by workload
📮 MQ / DLQ
| INBOUND | OUTBOUND |
| carries | commands | events |
| delivery | ordered | fan-out |
| under load | absorbs the onsale burst | retry with backoff |
| on failure | DLQ → seat released | DLQ → replay later |
EVENT DRIVEN
WebSocket Hubpush to browser
Lambdaticket · notify
externalPSP webhook · KOPIS
VPC endpoints (S3 · DynamoDB · ECR) · NAT Gateway · VPC Flow Logs