Courseiva
CISMChapter 17 of 17Objective 4.5

Business Continuity and Disaster Recovery Integration

How do you keep a business running during a crisis, and how do you bring it back to normal afterwards — without letting either effort get in the way of the other? That's the problem that integrating incident management with business continuity and disaster recovery solves, and it's a core topic in CISM because real-world organisations fail when these plans are created in silos. Understanding this integration helps you see how a single coordinated strategy can protect a company from both chaos and long-term damage.

12 min read
Intermediate
Updated Jul 23, 2026
Reviewed by Johnson Ajibi· Senior Network & Security Engineer · MSc IT Security

A simple way to picture Business Continuity and Disaster Recovery Integration

The Restaurant Kitchen Fire Analogy

A busy restaurant kitchen during Friday night dinner service. The head chef has just shouted orders for a dozen tables — steaks, pastas, salads — and every station is moving at full speed. Suddenly, a grease fire erupts from the fryer, sending black smoke across the pass. The fire is the incident: an immediate, unexpected problem that could halt service.

The restaurant has an incident management plan for exactly this moment. The sous chef grabs the fire extinguisher and yells for the team to engage the kitchen fire suppression system. That's incident management: the rapid, tactical response to contain the fire, evacuate the immediate area, and call the fire brigade. It stops the problem from getting worse, right now.

But the restaurant also has a business continuity and disaster recovery plan that kicks in alongside the fire response. While the sous chef fights the fire, the head chef moves to the backup prep station in the dining room, and the waitstaff start taking orders from the patio using paper tickets because the POS system is down. That's business continuity: keeping the restaurant serving customers even though the main kitchen is on fire. Meanwhile, the manager calls the restaurant's backup linen and food supplier, because the fire damaged the stockroom. That's disaster recovery: restoring the kitchen, fryer, and supplies so the restaurant can return to full operation tomorrow. The integration means that everyone — chef, manager, waitstaff — knows their role during the fire, and the plans for fighting the fire, serving customers, and rebuilding the kitchen are all coordinated in advance, not invented on the spot. Without integration, the chef might fight the fire while the waitstaff panic, customers leave, and no one thinks to order new ingredients until the fire is out, by which time the restaurant is closed for a week.

How It Actually Works

Let's start with the basics. An incident is any event that disrupts normal operations — it could be a cyberattack, a power outage, a flood, or even a simple server crash. Incident management is the set of actions you take the moment an incident happens: you detect it, you contain it, you analyse what's going on, and you resolve it. Think of it as the emergency response team showing up at the scene.

Business continuity (BC) is the plan for keeping essential functions running during that disruption. If your office burns down, BC means you have a backup location where people can work, or you can all work from home. If your payment system goes offline, BC means you have a manual process to take orders and process payments later. BC is about survival: how does the business keep delivering its most critical services while things are broken?

Disaster recovery (DR) is the plan for getting back to full normal operations after the disaster ends. DR focuses on restoring IT systems, data, and infrastructure. If a fire destroyed your server room, DR is the step-by-step process for rebuilding those servers, restoring data from backups, and getting every application back online. BC is about staying alive; DR is about healing and rebuilding.

Now, here's the core challenge that CISM wants you to understand: in many organisations, these three areas — incident management, business continuity, and disaster recovery — are managed by different teams who never talk to each other. The incident response team might contain a ransomware attack by shutting down all network connections, which accidentally blocks the business continuity team from accessing the backup systems they need to keep the company running. The disaster recovery team might start restoring systems from old backups, unaware that the incident response team hasn't yet identified the root cause of the attack, meaning the attackers could still be inside the network.

Integration means that all three plans are designed together, tested together, and executed in a coordinated way. The key is to define clear roles, communication channels, and decision points. For example, when the incident response team identifies a major security breach, they should simultaneously trigger the business continuity plan — because the CEO needs to know if they can still process customer orders. And once the incident is contained, the disaster recovery team should automatically start restoration, using updated backup data that the incident team has verified as clean.

CISM frames this integration around a concept called the 'business continuity lifecycle', which includes four phases:

Plan: design all three strategies together, document dependencies, and assign responsibilities.

Build: implement the technical and procedural controls, such as backup systems, alternative work sites, and incident response playbooks.

Test: run regular exercises that combine incident response, BC, and DR scenarios — not just testing each in isolation.

Improve: after every real incident or exercise, review what went wrong and update all three plans as a single integrated set of documents.

Another important idea is the 'recovery time objective' (RTO) and 'recovery point objective' (RPO). RTO is the maximum acceptable time that a system can be down. For example, your payment system might have an RTO of one hour — you need it back within an hour or you start losing serious money. RPO is the maximum acceptable data loss. If your customer database is backed up every four hours, your RPO is four hours — meaning you could lose up to four hours of data. Integrating incident management with BC and DR means that the incident team knows these RTO and RPO targets and prioritises their response to meet them. If the incident team takes six hours to contain a breach, they've already blown the one-hour RTO for the payment system. That's a failure of integration.

