AWS Certified Database – Specialty — Question 218

A company uses an Amazon Aurora MySQL DB cluster. A database specialist has configured the DB cluster to use the automated backup feature with a 10-day retention period. The company wants the database specialist to reduce the cost of the database backup storage as much as possible without causing downtime. It is more important for the company to optimize costs than it is to retain a large set of database backups.

Which set of actions should the database specialist take on the DB cluster to meet these requirements?

Answer options

Correct answer: B

Explanation

The correct answer is B because changing the backup retention period to 1 day significantly reduces storage costs by minimizing the number of automated backups retained. Options A and D eliminate the automated backups entirely, which could lead to data loss, while option C maintains a longer retention period, which does not align with the goal of optimizing cost.