Disaster Recovery vs Business Continuity Planning: What CISM Candidates Need to Know

Updated September 2026 · 9 min read

📋 Table of Contents

  1. The Short Answer
  2. What Is Business Continuity Planning (BCP)?
  3. What Is Disaster Recovery (DR)?
  4. Key Differences Between DR and BCP
  5. RTO, RPO, MTD, and WRT: The Metrics That Tie Them Together
  6. How DR and BCP Fit Together in Practice
  7. How ISACA Tests This in CISM Domain 4
  8. Common Mistakes Candidates Make
  9. Frequently Asked Questions
🎯 Quick Answer Business continuity planning (BCP) is the broader discipline of keeping critical business functions running during and after a disruption. Disaster recovery (DR) is a narrower, technical subset of BCP focused specifically on restoring IT systems, applications, and data after an outage. Every organization with a mature program needs both: the BCP tells you what the business must keep doing, and the DR plan tells IT how to bring the technology back so the business can keep doing it.

What Is Business Continuity Planning (BCP)?

Business continuity planning is an organization-wide discipline that answers one question: if a disruption happens, whether that is a hurricane, a pandemic, a key vendor failure, or a prolonged power outage, how does the business keep its most critical functions operating at an acceptable level?

BCP is not an IT function. It covers people, facilities, suppliers, communications, and process, in addition to technology. A well-built BCP typically includes:

Ownership of BCP typically sits with a business continuity manager, a risk or resilience function, or in smaller organizations, the CISO or security manager wearing multiple hats. ISACA and most standards bodies treat it as a governance responsibility, not a purely technical one.

What Is Disaster Recovery (DR)?

Disaster recovery is the technical plan for restoring IT infrastructure, applications, and data after an outage, whether that outage is caused by a natural disaster, a hardware failure, a ransomware attack, or human error. DR is owned by IT and infrastructure teams, and it is almost always scoped as a subset of the broader BCP.

A DR plan typically covers:

⚠️ The Most Common Confusion Candidates often use "DR plan" and "BCP" interchangeably, and vendors selling backup and replication products reinforce this by marketing their tools as "business continuity solutions." On the exam, and in practice, resist that conflation: a company can have an excellent DR plan for its data center and still fail during a disruption because nobody planned for the loss of key staff, an office building, or a critical supplier. DR restores technology. BCP restores the business.

Key Differences Between DR and BCP

Dimension Business Continuity Planning (BCP) Disaster Recovery (DR)
Scope Entire organization: people, process, facilities, suppliers, technology IT systems, applications, infrastructure, and data
Primary owner Business continuity manager, risk/resilience function, or executive sponsor IT operations, infrastructure, or a dedicated DR team
Core question "What critical functions must keep running, and how?" "How do we restore the systems those functions depend on?"
Key input document Business impact analysis (BIA) System and application inventory, dependency map, backup architecture
Typical trigger Any disruption to normal operations, technical or non-technical An IT outage or data loss event specifically
Success measure Critical business processes continue within tolerable downtime Systems and data are restored within defined recovery targets

The relationship is hierarchical, not parallel. DR sits inside BCP as one of its supporting plans, alongside crisis communication plans, facility continuity plans, and supply chain continuity plans. A mature continuity program treats the DR plan as one deliverable among several, not as a replacement for the BCP itself.

RTO, RPO, MTD, and WRT: The Metrics That Tie Them Together

Both disciplines share a common vocabulary of recovery metrics, and the exam expects you to distinguish them precisely. These metrics are derived during the BIA and then used to design the DR plan's technical targets.

Metric Definition Practical Example
RTO (Recovery Time Objective) The maximum acceptable time to restore a system or process after disruption An e-commerce order system has an RTO of 4 hours; IT must have it back online within that window
RPO (Recovery Point Objective) The maximum acceptable amount of data loss, measured in time A financial transaction database has an RPO of 15 minutes; backups or replication must occur at least that frequently
MTD (Maximum Tolerable Downtime) The absolute outer limit before an outage causes unacceptable harm to the business, at the process level Payroll processing has an MTD of 3 days; beyond that, the company faces regulatory and reputational consequences
WRT (Work Recovery Time) The time needed after systems are restored to verify data, catch up on backlog, and resume full normal operation After the order system RTO is met, staff need another 2 hours to reconcile queued orders, so WRT is 2 hours

A useful way to see how these fit together: MTD ≥ RTO + WRT. The maximum tolerable downtime for a business process must be greater than or equal to the time it takes IT to restore the system plus the time staff need to fully resume work. If RTO plus WRT exceeds MTD, the DR plan does not actually meet the business requirement, even if the technology recovery itself succeeds. This is a frequent scenario-based exam trap: a plan can look technically sound while still failing the business.

RPO, by contrast, is entirely about data loss tolerance and directly drives backup and replication architecture decisions. A near-zero RPO requirement (common in banking and healthcare transaction systems) forces synchronous replication and a hot site; a 24-hour RPO tolerance allows nightly backups to a cold site at far lower cost. For a deeper walkthrough of how these figures get derived during the BIA process itself, see our Business Impact Analysis (BIA) guide.

How DR and BCP Fit Together in Practice

