exam questions

Exam AWS Certified Solutions Architect - Professional All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional exam

Exam AWS Certified Solutions Architect - Professional topic 1 question 999 discussion

A solutions architect needs to improve an application that is hosted in the AWS Cloud. The application uses an Amazon Aurora MySQL DB instance that is experiencing overloaded connections. Most of the application's operations insert records into the database. The application currently stores credentials in a text-based configuration file.

The solutions architect needs to implement a solution so that the application can handle the current connection load. The solution must keep the credentials secure and must provide the ability to rotate the credentials automatically on a regular basis.

Which solution will meet these requirements?

  • A. Deploy an Amazon RDS Proxy layer in front of the DB instance. Store the connection credentials as a secret in AWS Secrets Manager.
  • B. Deploy an Amazon RDS Proxy layer in front of the DB instance. Store the connection credentials in AWS Systems Manager Parameter Store.
  • C. Create an Aurora Replica. Store the connection credentials as a secret in AWS Secrets Manager.
  • D. Create an Aurora Replica. Store the connection credentials in AWS Systems Manager Parameter Store.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
ggrodskiy
Highly Voted 2 years, 7 months ago
A https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/rds-proxy.html
upvoted 6 times
...
desertlotus1211
Highly Voted 2 years, 6 months ago
Answer is: A Based on link provided by ggrodskiy
upvoted 6 times
desertlotus1211
2 years, 6 months ago
AWS Secrets Manager is used but rds proxy is needed for oversubscription...
upvoted 2 times
...
...
Ebi
Most Recent 1 year, 4 months ago
Answer def A
upvoted 1 times
...
syaldram
2 years, 5 months ago
Selected Answer: A
The answer is definitely A.
upvoted 4 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 ...