Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
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 817 discussion

A retail company is hosting an ecommerce website on AWS across multiple AWS Regions. The company wants the website to be operational at all times for online purchases. The website stores data in an Amazon RDS for MySQL DB instance.
Which solution will provide the HIGHEST availability for the database?

  • A. Configure automated backups on Amazon RDS. In the case of disruption, promote an automated backup to be a standalone DB instance. Direct database traffic to the promoted DB instance. Create a replacement read replica that has the promoted DB instance as its source.
  • B. Configure global tables and read replicas on Amazon RDS. Activate the cross-Region scope. In the case of disruption, use AWS Lambda to copy the read replicas from one Region to another Region.
  • C. Configure global tables and automated backups on Amazon RDS. In the case of disruption, use AWS Lambda to copy the read replicas from one Region to another Region.
  • D. Configure read replicas on Amazon RDS. In the case of disruption, promote a cross-Region and read replica to be a standalone DB instance. Direct database traffic to the promoted DB instance. Create a replacement read replica that has the promoted DB instance as its source.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
kangtamo
Highly Voted 2 years, 3 months ago
Selected Answer: D
Agree with D.
upvoted 5 times
...
Greanny
Most Recent 6 months ago
why not B?
upvoted 1 times
...
ggrodskiy
1 year, 2 months ago
Correct D.
upvoted 1 times
...
Heer
1 year, 8 months ago
Those who have selected Option D . Read replicas do not provide high availability for writes to the database. Only the primary instance can accept write requests, and if the primary instance becomes unavailable, the read replicas will not be able to accept write requests. Option A seems to be a slight better option here
upvoted 1 times
...
KennethTam
2 years, 6 months ago
D is correct
upvoted 3 times
...
Ishu_awsguy
2 years, 8 months ago
These look like associate level questions
upvoted 2 times
adsdadasdad
2 years, 6 months ago
They are more tough than associate and require more knowledge, if they seem easy it shows how little you actually know.
upvoted 5 times
...
wassb
1 year, 11 months ago
Don't think so. Associate lvl answer in this case would simply be : "Configure Multi AZ on your RDS" ... and you are done
upvoted 1 times
...
...
tkanmani76
2 years, 8 months ago
Agree on D
upvoted 1 times
...
Riho
2 years, 9 months ago
A is working option, but with data loss. Solution I really won't recommend as automatic solution. D seems to be right answer.
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 ...