AWS Certified Solutions Architect – Associate (SAA-C03) — Question 7

A company performs monthly maintenance on its AWS infrastructure. During these maintenance activities, the company needs to rotate the credentials for its Amazon RDS for MySQL databases across multiple AWS Regions.
Which solution will meet these requirements with the LEAST operational overhead?

Answer options

Correct answer: A

Explanation

The correct answer is A because AWS Secrets Manager is specifically designed for managing and rotating secrets with minimal operational overhead. Options B and D involve additional complexity with Systems Manager and DynamoDB, while option C requires a custom solution using Lambda and EventBridge, making them less efficient compared to using Secrets Manager.