AWS Certified Database – Specialty — Question 36

A Database Specialist is setting up a new Amazon Aurora DB cluster with one primary instance and three Aurora Replicas for a highly intensive, business-critical application. The Aurora DB cluster has one medium-sized primary instance, one large-sized replica, and two medium sized replicas. The Database Specialist did not assign a promotion tier to the replicas.
In the event of a primary failure, what will occur?

Answer options

Correct answer: C

Explanation

The correct answer is C because, in the absence of a designated promotion tier, Aurora automatically promotes the largest-sized replica to ensure optimal performance. Options A and D are incorrect as there is no matching size requirement for promotion and replicas will indeed be promoted. Option B is also incorrect since the selection is based on size, not arbitrary choice.