exam questions

Exam AWS Certified Database - Specialty All Questions

View all questions & answers for the AWS Certified Database - Specialty exam

Exam AWS Certified Database - Specialty topic 1 question 138 discussion

Exam question from Amazon's AWS Certified Database - Specialty
Question #: 138
Topic #: 1
[All AWS Certified Database - Specialty Questions]

A company migrated one of its business-critical database workloads to an Amazon Aurora Multi-AZ DB cluster. The company requires a very low RTO and needs to improve the application recovery time after database failovers.
Which approach meets these requirements?

  • A. Set the max_connections parameter to 16,000 in the instance-level parameter group.
  • B. Modify the client connection timeout to 300 seconds.
  • C. Create an Amazon RDS Proxy database proxy and update client connections to point to the proxy endpoint.
  • D. Enable the query cache at the instance level.
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
manan728
Highly Voted 3 years, 7 months ago
C looks to be the winner. Amazon RDS Proxy allows applications to pool and share connections established with the database, improving database efficiency and application scalability. With RDS Proxy, failover times for Aurora and RDS databases are reduced by up to 66% and database credentials, authentication, and access can be managed through integration with AWS Secrets Manager and AWS Identity and Access Management (IAM).
upvoted 15 times
...
novak18
Highly Voted 3 years, 8 months ago
Can the answer be C? https://aws.amazon.com/rds/proxy/
upvoted 6 times
Jaypdv
3 years, 7 months ago
I'm sorry, you're correct. Answer is C.
upvoted 1 times
...
...
Pranava_GCP
Most Recent 1 year, 8 months ago
C. Amazon RDS Proxy database proxy "Amazon RDS Proxy allows applications to pool and share connections established with the database, improving database efficiency and application scalability. With RDS Proxy, failover times for Aurora and RDS databases are reduced by up to 66% and database credentials, authentication, and access can be managed through integration with AWS Secrets Manager and AWS Identity and Access Management (IAM)." https://aws.amazon.com/rds/proxy/
upvoted 1 times
...
KaranGandhi30
3 years, 1 month ago
Selected Answer: C
When your primary instance is down ABD won't work.
upvoted 1 times
...
novice_expert
3 years, 1 month ago
Selected Answer: C
https://aws.amazon.com/rds/proxy/
upvoted 1 times
...
RotterDam
3 years, 3 months ago
Selected Answer: C
Definitely C. Proxies maintain a pool of client connections that respond to failovers and actually IMPROVE failover times by 66% https://aws.amazon.com/rds/proxy/
upvoted 2 times
...
user0001
3 years, 3 months ago
i vote for C, the key is "application recovery time after database failovers"
upvoted 1 times
...
ChauPhan
3 years, 7 months ago
C is correct. A D is not relevant, B even makes failover time slower.
upvoted 1 times
...
Aesthet
3 years, 7 months ago
C final answer
upvoted 2 times
...
Jaypdv
3 years, 8 months ago
B. Answer
upvoted 1 times
Jaypdv
3 years, 7 months ago
Oops. Answer is C.
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 ...