AWS Certified Database – Specialty — Question 52

A company is using 5 TB Amazon RDS DB instances and needs to maintain 5 years of monthly database backups for compliance purposes. A Database
Administrator must provide Auditors with data within 24 hours.
Which solution will meet these requirements and is the MOST operationally efficient?

Answer options

Correct answer: B

Explanation

Option B is correct because it provides a straightforward method to manually create RDS snapshots monthly without additional complexity. Option A adds unnecessary steps by moving snapshots to S3, while C only schedules snapshots every 30 days, which does not meet the requirement for monthly backups. Option D suggests automation, but the question specifies a manual snapshot process.