
Answer-first summary for fast verification
Answer: AWS Secrets Manager
AWS Secrets Manager is specifically designed for managing and rotating secrets such as database credentials, API keys, and other sensitive information. It can automatically rotate secrets on a schedule, making it the appropriate service for this task. - **AWS IAM** manages user access and permissions, not credential rotation - **AWS Managed Services (AMS)** provides operational support for AWS infrastructure - **Amazon RDS** is a managed database service but doesn't handle credential rotation automatically - **AWS Secrets Manager** can automatically rotate database credentials and other secrets according to a defined schedule
Author: Ritesh Yadav
Ultimate access to all questions.
No comments yet.
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?
A
AWS Identity and Access Management (IAM)
B
AWS Managed Services (AMS)
C
Amazon RDS
D
AWS Secrets Manager