Question 39:
In order to scale and off-load read traffic of an Amazon RDS database, multiple Amazon RDS Read Replicas have been configured. What is the optimal solution to distribute the read traffic to the Amazon read replicas?
Answer options:
A.Add each read replica endpoint to a Route 53 record set. Use a Weighted routing policy to distribute the traffic. B.Create a Network Load Balancer. Register each read replica endpoint with the load balancer target group. C.Create an Application Load Balancer. Register each read replica endpoint with the load balancer target group. D.Amazon RDS has a cluster reader endpoint xxx.cluster-ro-xxxxxx.us-east1.rds.amazonaws.com that provides load-balancing for read traffic.