AWS Certified Solutions Architect – Associate (SAA-C02) — Question 235

A company receives inconsistent service from its data center provider because the company is headquartered in an area affected by natural disasters. The company is not ready to fully migrate to the AWS Cloud, but it wants a failure environment on AWS in case the on-premises data center fails.
The company runs web servers that connect to external vendors. The data available on AWS and on premises must be uniform.
Which solution should a solutions architect recommend that has the LEAST amount of downtime?

Answer options

Correct answer: A

Explanation

Option A is the best choice because it provides a robust failover solution with minimal downtime by utilizing Amazon Route 53 for DNS failover, Application Load Balancer, and Auto Scaling for quick recovery. The other options involve additional complexities or components that may delay the recovery process, such as AWS Direct Connect or unnecessary Lambda functions, which are not required for a straightforward failover setup.