AWS SAP-C02 · Question 03 · Domain 1.3: Reliable Architectures
An e-commerce company requires a multi-region active-active architecture for its critical order processing system. The database layer uses Amazon Aurora PostgreSQL. The application must tolerate a complete region failure with an RPO of less than 1 second and an RTO of less than 1 minute. How should the architect design the database layer?
An e-commerce company requires a multi-region active-active architecture for its critical order processing system. The database layer uses Amazon Aurora PostgreSQL. The application must tolerate a complete region failure with an RPO of less than 1 second and an RTO of less than 1 minute. How should the architect design the database layer?
Answer options:
Use Aurora Global Database. Configure the application to write to the primary region and read from the secondary. On failure, promote the secondary.
Use Amazon RDS for PostgreSQL with Cross-Region Read Replicas. On failure, promote the replica.
Use DynamoDB Global Tables with PostgreSQL compatibility enabled.
Use Aurora Multi-Master across two regions.
How to approach this question
Full Answer
Common mistakes
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 4
75 questions · hints · full answers · grading
Expert