The solutions architect needs to ensure that the large amount of read traffic can be accommodated and that the DB instance is highly available. Which steps should the solutions architect take to meet these requirements? (Choose three.)

Last Updated on September 23, 2021 by Admin 2

A solutions architect is building a web application that uses an Amazon RDS for PostgreSQL DB instance. The DB instance is expected to receive many more reads than writes. The solutions architect needs to ensure that the large amount of read traffic can be accommodated and that the DB instance is highly available.

Which steps should the solutions architect take to meet these requirements? (Choose three.)

  • Create multiple read replicas and put them into an Auto Scaling group.
  • Create multiple read replicas in different Availability Zones.
  • Create an Amazon Route 53 hosted zone and a record set for each read replica with a TTL and a weighted routing policy.
  • Create an Application Load Balancer (ALB) and put the read replicas behind the ALB.
  • Configure an Amazon CloudWatch alarm to detect a failed read replicas. Set the alarm to directly invoke an AWS Lambda function to delete its Route 53 record set.
  • Configure an Amazon Route 53 health check for each read replica using its endpoint.
0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments