AWS Certified Solutions Architect – Associate (SAA-C03) — Question 532

A company has an on-premises server that uses an Oracle database to process and store customer information. The company wants to use an AWS database service to achieve higher availability and to improve application performance. The company also wants to offload reporting from its primary database system.

Which solution will meet these requirements in the MOST operationally efficient way?

Answer options

Correct answer: D

Explanation

Amazon Aurora provides superior performance and high availability through its Multi-AZ design, automatically replicating data and offering reader endpoints specifically for offloading reporting queries. Option B fails to provide high availability because it uses a Single-AZ deployment. Option C is incorrect because Amazon RDS for Oracle does not support Multi-AZ DB cluster deployments with readable standby instances, making Aurora the most operationally efficient choice.