Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Amazon Exam SCS-C02 Topic 1 Question 47 Discussion

Actual exam question for Amazon's SCS-C02 exam
Question #: 47
Topic #: 1
[All SCS-C02 Questions]

[Infrastructure Security]

A Security Engineer is building a Java application that is running on Amazon EC2. The application communicates with an Amazon RDS instance and authenticates with a user name and password.

Which combination of steps can the Engineer take to protect the credentials and minimize downtime when the credentials are rotated? (Choose two.)

Show Suggested Answer Hide Answer
Suggested Answer: C, E, E

AWS Secrets Manager is a service that helps you manage, retrieve, and rotate secrets such as database credentials, API keys, and other sensitive information. By configuring automatic rotation of credentials in AWS Secrets Manager, you can ensure that your secrets are changed regularly and securely, without requiring manual intervention or application downtime.You can also specify the rotation frequency and the rotation function that performs the logic of changing the credentials on the database and updating the secret in Secrets Manager1.


Contribute your Thoughts:

Kimberlie
3 days ago
I'd go with C and E. Automating credential rotation and dynamically retrieving updated creds from Secrets Manager is the way to go. No more hard-coded passwords to worry about!
upvoted 0 times
...
Vesta
13 days ago
I agree with Sarina. Option C seems like the most secure and efficient way to handle credential rotation.
upvoted 0 times
...
Sarina
17 days ago
I think option C is the best choice because it allows for automatic rotation of credentials.
upvoted 0 times
...

Save Cancel