ANS-C01 · Question #133
A company is running an online game on AWS. The game is played globally and is gaining popularity. Users are reporting problems with the game's responsiveness. Replay rates are dropping, and the…
The correct answer is B. Create Route 53 records for the Elastic Load Balancers in each Region. Specify a latency routing. Route 53 multivalue answer option allows for checking for health status of backend resources, it can't test latencies. https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy-latency.html
Question
A company is running an online game on AWS. The game is played globally and is gaining popularity. Users are reporting problems with the game's responsiveness. Replay rates are dropping, and the company is losing subscribers. Game servers are located in the us-west-2 Region and use an Elastic Load Balancer to distribute client traffic. The company has decided to deploy game servers to 11 additional AWS Regions to reduce the round-trip times of network traffic to game clients. A network engineer must design a DNS solution that uses Amazon Route 53 to ensure that user traffic is delivered to game servers with an optimal response time. What should the network engineer do to meet these requirements?
Options
- ACreate Route 53 records for the Elastic Load Balancers in each Region. Specify a weighted
- BCreate Route 53 records for the Elastic Load Balancers in each Region. Specify a latency routing
- CCreate Route 53 records for the Elastic Load Balancers in each Region. Specify a multivalue
- DCreate Route 53 records for the Elastic Load Balancers in each Region. Specify a geolocation
How the community answered
(59 responses)- A20% (12)
- B64% (38)
- C10% (6)
- D5% (3)
Explanation
Route 53 multivalue answer option allows for checking for health status of backend resources, it can't test latencies. https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy-latency.html
Topics
Community Discussion
No community discussion yet for this question.