exam questions

Exam AWS Certified SysOps Administrator - Associate All Questions

View all questions & answers for the AWS Certified SysOps Administrator - Associate exam

Exam AWS Certified SysOps Administrator - Associate topic 1 question 142 discussion

A SysOps administrator needs to configure automatic rotation for Amazon RDS database credentials. The credentials must rotate every 30 days. The solution must integrate with Amazon RDS.

Which solution will meet these requirements with the LEAST operational overhead?

  • A. Store the credentials in AWS Systems Manager Parameter Store as a secure string. Configure automatic rotation with a rotation interval of 30 days.
  • B. Store the credentials in AWS Secrets Manager. Configure automatic rotation with a rotation interval of 30 days.
  • C. Store the credentials in a file in an Amazon S3 bucket. Deploy an AWS Lambda function to automatically rotate the credentials every 30 days.
  • D. Store the credentials in AWS Secrets Manager. Deploy an AWS Lambda function to automatically rotate the credentials every 30 days.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
tttfakil
10 months, 3 weeks ago
Selected Answer: B
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-secrets-manager.html
upvoted 2 times
...
Christina666
11 months, 1 week ago
Selected Answer: B
Secret manager has build-in feature of automatelly rotate password
upvoted 4 times
...
CVDON
1 year, 1 month ago
D because rds only works with Secret Manager
upvoted 1 times
...
CVDON
1 year, 1 month ago
Only Works With secret manager
upvoted 1 times
...
King_AWS_202
1 year, 1 month ago
Selected Answer: B
The answer is definitely B
upvoted 3 times
...
Gomer
1 year, 1 month ago
For what it's worth, Lambda is involved with rotation of secrets (suggesting option "D."), but I'm presuming Lambda is configured transparently in the background when you enable key rotation, therefore "B." seems to be a more straightforward answer. "Secrets Manager rotation uses an AWS Lambda function to update the secret and the database." "To rotate a secret, Secrets Manager calls a Lambda function according to the schedule you set up." https://docs.aws.amazon.com/secretsmanager/latest/userguide/rotating-secrets.html
upvoted 1 times
...
marylynne
1 year, 2 months ago
Ans is D https://docs.aws.amazon.com/secretsmanager/latest/userguide/rotating-secrets.html
upvoted 1 times
...
michaldavid
1 year, 6 months ago
Selected Answer: B
bbbbbbb
upvoted 1 times
...
marcelodba
1 year, 7 months ago
Selected Answer: B
Ans. B
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...