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 SAA-C03 Exam - Topic 1 Question 70 Discussion

Actual exam question for Amazon's SAA-C03 exam
Question #: 70
Topic #: 1
[All SAA-C03 Questions]

A company has a web application that uses several web servers that run on Amazon EC2 instances. The instances use a shared Amazon RDS for MySQL database.

The company requires a secure method to store database credentials. The credentials must be automatically rotated every 30 days without affecting application availability.

Which solution will meet these requirements?

Show Suggested Answer Hide Answer
Suggested Answer: A

AWS Secrets Manager is a fully managed service specifically designed to securely store and automatically rotate database credentials, API keys, and other secrets. Secrets Manager provides built-in integration with Amazon RDS for automatic credential rotation on a configurable schedule without requiring downtime. It also manages the secure distribution of the credentials to authorized services, such as your web servers, using IAM policies. Manual solutions (S3, files, cron jobs) do not provide the same level of automation, audit, or security.

Reference Extract from AWS Documentation / Study Guide:

'AWS Secrets Manager enables you to rotate, manage, and retrieve database credentials securely. It supports automatic rotation of secrets for supported AWS databases without requiring application downtime.'

Source: AWS Certified Solutions Architect -- Official Study Guide, Security and Secrets Management section.


Contribute your Thoughts:

0/2000 characters
Beckie
4 days ago
B) seems less secure, OpsCenter isn't meant for storing secrets.
upvoted 0 times
...
Loreta
10 days ago
I agree, Secrets Manager is designed for this!
upvoted 0 times
...
Dahlia
15 days ago
A) is definitely the best choice for security and automation.
upvoted 0 times
...
Bernardo
20 days ago
I vaguely recall that using local files for sensitive data isn't recommended, so option D seems risky to me.
upvoted 0 times
...
Gilma
25 days ago
I feel like we practiced a similar question where using Lambda for rotation was emphasized. That makes me lean towards option A.
upvoted 0 times
...
Stefania
1 month ago
I'm not entirely sure, but I think storing credentials in an S3 bucket could lead to security issues.
upvoted 0 times
...
Barbra
1 month ago
I remember we discussed AWS Secrets Manager in class, and it seems like the best option for securely storing and rotating credentials.
upvoted 0 times
...

Save Cancel