Consider a mid-sized regional bank that loses its primary data center to a flood:

  1. The BCP activates first. The crisis management team declares an incident, activates the incident command structure, and communicates with regulators, customers, and staff per the crisis communication plan.
  2. Alternate facilities and staffing kick in. Branch staff shift to a business continuity site or work remotely per the facility continuity plan. This is BCP scope, not DR scope.
  3. The DR plan executes in parallel. IT fails core banking systems over to the warm site, restores the transaction database to its last replicated point (meeting the defined RPO), and brings applications back online within the agreed RTO.
  4. WRT closes the gap. Once systems are up, operations staff reconcile any transactions that were in flight during the failover before declaring the branch network fully operational.
  5. The BCP governs the overall recovery timeline. Even after IT systems are restored, the business continuity plan continues to manage the broader recovery, including customer communication, regulatory reporting, and eventually failback to the primary data center.

Notice that the DR plan is a critical dependency of the BCP, but it is executed by a different team, measured against different targets, and does not by itself constitute a complete response. This layered relationship, where DR is necessary but not sufficient for full business continuity, is exactly what CISM scenario questions are built to test.

How ISACA Tests This in CISM Domain 4

Disaster recovery and business continuity planning fall under CISM Domain 4: Information Security Incident Management, which represents roughly 30% of the exam. ISACA does not test DR and BCP as an isolated topic; instead, it weaves them into broader incident management scenarios alongside the BIA, incident response procedures, and post-incident review.

Expect exam items that:

Our CISM Domain 4: Incident Management guide covers the full domain breakdown if you want the complete picture beyond DR and BCP specifically, and our Key Risk Indicators guide is useful background for how organizations monitor continuity and recovery risk on an ongoing basis.

Master Domain 4 Before Exam Day

Practice with scenario-based questions covering BCP, DR, incident response, and recovery metrics, with AI-powered gap analysis to find your weak spots before you sit the exam.

Start Free 7-Day Trial →

Common Mistakes Candidates Make

1. Treating DR as a Complete Answer

On scenario questions, if the only action taken is a technical failover with no mention of communication, staffing, or business-process continuity, that answer is describing DR, not BCP. ISACA frequently uses this as a distractor: the technically correct-sounding answer that is actually incomplete from a governance perspective.

2. Confusing RPO with RTO

RPO measures data loss tolerance looking backward from the moment of failure; RTO measures downtime tolerance looking forward from the moment of failure until restoration. A quick way to keep them straight: RPO is about how much you can afford to lose, RTO is about how long you can afford to wait.

3. Ignoring Plan Maintenance and Testing Cadence

A DR or BCP plan that has never been tested is, from an audit and governance standpoint, treated as unverified and therefore unreliable, regardless of how well it reads on paper. ISACA expects candidates to know that plans require periodic testing (commonly annually at minimum for critical systems, more frequently for high-risk environments) and updates after significant organizational or technical change.

4. Assuming One Recovery Strategy Fits All Systems

Not every system needs a hot site and a near-zero RPO. Applying uniform recovery targets across all systems, regardless of criticality, wastes budget on low-priority systems and is a common wrong-answer pattern on tiered-recovery-strategy questions. Recovery investment should scale with the BIA's criticality ranking, not be applied uniformly.

Frequently Asked Questions

Is disaster recovery part of business continuity, or are they separate plans?

Disaster recovery is a subset of business continuity planning. The DR plan is one of several supporting plans (alongside crisis communication, facility continuity, and supply chain continuity plans) that together make up a complete BCP. They are documented separately in most organizations because they have different owners and audiences, but DR is scoped inside the broader BCP framework, not alongside it as an equal, independent discipline.

Who is typically responsible for DR versus BCP?

DR is typically owned by IT operations or infrastructure teams, since it deals with restoring technology. BCP is typically owned by a business continuity manager, a risk or resilience function, or in smaller organizations, the CISO or security manager. The CISM exam expects candidates to understand this ownership split, since it frequently underlies "who should make this decision" scenario questions.

What is the difference between RTO and MTD?

RTO is the target for how quickly a specific system must be restored. MTD is the outer limit for how long an entire business process can be down before the damage becomes unacceptable, considering both the technical recovery time and the additional work-recovery time needed afterward. RTO is a system-level IT target; MTD is a process-level business threshold. The relationship is generally MTD ≥ RTO + WRT.

Do small organizations need both a formal BCP and a formal DR plan?

Yes, in principle, though the documents can be far shorter than a large enterprise's. Even a small business benefits from identifying its critical functions and recovery targets (the BCP side) separately from documenting how it will actually restore its systems and data (the DR side). Skipping the BCP and relying only on backups is a common real-world failure mode: the data comes back, but nobody planned for the loss of an office, a key employee, or a critical vendor.

How does this topic relate to the business impact analysis (BIA)?

The BIA is the analytical process that produces the RTO, RPO, and MTD figures used by both the BCP and the DR plan. Think of the BIA as the input, and DR and BCP as the two outputs built to satisfy that input, DR from a technical-recovery angle and BCP from an organization-wide angle. See our full Business Impact Analysis guide for the complete 7-step methodology.

Business Impact Analysis (BIA) Guide

The 7-step BIA methodology and how it produces the RTO/RPO/MTD figures used to build DR and BCP plans.

CISM Domain 4: Incident Management

The full domain breakdown covering incident response, DR, BCP, and post-incident review.

Key Risk Indicators (KRIs) Explained

How organizations monitor ongoing continuity and recovery risk between disruptions.

Incident Response Metrics

The metrics every CISM candidate should know for measuring incident response effectiveness.