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

A retail company is hosting an ecommerce website on AWS across multiple AWS Regions. The company wants the website to be operational at all times for online purchases. The website stores data in an Amazon RDS for MySQL DB instance.

Which solution will provide the HIGHEST availability for the database?

Answer options

Correct answer: D

Explanation

The correct answer is D because promoting a cross-Region read replica ensures that the database remains available during disruptions, allowing the website to continue functioning. Options A, B, and C do not provide the same level of immediate failover or rely on configurations that do not optimize for high availability during outages.