AWS Certified Database – Specialty — Question 147

A finance company needs to make sure that its MySQL database backups are available for the most recent 90 days. All of the MySQL databases are hosted on
Amazon RDS for MySQL DB instances. A database specialist must implement a solution that meets the backup retention requirement with the least possible development effort.
Which approach should the database specialist take?

Answer options

Correct answer: A

Explanation

The correct answer is A because using AWS Backup simplifies the process of managing backups and ensures compliance with the retention period with minimal manual effort. Option B requires additional configuration and may not provide as comprehensive a solution. Options C and D involve more complex setups and ongoing maintenance, which go against the requirement for minimal development effort.