Why does integration matter for CISM? Because the exam tests whether you understand that isolated plans create gaps. A common exam scenario describes a company that has a perfect incident response plan but no business continuity plan — so they stop the attack but the business shuts down because no one planned for how to keep operations going during the recovery. The correct answer will always be the one that links these functions together, often using the business continuity plan as the overarching framework that coordinates incident response and disaster recovery.

In practice, integration also means sharing information. The incident response team needs to tell the BC team what systems are affected, so the BC team can adjust their workarounds. The DR team needs to know the timeline from the incident team, so they know when they can safely start restoring systems. Communication protocols — who calls whom, in what order, using what channels — must be defined in advance and tested.

Finally, integration requires governance. A single committee or senior manager should oversee all three functions, ensuring that budget, training, and testing are coordinated. The CISM exam emphasises that the information security manager should be part of this governance structure, because security incidents are a primary trigger for both BC and DR.

This flowchart shows how a critical incident triggers three parallel tracks: incident response, business continuity, and disaster recovery, which eventually converge for system restoration and improvement.

Walk-Through

1

Detect and Confirm the Incident

The incident response team identifies unusual activity or receives an alert. They investigate to confirm that a genuine incident is occurring. This step is critical because premature activation of BC or DR waste resources and cause unnecessary disruption to the business.

2

Perform Initial Triage and Classification

The incident response team classifies the incident by type (e.g., ransomware, data breach, physical disaster) and severity (e.g., low, medium, critical). Classification determines which BC and DR plans to activate. For a critical incident, all three plans are activated immediately. This step ensures that resources are aligned with the real impact.

3

Simultaneously Activate BC and DR Plans

Based on the classification, the incident response coordinator triggers the business continuity plan to maintain critical operations (e.g., switching to manual processes, activating a backup site), and the disaster recovery plan to prepare for system restoration. This parallel activation prevents business downtime and positions DR to begin as soon as the incident is contained.

4

Contain and Eradicate the Incident

The incident response team works to stop the attack from spreading and to remove the threat, such as isolating infected systems or blocking malicious IP addresses. During this step, they communicate updates to the BC and DR teams so those teams can adjust their plans without interfering with containment. For example, they may warn the DR team that a specific server must not be touched yet.

5

Restore Systems and Resume Normal Operations

Once the incident team confirms the threat is neutralised, the disaster recovery team begins restoring systems from clean backups and applying patches. The business continuity team continues manual operations until systems are fully functional. A final verification test ensures that all restored systems operate correctly. The incident, BC, and DR teams jointly declare the crisis resolved.

6

Conduct a Coordinated Post-Incident Review

All three teams meet to analyse what worked, what did not, and what changed in the environment. They update the integrated plans based on findings. This step ensures continuous improvement and prepares the organisation for the next incident.

What This Looks Like on the Job

Consider a mid-sized e-commerce company called ShopFast that sells furniture online. Their IT infrastructure includes a web server, a payment processing system, a customer database, and a warehouse management system. They have 120 employees and process about 500 orders per day.

One Tuesday morning at 9:15 AM, the security operations centre detects unusual outbound traffic from the customer database server. The incident response team is alerted and begins an investigation. Within 30 minutes, they confirm that an attacker has gained unauthorised access to the database using stolen credentials — a ransomware attack is underway.

Here's what happens when incident management, business continuity, and disaster recovery are integrated:

The incident response team immediately isolates the affected database server from the network. They also notify the business continuity coordinator (who is part of the same integrated command structure) via a pre-agreed phone call.

The business continuity coordinator activates the BC plan. She knows that the customer database is critical for order processing but not absolutely essential for the first two hours — orders can be taken manually and processed later. She instructs the customer service team to switch to a manual order-taking process using a shared spreadsheet and paper forms. The warehouse team is told to continue fulfilling orders that have already been processed and are in the warehouse queue.

Meanwhile, the incident response team analyses the attack. They discover that the attacker deployed ransomware but was caught before encrypting the files. They collect forensic evidence and identify the compromised account. They reset credentials for all administrative accounts. This takes about three hours.

Once the incident team gives the all-clear, they notify the disaster recovery coordinator. The DR team restores the customer database from the most recent clean backup (taken at 2:00 AM that morning). They also patch the vulnerability that allowed the credential theft and apply additional security controls. Because the BC plan kept the business operating manually, no customer orders were lost, but the company did have to process 150 manual orders after the systems came back online. The RTO for the database was four hours, and they met it with 45 minutes to spare. The RPO was four hours (their backup interval), and they lost no data because the attacker had not modified records.

