Hard1 markMultiple Choice
AWS SAP-C02 · Question 03 · Domain 1.3: Reliable Architectures
An application requires a relational database with an RPO of 1 second and an RTO of less than 1 minute across two AWS Regions. Which database solution meets these requirements?
An application requires a relational database with an RPO of 1 second and an RTO of less than 1 minute across two AWS Regions. Which database solution meets these requirements?
Answer options:
A.
Amazon RDS for MySQL with Cross-Region Read Replicas
B.
Amazon DynamoDB Global Tables
C.
Amazon Aurora Global Database
D.
Amazon EC2 instances running Oracle Data Guard
How to approach this question
Match the strict RPO/RTO requirements for a relational DB across regions to Aurora Global DB.
Full Answer
C.Amazon Aurora Global Database✓ Correct
Amazon Aurora Global Database
Aurora Global Database is designed for globally distributed applications, allowing a single Aurora database to span multiple AWS regions.
Common mistakes
Selecting DynamoDB without noticing the 'relational' requirement.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 1
75 questions · hints · full answers · grading
More questions from this exam
Q01An enterprise has 50 VPCs across two AWS Regions. They need to establish transitive routing betwe...HardQ02A company uses AWS Organizations. The security team wants to ensure that no IAM user or role can ...MediumQ04A company is setting up a new multi-account environment. They want to automate the provisioning o...MediumQ05An organization wants to allocate AWS costs to specific business units. They use AWS Organization...HardQ06A development team wants to implement a CI/CD pipeline that deploys an application to Amazon ECS....Medium
Expert