Medium1 markMultiple Choice
AWS SAP-C02 · Question 39 · Domain 1.3: Reliable Architectures
A company is designing a multi-region active-active architecture for a latency-sensitive web application. They need to route users to the AWS Region that provides the lowest latency. If a region becomes unhealthy, traffic must automatically failover to the other region. Which Amazon Route 53 routing policy should be used?
A company is designing a multi-region active-active architecture for a latency-sensitive web application. They need to route users to the AWS Region that provides the lowest latency. If a region becomes unhealthy, traffic must automatically failover to the other region. Which Amazon Route 53 routing policy should be used?
Answer options:
A.
Geolocation routing with Route 53 health checks.
B.
Latency-based routing with Route 53 health checks.
C.
Failover routing policy.
D.
Weighted routing policy.
How to approach this question
Match 'lowest latency' requirement to Latency-based routing.
Full Answer
B.Latency-based routing with Route 53 health checks.✓ Correct
Route 53 Latency-based routing directs users to the AWS region that provides the fastest response time. Integrating health checks ensures traffic is only routed to healthy endpoints.
Common mistakes
Choosing Geolocation routing, which is based on physical location, not actual network latency.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 1
75 questions · hints · full answers · grading
More questions from this exam
Q01An enterprise has 50 VPCs across two AWS Regions. They need to establish transitive routing betwe...HardQ02A company uses AWS Organizations. The security team wants to ensure that no IAM user or role can ...MediumQ03An application requires a relational database with an RPO of 1 second and an RTO of less than 1 m...HardQ04A company is setting up a new multi-account environment. They want to automate the provisioning o...MediumQ05An organization wants to allocate AWS costs to specific business units. They use AWS Organization...Hard
Expert