Question 378:
You have deployed a web application targeting a global audience across multiple AWS Regions under the domain name example.com. You decide to use Route53 Latency-Based Routing to serve web requests to the users from the region closest to them. To provide business continuity in the event of server downtime, you configure weighted record sets associated with two web servers in separate Availability Zones per region.
Answer options:
A.Latency resource record sets cannot be used in combination with weighted resource record sets. B.You did not set up an HTTP health check to one or more of the weighted resource record sets associated with the disabled web servers. C.The value of the weight associated with the latency alias resource record set in the region with the disabled servers is higher than the weight for the other region. D.One of the two working web servers in the other region did not pass its HTTP health check. E.You did not set “Evaluate Target Health” to “Yes” on the latency alias resource record set associated with example.com in the region where you disabled the servers.