A stateless web tier on EC2 behind an ALB uses Amazon RDS for MySQL Multi-AZ. DR in a second Region must achieve RTO under 2 hours and RPO under 10 minutes, cost-effectively. Which DR design fits?
Multiple choice — select one answer
Answer choices
Architectural breakdown & explanation
Cross-Region read replicas meet tight RPO; AMIs plus IaC in DR meet RTO without full active-active cost.
Correct answer(s): b. Maintain current AMIs for the web tier in the DR Region; cross-Region RDS read replica; on disaster launch a CloudFormation stack, promote the replica, update DNS to the new load balancer.
Exam domain: Domain 6: Reliability and Resilience (14% weight on the official guide).
Official documentation & study links
Practice this certification
This page is one question from the AWS Certified DevOps Engineer – Professional bank. Run a full timed practice exam with domain-weighted random questions in your browser.