Hard1 markMultiple Choice
Domain 4.2: New Architecture DesignArchitectureMulti-RegionDynamoDB

AWS SAP-C02 · Question 70 · Domain 4.2: New Architecture Design

An architect is designing a multi-region active-active architecture for a critical API. The API is backed by DynamoDB. Traffic must be routed to the region closest to the user, but if a region fails, traffic must automatically failover to the healthy region. Which THREE configurations are required? (Select THREE)

Answer options:

A.

Configure DynamoDB Global Tables across the required regions.

B.

Use DynamoDB Cross-Region Replication.

C.

Deploy API Gateway and Lambda in multiple regions.

D.

Use AWS Global Accelerator with a single endpoint.

E.

Configure Amazon Route 53 with Latency-based routing and health checks.

F.

Deploy an Application Load Balancer to route traffic between regions.

G.

Use AWS Transit Gateway to sync the DynamoDB tables.

How to approach this question

Identify the database, compute, and routing components for a multi-region architecture.

Full Answer

A, C, E
An active-active multi-region architecture requires data replication (DynamoDB Global Tables), regional compute stacks (API Gateway + Lambda), and a global routing layer that understands network distance and health (Route 53 Latency routing with health checks).

Common mistakes

Trying to use an ALB for cross-region routing.

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

75 questions · hints · full answers · grading

More questions from this exam