exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C03 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C03 exam

Exam AWS Certified Solutions Architect - Associate SAA-C03 topic 1 question 958 discussion

A global ecommerce company runs its critical workloads on AWS. The workloads use an Amazon RDS for PostgreSQL DB instance that is configured for a Multi-AZ deployment.

Customers have reported application timeouts when the company undergoes database failovers. The company needs a resilient solution to reduce failover time.

Which solution will meet these requirements?

  • A. Create an Amazon RDS Proxy. Assign the proxy to the DB instance.
  • B. Create a read replica for the DB instance. Move the read traffic to the read replica.
  • C. Enable Performance Insights. Monitor the CPU load to identify the timeouts.
  • D. Take regular automatic snapshots. Copy the automatic snapshots to multiple AWS Regions.
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
Clouddon
1 month ago
Selected Answer: A
❌ Why other options are incorrect: B. Create a read replica ❌ Read replicas do not help with failover time. They are used for read scaling and DR. ❌ Failover to a read replica is not automatic — requires manual promotion. C. Enable Performance Insights ❌ Performance Insights helps with diagnostics, not failover handling or reduction. ❌ Does not reduce failover time — only helps analyze issues after they occur. D. Take regular automatic snapshots ❌ Snapshots are for backup and restore, not for improving availability or reducing failover time. ❌ Provides disaster recovery, not active failover capability.
upvoted 1 times
...
aragon_saa
1 year ago
Selected Answer: A
Answer is A
upvoted 2 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 ...