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 108 discussion

A SysOps administrator is designing a solution for an Amazon RDS for PostgreSQL DB instance. Database credentials must be stored and rotated monthly. The applications that connect to the DB instance send write-intensive traffic with variable client connections that sometimes increase significantly in a short period of time.
Which solution should a SysOps administrator choose to meet these requirements?

  • A. Configure AWS Key Management Service (AWS KMS) to automatically rotate the keys for the DB instance. Use RDS Proxy to handle the increases in database connections.
  • B. Configure AWS Key Management Service (AWS KMS) to automatically rotate the keys for the DB instance. Use RDS read replicas to handle the increases in database connections.
  • C. Configure AWS Secrets Manager to automatically rotate the credentials for the DB instance. Use RDS Proxy to handle the increases in database connections.
  • D. Configure AWS Secrets Manager to automatically rotate the credentials for the DB instance. Use RDS read replicas to handle the increases in database connections.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
englishborn
Highly Voted 1 year, 7 months ago
Selected Answer: C
It cannot be A or B as KMS cannot hold DB credentials, therefore must be Secrets Manager It cannot be D as the question states "Write intensive" so read only replicas cannot do this. Has to be C
upvoted 12 times
...
haxaffee
Highly Voted 2 years, 2 months ago
Selected Answer: C
I thinnk C is correct since we are talking about writing to the DB. It is indeed available: Amazon RDS Proxy is available for Amazon Aurora with MySQL compatibility, Amazon Aurora with PostgreSQL compatibility, Amazon RDS for MariaDB, Amazon RDS for MySQL, and Amazon RDS for PostgreSQL.
upvoted 6 times
...
muznorton
Most Recent 5 months ago
Selected Answer: C
1. Credentials Management Why AWS Secrets Manager? AWS Secrets Manager is designed specifically to manage, store, and automatically rotate database credentials securely. It is the most suitable solution for the requirement to rotate credentials monthly for an Amazon RDS instance. AWS Key Management Service (KMS) is used for encrypting data, not managing database credentials. Thus, KMS does not meet the credentials rotation requirement. 2. Handling Write-Intensive Traffic and Connection Spikes Why RDS Proxy? RDS Proxy manages database connections efficiently by pooling and reusing connections, which is critical for applications with variable and spiking client connections. It helps in reducing the database's memory and CPU overhead, especially during sudden connection surges. Read replicas are useful for scaling read-only workloads, but they do not assist with write-intensive traffic or connection pooling.
upvoted 2 times
...
RM999
9 months, 3 weeks ago
Selected Answer: C
C is correct option
upvoted 1 times
...
tamng
10 months, 2 weeks ago
C is correct
upvoted 1 times
...
jipark
1 year, 3 months ago
Selected Answer: C
why not A : AWS KMS is used for encryption key management rather than credential rotation.
upvoted 1 times
...
Ajit1207
1 year, 9 months ago
C is right
upvoted 2 times
...
michaldavid
1 year, 11 months ago
Selected Answer: C
cccccccc
upvoted 2 times
...
Liongeek
1 year, 12 months ago
Ans: C
upvoted 3 times
...
Surferbolt
2 years ago
Selected Answer: C
C. https://docs.aws.amazon.com/secretsmanager/latest/userguide/rotate-secrets_turn-on-for-db.html
upvoted 3 times
...
bakjeeone
2 years, 1 month ago
Selected Answer: C
Secret Manager can rotate secret in database.
upvoted 1 times
...
Gianiluca
2 years, 1 month ago
Selected Answer: A
It’s A as Secrets Manager does not auto rotate credentials
upvoted 1 times
xenodamus
1 year, 12 months ago
KMS does not handle database credentials. It handles encryption keys. This is secrets manager.
upvoted 5 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago