
Ultimate access to all questions.
A company needs to schedule the rotation of database credentials in the AWS Cloud. Which AWS service should the company use to perform this task?
Explanation:
AWS Secrets Manager is specifically designed for managing and rotating secrets such as database credentials, API keys, and other sensitive information. Here's why it's the correct choice:
When you need to regularly rotate database passwords or other credentials to maintain security compliance, AWS Secrets Manager can automatically generate new credentials and update them in both the database and your applications.