The integrated plan included a 'post-incident review' scheduled for the next day. At that meeting, the incident team, BC team, and DR team together identified that the manual order process was too slow for peak periods, so they decided to invest in a secondary real-time order processing system. They also realised that the incident team's initial isolation of the database server prevented the BC team from accessing a backup copy that was stored on the same network segment, so they updated the plan to ensure backup systems are on a separate, isolated network.

Without integration, the incident team might have isolated the server without telling anyone, leaving the customer service team unaware and unable to switch to manual processes for an hour. The DR team might have started restoring the database before the incident team finished forensic collection, potentially destroying evidence needed to prosecute the attacker. The company might have lost both customers and evidence. Integration turned a potentially devastating attack into a manageable disruption.

How CISM Actually Tests This

CISM tests this objective (4.5) with two main types of questions: scenario-based questions where you must select the best action after an incident, and definitional questions about the relationship between incident management, BC, and DR. You need to be precise.

Key exam concepts to memorise:

The primary role of the business continuity plan is to maintain critical business functions during a disruption — not to restore IT systems. That's disaster recovery's job. If a question asks 'What should the BC plan focus on during a cyberattack?', the answer is 'maintaining essential operations', not 'restoring servers'.

Incident management focuses on containing and resolving the immediate threat. A common trap is asking you to choose between activating the BC plan immediately versus finishing the incident investigation first. The correct answer is almost always to activate BC in parallel, even before the investigation is complete, because the business must keep running.

The RTO and RPO are defined during the business impact analysis (BIA), not during the incident. If a question gives you a scenario with specific downtime and data loss, calculate whether the incident met the RTO and RPO. Then choose the answer that aligns with meeting those objectives through integrated planning.

Common exam traps:

They will offer an answer that says 'focus only on incident response until the threat is contained, then worry about BC and DR'. This is wrong because BC must be activated immediately to prevent business loss.

They will offer an answer that says 'the incident response team should also be responsible for restoring backups'. That's wrong — incident response and disaster recovery are different teams with different skills, though they must communicate.

They will try to trick you into thinking that once the incident is resolved, BC and DR are no longer needed. In fact, BC continues until the DR restores full operations, and DR may continue for days or weeks.

Concepts you must know for multiple-choice answers:

Business Impact Analysis (BIA): the process that identifies critical business functions and their RTO/RPO thresholds. It is the foundation for both BC and DR plans.

Business Continuity Plan (BCP): the documented strategy for maintaining operations during disruption.

Disaster Recovery Plan (DRP): the documented strategy for restoring IT infrastructure and systems.

Incident Response Plan (IRP): the documented strategy for detecting, containing, and eradicating security incidents.

The 'plan-test-improve' cycle: CISM loves questions about the importance of testing integrated scenarios, not just testing each plan separately.

Communication is a key exam topic: questions will ask who needs to be notified and in what order. The answer always includes internal stakeholders (executives, affected departments) and external ones (customers, regulators, law enforcement) — but the sequence depends on the type of incident. For a data breach, you notify legal and PR before the public.

Finally, remember this principle: integration is not optional. The CISM exam's correct answers will consistently favour actions that coordinate BC, DR, and incident management, rather than treating them as separate efforts. If you see an answer that isolates one function from the others, it is likely a trap.

Key Takeaways

Incident management, business continuity, and disaster recovery must be designed and activated together — treating them separately creates dangerous gaps in your organisation's response to crises.

Business continuity keeps critical functions running during a disruption; disaster recovery restores IT systems afterwards; incident management contains and resolves the immediate threat.

The recovery time objective (RTO) and recovery point objective (RPO) are derived from the business impact analysis and drive the priorities of both incident response and disaster recovery.

Activate the business continuity plan in parallel with incident response — do not wait until the incident is fully contained to start planning how the business will keep operating.

Integrated plans include documented communication protocols that define who notifies whom, in what order, and through which channels during any type of incident.

Regular, integrated testing of incident response, BC, and DR together reveals gaps that isolated tests will miss, such as conflicting resource needs or incompatible timelines.

The information security manager should be included in the governance structure overseeing BC and DR, because security incidents are a primary trigger for both functions.

A post-incident review must include all three teams (IR, BC, DR) to improve the integrated plan based on lessons learned from the actual response.

Easy to Mix Up

These come up on the exam all the time. Here's how to tell them apart.

Business Continuity (BC)

Focuses on maintaining critical business functions during a disruption.

Covers all aspects of the business, including manual processes and alternative worksites.

Is activated immediately upon incident confirmation and continues until full DR is complete.

Disaster Recovery (DR)

Focuses on restoring IT systems, applications, and data to normal operation.

Is primarily IT-centric, dealing with servers, networks, and backups.

Is activated after the incident is contained, though preparation may begin earlier.

Incident Management (IR)

Goal is to contain, eradicate, and recover from the immediate threat.

