ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 143 - DVA-C01 discussion

Report
Export

A company is developing an application that will run on several Amazon EC2 instances in an Auto Scaling group and can access a database running on Amazon EC2. The application needs to store secrets required to connect to the database. The application must allow for periodic secret rotation, and there should be no changes to the application when a secret changes. What is the SAFEST way to meet these requirements?

A.
Associate an IAM role to the EC2 instance where the application is running with permission to access the database.
Answers
A.
Associate an IAM role to the EC2 instance where the application is running with permission to access the database.
B.
Use AWS Systems Manager Parameter Store with the SecureString data type to store secrets.
Answers
B.
Use AWS Systems Manager Parameter Store with the SecureString data type to store secrets.
C.
Configure the application to store secrets in Amazon S3 object metadata.
Answers
C.
Configure the application to store secrets in Amazon S3 object metadata.
D.
Hard code the database secrets in the application code itself.
Answers
D.
Hard code the database secrets in the application code itself.
Suggested answer: B
asked 16/09/2024
Franklin Adama
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first