Hard1 markMultiple Choice
Domain 1.3: Reliable ArchitecturesReliabilityMulti-RegionArchitecture

AWS SAP-C02 · Question 73 · Domain 1.3: Reliable Architectures

A company is designing a highly resilient, multi-region architecture for a critical payment processing system. They need to ensure zero data loss (RPO=0) and automated failover. Which FOUR strategies should be implemented? (Select FOUR)

Answer options:

A.

Use Amazon Aurora Global Database for cross-region data replication.

B.

Implement Amazon DynamoDB Global Tables for session state.

C.

Use Route 53 with health checks and failover routing.

D.

Implement idempotency in the payment processing logic.

E.

Use AWS Snowball to backup data daily.

F.

Rely on manual DNS changes for failover.

How to approach this question

Select the four components of a resilient multi-region architecture.

Full Answer

Use Amazon Aurora Global Database for cross-region data replication., Implement Amazon DynamoDB Global Tables for session state., Use Route 53 with health checks and failover routing., Implement idempotency in the payment processing logic.
A robust multi-region architecture requires data replication (Aurora/DynamoDB), automated traffic routing (Route 53), and application-level resilience (idempotency) to handle retries safely.

Common mistakes

Forgetting application-level idempotency in payment systems.

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

75 questions · hints · full answers · grading

More questions from this exam