List of questions
Related questions
Question 143 - DVA-C01 discussion
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.
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.
D.
Hard code the database secrets in the application code itself.
Your answer:
0 comments
Sorted by
Leave a comment first