AWS Certified Solutions Architect – Professional (SAP-C02) — Question 67

A financial services company in North America plans to release a new online web application to its customers on AWS. The company will launch the application in the us-east-1 Region on Amazon EC2 instances. The application must be highly available and must dynamically scale to meet user traffic. The company also wants to implement a disaster recovery environment for the application in the us-west-1 Region by using active-passive failover.

Which solution will meet these requirements?

Answer options

Correct answer: C

Explanation

Option C is correct because it ensures that both the us-east-1 and us-west-1 VPCs have a proper setup with an Application Load Balancer and Auto Scaling groups, along with Route 53 configurations for failover. Options A and D incorrectly utilize VPC peering and do not establish the necessary Route 53 configurations for high availability and failover. Option B does not configure the failover routing policy, making it less effective for disaster recovery.