AWS Certified Database – Specialty — Question 208

A company has a 12-node Amazon Aurora MySQL DB cluster. The company wants to use three specific Aurora Replicas to handle the workload from one of its read-only applications.

Which solution will meet this requirement with the LEAST operational overhead?

Answer options

Correct answer: B

Explanation

The correct answer is B because configuring a custom endpoint allows you to easily manage and direct traffic to the three specific Aurora Replicas without additional complexity. Options A and D involve more manual management and do not provide the same level of flexibility, while option C, while useful, still requires additional configuration for failover priorities which adds to the operational overhead.