Operates on a short timeline — hours to days.

Handles the 'firefighting' aspect of a crisis.

Business Continuity (BC)

Goal is to keep essential business services running despite the disruption.

Operates on a longer timeline — days to weeks.

Handles the 'survival' aspect of a crisis.

Recovery Time Objective (RTO)

Maximum acceptable downtime for a system or process.

Measures time — e.g., 'payment system must be back within two hours'.

Drives the speed of restoration efforts in the DR plan.

Recovery Point Objective (RPO)

Maximum acceptable data loss measured in time.

Measures data freshness — e.g., 'we can afford to lose at most 15 minutes of transactions'.

Drives the frequency of backups and replication strategies.

Integrated Plan

Incident, BC, and DR teams coordinate through a single command structure.

Plans are tested together in combined exercises.

Communication protocols are defined across all three teams from the start.

Siloed Plans

Each team develops and tests its plan independently.

During a crisis, teams may conflict over resources or timelines.

Critical information (e.g., RTO changes) may not be shared, causing delays.

Watch Out for These

Mistake

Business continuity and disaster recovery are the same thing, just with different names.

Correct

Business continuity focuses on keeping essential business functions running during a disruption, while disaster recovery focuses on restoring IT systems and data after the disruption ends. They are complementary but distinct.

Both involve planning for disruptions, and many IT teams use the terms interchangeably. But CISM carefully separates them, and beginners often merge them into one concept.

Mistake

Incident management should be completed before you activate business continuity or disaster recovery.

Correct

Incident management, BC, and DR should be activated in parallel as soon as the incident is confirmed. Waiting to activate BC means the business stops operating, causing additional losses.

This mistake comes from a linear, 'fix it then move on' mindset. In real crises, time is critical, and the business cannot afford to wait hours for the incident to be fully resolved before starting to operate manually.

Mistake

The disaster recovery plan is only needed for natural disasters like floods or fires.

Correct

Disaster recovery applies to any event that damages IT systems, including cyberattacks, hardware failures, human errors, and power outages. In fact, cyberattacks are now the most common trigger for DR plans.

The word 'disaster' makes people think of cataclysmic natural events. Beginners overlook that most DR activations are for smaller, more common IT failures.

Mistake

If you have a good incident response plan, you don't need a separate business continuity plan.

Correct

Incident response plans handle the immediate threat, but they rarely include instructions for keeping the business running. You need BC and DR plans to address the operational and recovery aspects that IR plans do not cover.

This arises from assuming that stopping the attack solves everything. But a business can be fully secure yet still fail because no one planned for how to process orders without a working payment system.

Mistake

Business continuity plans are static documents that you create once and review annually.

Correct

BC plans must be living documents that are updated after every test, every real incident, and whenever the business changes (new processes, new technology, new regulations).

Many organisations treat BC planning as a checkbox exercise. Beginners assume a plan is complete once written, but CISM emphasises continuous improvement through testing and lessons learned.

Do You Actually Know This?

Reveal each answer, then mark whether you got it right. Score 60%+ to unlock the next chapter.

Frequently Asked Questions

What is the difference between business continuity and disaster recovery in plain English?

Business continuity is the plan for 'how we keep the business going' during a problem — for example, having employees work from home when the office floods. Disaster recovery is the plan for 'how we fix our computers and data' after the problem is solved — for example, restoring the office server from a backup.

Can I have just one plan that covers incident response, BC, and DR?

Yes, an integrated plan is best, but it must include distinct sections for incident management (immediate response), business continuity (maintaining operations), and disaster recovery (restoring systems). A single plan that tries to combine everything without clear roles and timelines can still fail.

Why do I need a business impact analysis before I can build BC and DR plans?

The business impact analysis (BIA) identifies which business functions are most critical and defines their recovery time objectives (RTOs) and recovery point objectives (RPOs). Without this information, you cannot prioritise what to restore first or how long you can afford to be down.

What happens if the incident management team and the BC team disagree on priorities during a crisis?

That lack of integration is exactly what CISM warns against. An integrated plan includes a pre-defined escalation process and a single incident commander (or crisis management team) with authority to make binding decisions, so conflicts are resolved based on the plan, not by argument in the moment.

How often should organisations test their integrated plans?

Best practice is to test the integrated plan at least once per year, with more frequent tabletop exercises for each individual function. After every real incident and after major business changes, the plan should be reviewed and potentially tested again.

Does business continuity only apply to IT?

No, IT is just one part. Business continuity covers all critical business functions, including manufacturing, customer service, logistics, finance, and HR. Disaster recovery is the IT-focused part of the overall BC strategy.

Terms Worth Knowing

Keep going

You've finished Business Continuity and Disaster Recovery Integration. Continue through the CISM study guide to build a complete picture of the exam.

Done with this chapter?