Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Amazon Exam SOA-C03 Topic 2 Question 3 Discussion

Actual exam question for Amazon's SOA-C03 exam
Question #: 3
Topic #: 2
[All SOA-C03 Questions]

A global company runs a critical primary workload in the us-east-1 Region. The company wants to ensure business continuity with minimal downtime in case of a workload failure. The company wants to replicate the workload to a second AWS Region.

A CloudOps engineer needs a solution that achieves a recovery time objective (RTO) of less than 10 minutes and a zero recovery point objective (RPO) to meet service level agreements.

Which solution will meet these requirements?

Show Suggested Answer Hide Answer
Suggested Answer: C

According to the AWS Cloud Operations and Disaster Recovery documentation, the active-active multi-Region architecture provides the lowest possible RTO and RPO among all disaster recovery strategies. In this approach, workloads are deployed and actively running in multiple AWS Regions simultaneously. All data is continuously replicated in real time between Regions using fully managed replication services, ensuring zero data loss (zero RPO).

Because both Regions are active and capable of handling requests, failover between them is instantaneous, meeting the RTO of less than 10 minutes. Amazon Route 53 is used with weighted or latency-based routing policies and health checks to automatically route traffic away from an impaired Region to the healthy Region without manual intervention.

In contrast:

Pilot Light Architecture maintains only a minimal copy of the environment in the secondary Region. It requires time to scale up infrastructure during a disaster, resulting in longer RTO and potential data loss (non-zero RPO).

Warm Standby Architecture keeps partially running infrastructure in the secondary Region. Although faster than pilot light, it still requires scaling and synchronization, resulting in higher RTO and RPO compared to active-active.

Backup and Restore (option D) relies on periodic backups and restores data when needed. This approach has the highest RTO and RPO, unsuitable for mission-critical workloads demanding high availability and zero data loss.

Therefore, based on AWS-recommended disaster recovery strategies outlined in the AWS Cloud Operations and Disaster Recovery Guide, the Active-Active Multi-Region architecture (Option C) is the only approach that guarantees RTO <10 minutes and RPO = 0, achieving continuous availability and business continuity across Regions.


Contribute your Thoughts:

Jenelle
2 hours ago
I'm leaning towards option A with the pilot light architecture. It provides real-time data replication and automated failover, which should meet the requirements.
upvoted 0 times
...
Jacquline
6 days ago
Option B with the warm standby architecture seems like a good compromise between cost and reliability. It provides regular data replication without the overhead of the active-active approach.
upvoted 0 times
...
Leslie
11 days ago
I'm a bit confused by the different architecture options. Can someone explain the differences between them and how they would impact the RTO and RPO?
upvoted 0 times
...
Nelida
17 days ago
I think option C is the best solution here. The active-active architecture with real-time data replication across two Regions should meet the RTO and RPO requirements.
upvoted 0 times
...

Save Cancel