AWS Certified Solutions Architect Professional SAP-C02 Practice Question
A financial services company runs a critical, multi-tier application on AWS in the us-east-1 Region. The architecture includes web servers on EC2 instances managed by an Auto Scaling group, an Amazon RDS for PostgreSQL Multi-AZ database for transactional data, and Amazon S3 for critical customer documents. The company's board has mandated a cross-region disaster recovery (DR) plan in us-west-2 with a Recovery Time Objective (RTO) of less than 15 minutes and a Recovery Point Objective (RPO) of less than 1 minute. The DR solution must also be cost-optimized during normal operations.
Which DR strategy should a solutions architect recommend to meet all of these requirements?
Configure an Amazon RDS for PostgreSQL cross-region read replica in us-west-2. Implement a pilot light strategy for the EC2 instances by replicating the AMI to us-west-2 and configuring an Auto Scaling group with a minimal instance count. Use S3 Cross-Region Replication (CRR) for the documents bucket. Use Amazon Route 53 for DNS failover.
Implement a warm standby solution by running a scaled-down but fully functional copy of the EC2 fleet in us-west-2. Use AWS Database Migration Service (DMS) to create a replication task to continuously replicate data from the primary RDS database to an instance in us-west-2. Use S3 Cross-Region Replication (CRR).
Use AWS Backup with a cross-region copy plan for the RDS database, enabling continuous backups. Use S3 Cross-Region Replication (CRR) for the documents bucket. In the event of a disaster, restore the RDS database from the latest point-in-time backup and launch a new EC2 fleet from a pre-staged AMI.
Use AWS Elastic Disaster Recovery (DRS) to continuously replicate both the EC2 instances and the Amazon RDS database volumes to a staging area in us-west-2. Use S3 Cross-Region Replication (CRR). During a failover, use DRS to launch recovery instances and a recovered database in the DR region.
The correct approach successfully combines services to meet the stringent RPO and RTO requirements while remaining cost-effective. Using an Amazon RDS for PostgreSQL cross-region read replica provides asynchronous replication to the DR region, which is essential for achieving an RPO of less than 1 minute. During a disaster, this replica can be promoted to a standalone, writable database instance in a few minutes, which helps meet the RTO of less than 15 minutes.
For the application tier, a 'pilot light' strategy is the most cost-effective approach. This involves replicating the Amazon Machine Image (AMI) to the DR region and maintaining an Auto Scaling group with a minimum and desired capacity of 0 or 1. In a disaster, this can be quickly scaled out. For data in Amazon S3, enabling Cross-Region Replication (CRR) ensures that objects are automatically and asynchronously copied to a bucket in the DR region, which is suitable for file-based data. Finally, Amazon Route 53 with health checks and a failover routing policy should be used to redirect user traffic to the DR region's resources once they are promoted and scaled.
Using AWS Backup with continuous backups for RDS typically provides an RPO of around 5 minutes, which does not meet the sub-1-minute requirement. Using AWS Database Migration Service (DMS) for DR adds unnecessary complexity compared to native RDS replication features and suggesting a warm standby for EC2 is less cost-effective than a pilot light approach. AWS Elastic Disaster Recovery (DRS) is designed for block-level replication of servers like EC2 or on-premises machines and is not the appropriate or recommended tool for managed database services like Amazon RDS.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is a pilot light strategy, and why is it considered cost-effective?
Open an interactive chat with Bash
How does Cross-Region Replication (CRR) in Amazon S3 help with disaster recovery?
Open an interactive chat with Bash
Why is an RDS cross-region read replica recommended for meeting stringent RPO and RTO requirements?
Open an interactive chat with Bash
AWS Certified Solutions Architect Professional SAP-C02
Design for New Solutions
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Loading...
Loading...
Loading...
IT & Cybersecurity Package Join Premium for Full Access