Medium1 markMultiple Choice
Domain 1.3: Reliability and ResilienceReliabilityRoute 53API Gateway

AWS SAP-C02 · Question 30 · Domain 1.3: Reliability and Resilience

A company is designing a multi-region architecture for a critical API. The API is hosted on Amazon API Gateway and AWS Lambda. The company wants to route users to the region with the lowest latency. If a region fails, traffic must automatically failover to the healthy region. Which combination of services and configurations should be used? (Select TWO)

Answer options:

A.

Use Amazon Route 53 with a Latency-based routing policy.

B.

Use AWS Global Accelerator with endpoint groups in both regions.

C.

Configure Route 53 health checks for the API Gateway endpoints and associate them with the routing records.

D.

Use Amazon CloudFront with Origin Failover configured for the two API Gateway origins.

E.

Use Amazon Route 53 with a Geolocation routing policy.

F.

Deploy an Application Load Balancer in front of API Gateway to handle cross-region failover.

How to approach this question

Combine latency routing with health checks for HA.

Full Answer

Route 53 Latency-based routing directs users to the lowest latency region. Associating Route 53 health checks with these records ensures that if a region goes down, Route 53 stops sending traffic there, providing automatic failover.

Common mistakes

Choosing Global Accelerator, forgetting it doesn't natively support API Gateway as an endpoint.

Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 7

75 questions · hints · full answers · grading

More questions from this exam