A retail organization completes a Business Impact Analysis (BIA) for its cloud-hosted Point-of-Sale (POS) transaction ingestion service. The BIA establishes a maximum acceptable data loss timeframe of 30 minutes and a maximum allowable service downtime of 4 hours. The disaster recovery team proposes updating off-site database replicas every 15 minutes while utilizing a cold recovery site that requires 6 hours to bring online. Which of the following best evaluates this proposed recovery strategy against the established BIA metrics?
- The data replication strategy satisfies the Recovery Point Objective (RPO), but the cold recovery site fails to meet the Recovery Time Objective (RTO).Answer
- BThe data replication strategy satisfies the Recovery Time Objective (RTO), but the cold recovery site fails to meet the Recovery Point Objective (RPO).
- CThe 15-minute replication interval violates the 4-hour Recovery Point Objective (RPO) by causing excessive data loss during failover.
- DThe cold standby facility implementation functions primarily as a preventive control rather than a corrective continuity control.
Answer
The data replication strategy satisfies the Recovery Point Objective (RPO), but the cold recovery site fails to meet the Recovery Time Objective (RTO).
The correct evaluation recognizes that replicating database changes every 15 minutes limits potential data loss to 15 minutes, which successfully satisfies the 30-minute Recovery Point Objective (RPO). Conversely, bringing a cold standby site online takes 6 hours, which exceeds the 4-hour Recovery Time Objective (RTO) maximum downtime requirement.
Step-by-Step Solution
Key Concept
Alignment of Business Continuity Metrics (RTO and RPO)
Estimated Time:1m 30s