Medium1 markMultiple Choice
Domain 1.3: Data SecurityDomain 1SecuritySecrets ManagerRDS

AWS SAA-C03 · Question 17 · Domain 1.3: Data Security

A company has an application that connects to an Amazon RDS database. The company wants to store the database credentials securely and automatically rotate them every 30 days without modifying the application code. Which TWO AWS services can be used together to achieve this? (Select TWO.)

Answer options:

A.

AWS Secrets Manager

B.

AWS Systems Manager Parameter Store

C.

AWS KMS

D.

AWS Lambda

E.

Amazon Macie

How to approach this question

Identify the service that supports automatic rotation (Secrets Manager) and the compute service it uses to execute the rotation (Lambda).

Full Answer

A,D
AWS Secrets Manager helps you protect secrets needed to access your applications, services, and IT resources. It natively supports automatic rotation of credentials for RDS. To perform the rotation, Secrets Manager invokes an AWS Lambda function.

Common mistakes

Choosing Parameter Store, which does not support automatic rotation natively.

Practice the full AWS SAA-C03 Practice Exam 1

65 questions · hints · full answers · grading

More questions from this exam