A financial services company will launch a new web application in us-east-1 on EC2. The application must be highly available and autoscaling in us-east-1, and the company wants an active-passive disaster recovery environment in us-west-1. Which design meets these requirements?
Choose an answer
Tap an option to check your answer.
Correct answer: Create VPCs in us-east-1 and us-west-1. In us-east-1 create an ALB that spans multiple AZs and an Auto Scaling group that deploys EC2 instances across those AZs behind that ALB. Replicate the same setup in us-west-1. Create a Route 53 hosted zone with separate records for each ALB, enable health checks, and configure a failover routing policy between the records..
Why this is the answer
The correct option establishes a highly available and autoscaling environment in us-east-1 with an ALB and Auto Scaling group across multiple AZs. It then replicates this entire setup in us-west-1 for disaster recovery. Route 53 with a failover routing policy and health checks correctly directs traffic to the primary region and automatically switches to the secondary region if the primary becomes unhealthy, fulfilling the active-passive DR requirement. The first incorrect option attempts to span an ALB and Auto Scaling group across peered VPCs in different regions, which is not supported for ALBs. The second incorrect option uses separate records with health checks but doesn't explicitly configure a failover routing policy, which is crucial for automatic active-passive DR. The fourth incorrect option also incorrectly tries to span an ALB and Auto Scaling group across peered VPCs in different regions and lacks a proper DR strategy.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed