ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 253 - DVA-C02 discussion

Report
Export

A developer is creating an AWS Lambda function that will connect to an Amazon RDS for MySQL instance. The developer wants to store the database credentials. The database credentials need to be encrypted and the database password needs to be automatically rotated.

Which solution will meet these requirements?

A.

Store the database credentials as environment variables for the Lambda function. Set the environment variables to rotate automatically.

Answers
A.

Store the database credentials as environment variables for the Lambda function. Set the environment variables to rotate automatically.

B.

Store the database credentials in AWS Secrets Manager. Set up managed rotation on the database credentials.

Answers
B.

Store the database credentials in AWS Secrets Manager. Set up managed rotation on the database credentials.

C.

Store the database credentials in AWS Systems Manager Parameter Store as secure string parameters. Set up managed rotation on the parameters.

Answers
C.

Store the database credentials in AWS Systems Manager Parameter Store as secure string parameters. Set up managed rotation on the parameters.

D.

Store the database credentials in the X-Amz-Security-Token parameter. Set up managed rotation on the parameter.

Answers
D.

Store the database credentials in the X-Amz-Security-Token parameter. Set up managed rotation on the parameter.

Suggested answer: B
asked 23/10/2024
Jason Hicks
44 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first