400-007 · Question #231
An architect receives a business requirement from a CTO that states the RTO for a new system should be 4 hours, and the RPO should be less than 1 hour. Business continuity must also be ensured in…
The correct answer is D. synchronous replication over geographically dispersed dual data centers via MPLS. An RPO under 1 hour mandates synchronous replication, and protection from a natural disaster requires geographically dispersed sites connected by a resilient WAN such as MPLS.
Question
An architect receives a business requirement from a CTO that states the RTO for a new system should be 4 hours, and the RPO should be less than 1 hour. Business continuity must also be ensured in the event of a natural disaster. Which replication method and data center technology should be used?
Options
- Aasynchronous replication over dual data centers via DWDM
- Basynchronous replication over geographically dispersed dual data centers via CWDM
- Csynchronous replication over dual data centers via Metro Ethernet
- Dsynchronous replication over geographically dispersed dual data centers via MPLS
How the community answered
(31 responses)- A13% (4)
- B26% (8)
- C6% (2)
- D55% (17)
Why each option
An RPO under 1 hour mandates synchronous replication, and protection from a natural disaster requires geographically dispersed sites connected by a resilient WAN such as MPLS.
Asynchronous replication introduces a lag between writes that may exceed the sub-1-hour RPO requirement, and DWDM is typically deployed over metro-scale distances rather than between geographically dispersed disaster-recovery sites.
Asynchronous replication cannot guarantee an RPO under 1 hour due to its inherent write-lag, and CWDM is limited to short-range optical links unsuitable for the geographic separation needed for natural disaster protection.
Metro Ethernet connects sites within the same metropolitan area, meaning a single regional natural disaster could affect both data centers simultaneously and violate the business continuity requirement.
Synchronous replication confirms data is written to both sites before acknowledging each write, guaranteeing near-zero data loss and satisfying an RPO of less than 1 hour. Geographically dispersed data centers ensure a regional natural disaster cannot destroy both sites simultaneously, and MPLS provides the reliable, low-latency WAN transport required to sustain synchronous replication over long distances while meeting the 4-hour RTO.
Concept tested: RPO and RTO requirements driving replication type and DR site selection
Source: https://www.cisco.com/c/en/us/td/docs/solutions/Enterprise/Data_Center/DR/07030901/DRover/DRover.html
Topics
Community Discussion
No community discussion yet for this question.