Scenario Library

Architecture Scenarios

8 curated AWS design scenarios with visual architectures, reference solutions, applied heuristics, and common exam traps. The way AWS actually tests you.

Cert:
Level:
Showing 8 of 8 scenarios
easySAAHA/DRArchitecture

3-Tier Web App with HA

A retail company is migrating its on-prem PHP web app to AWS. They want HA with sub-minute failover, stateless scaling, and MySQL backend. What does the architecture look like?

4 constraints7 steps
View
easySAADVAArchitectureCost

Serverless REST API — Pay Per Use

A startup wants a REST API that costs $0 when idle and scales to thousands of requests/sec without ops overhead. They store JSON documents and need sub-50ms reads.

4 constraints6 steps
View
hardSAPHA/DR

Multi-Region Active-Passive DR

A healthcare company has a 5-minute RTO and 1-minute RPO for their core application. They run in us-east-1 today. Design the DR architecture for region failure.

4 constraints7 steps
View
mediumSAPDEAArchitectureAnalytics

Real-Time Clickstream Analytics

An e-commerce site needs to ingest 100K clicks/sec, enrich each event with user context, feed both a real-time dashboard (5-second latency) and a daily warehouse for BI.

4 constraints7 steps
View
hardSAPSCSSecurityArchitecture

Multi-Tenant SaaS — Tenant Isolation

A healthcare SaaS serves 500+ clinics. Each clinic's data must be fully isolated; a data leak between tenants would trigger HIPAA liability. Design the isolation model that's still cost-efficient.

4 constraints7 steps
View
easySAASAPSOACost

Cost-Optimize Dev/Test Environments

An engineering team has 15 dev environments running 24/7, costing $4K/month. They're only actively used during business hours (9-5, Mon-Fri). Cut the cost without losing data.

4 constraints8 steps
View
mediumSAADVAArchitecture

Decoupled Image Processing Pipeline

Users upload photos to your site. Each photo needs: thumbnail generation, content moderation, EXIF extraction, and ML tagging. Upload API must respond in under 1 second.

4 constraints7 steps
View
hardSAPANSNetwork

Hybrid — Connect On-Prem DC to AWS

A bank needs to connect its on-prem datacenter (Mumbai) to AWS ap-south-1 with dedicated bandwidth, low predictable latency, encrypted traffic, and HA across two physical paths. They have multiple VPCs that need to reach on-prem.

5 constraints7 steps
View