Medium1 markMultiple Choice
Domain 1.3: Reliability & ResilienceDynamoDBRoute 53Multi-Region

AWS SAP-C02 · Question 14 · Domain 1.3: Reliability & Resilience

An architecture team is designing a multi-region active-active serverless application using Amazon API Gateway, AWS Lambda, and Amazon DynamoDB. Which TWO configurations are essential to ensure high availability and low latency globally? (Select TWO)

Answer options:

A.

Deploy a single API Gateway in us-east-1 and route all global traffic to it.

B.

Use DynamoDB cross-region replication with AWS Data Pipeline.

C.

Enable DynamoDB Global Tables.

D.

Use Application Load Balancer to route traffic to Lambda functions across regions.

E.

Use Amazon Route 53 with latency-based routing to direct users to the nearest API Gateway.

F.

Configure Lambda provisioned concurrency across all regions.

How to approach this question

Select the global routing service and the multi-region database feature.

Full Answer

C,E
For an active-active serverless app, DynamoDB Global Tables handle data replication, and Route 53 Latency routing directs users to the API Gateway in the region closest to them.

Common mistakes

Choosing regional services (like ALB) for global routing.

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

75 questions · hints · full answers · grading

More questions from this exam