SAP-C02 · Question #24
A company that is developing a mobile game is making game assets available in two AWS Regions. Game assets ate served from a set of Amazon EC2 instances behind an Application Load Balancer (ALB) in…
The correct answer is D. Create an Amazon Route 53 health check for each ALB. Create a Route 53 latency alias record. Failover routing policy ?Use when you want to configure active-passive failover. Latency routing policy ?Use when you have resources in multiple AWS Regions and you want to route traffic to the region that provides the best latency…
Question
A company that is developing a mobile game is making game assets available in two AWS Regions. Game assets ate served from a set of Amazon EC2 instances behind an Application Load Balancer (ALB) in each Region. The company requires game assets to be (etched from the closest Region. If game assets become unavailable in the closest Region, they should be fetched from the other Region. What should a solutions architect do to meet these requirements?
Options
- ACreate an Amazon CloudFront distribution. Create an origin group with one origin for each ALB.
- BCreate an Amazon Route 53 health check for each ALB. Create a Route 53 failover routing
- CCreate two Amazon CloudFront distributions, each with one ALB as the origin. Create an Amazon
- DCreate an Amazon Route 53 health check for each ALB. Create a Route 53 latency alias record
How the community answered
(39 responses)- A5% (2)
- B8% (3)
- C15% (6)
- D72% (28)
Explanation
Failover routing policy ?Use when you want to configure active-passive failover. Latency routing policy ?Use when you have resources in multiple AWS Regions and you want to route traffic to the region that provides the best latency. https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy.html
Community Discussion
No community discussion yet for this question.