Courseiva
CRISCChapter 16 of 16Objective 4.4

Incident Response, Business Continuity, and Disaster Recovery

Incident response, business continuity, and disaster recovery are the three layers of defence that keep an organisation alive when something goes wrong – from a minor computer crash to a hurricane destroying a data centre. For the CRISC exam, you need to understand how risk management connects to each of these areas, because every decision about when to fight a fire vs. when to relocate the whole business is a risk-based decision.

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

A simple way to picture Incident Response, Business Continuity, and Disaster Recovery

The Weekend House Party Analogy

Three hundred guests are arriving at your house for a weekend-long party. You’ve organised the event: music, food, a schedule of activities. This is your normal operations – the party runs smoothly.

Suddenly, at 2 a.m. on Saturday, a pipe bursts in the kitchen. Water is spraying everywhere. This is the security incident. Your immediate, short-term reaction is Incident Response (IR). You grab buckets, turn off the main water valve, and call an emergency plumber. Your only goal is to stop the immediate damage and get the situation under control.

While the plumber works, you can’t use the kitchen. You move the drinks table to the living room and start serving cold sandwiches instead of the planned hot dinner. You’ve activated your Business Continuity (BC) plan. BC is about keeping the party (your core business functions) running, even if you have to change how you do things temporarily.

Now, imagine the pipe burst flooded the entire ground floor, ruining the electrical wiring and forcing you to evacuate the house. The party can’t continue at your home. This is the disaster. Your Disaster Recovery (DR) plan kicks in. You have a pre-arranged backup location – a neighbour’s empty house a few streets away. You move all the essential supplies (servers and data) there and resume the party. DR is about rebuilding your entire operation in a new location after a catastrophic event.

How It Actually Works

To understand these three concepts, you first need to recognise they are not the same thing, but they work together like a three-stage safety net.

First, let’s define each term clearly.

An incident is any event that could disrupt or harm an organisation’s information or systems. This could be a phishing email that an employee clicks, a server that crashes, or a hacker breaking into a network. Incident Response (IR) is the immediate, short-term process of detecting the incident, containing the damage, eradicating the threat, and recovering back to normal. Think of it as the fire brigade arriving at a small kitchen fire. They do not worry about rebuilding the kitchen; they just put out the fire and stop it spreading to the rest of the house. The CRISC exam tests the IR lifecycle: preparation, detection and analysis, containment and eradication, and post-incident activity (lessons learned). Risk management influences IR by helping the organisation decide which incidents to prepare for (the ones with the highest likelihood and impact).

Business Continuity (BC) is the capability of the organisation to continue delivering its most critical products or services at an acceptable level after a disruptive event. It is not about stopping the bad thing; it is about keeping the business running despite the bad thing. The plan for this is called a Business Continuity Plan (BCP). In our fire example, BC means the employees who are not fighting the fire move to a conference room and keep processing customer orders on laptops. BC relies on a Business Impact Analysis (BIA), which identifies which business functions are most critical and what resources (people, systems, facilities) they need to survive a disruption. Risk management feeds the BIA by providing data on what threats could cause those disruptions and how likely they are.

Disaster Recovery (DR) is a subset of Business Continuity. It specifically focuses on recovering IT infrastructure and systems after a major disaster that makes the primary site unusable. A disaster is an event that causes large-scale damage – a flood in the server room, a ransomware attack that encrypts all servers, a fire that destroys the data centre. The DR plan (DRP) details how to restore operations at an alternate site (like a backup data centre in another city) and how to get the data back from backups. The exam distinguishes between different types of backup sites:

A cold site: an empty building with power and cooling, but no equipment. You have to bring everything in (takes days or weeks to become operational).

A warm site: partially equipped with some hardware and connectivity, but not fully configured (takes hours to days).

A hot site: a fully operational duplicate of the primary site, with current data and applications ready to take over almost instantly (takeover in minutes or even seconds).

The choice between these sites depends on the Recovery Time Objective (RTO) – how quickly you need the systems back – and the Recovery Point Objective (RPO) – how much data you can afford to lose (e.g., if your last backup was 24 hours ago, you could lose a whole day’s transactions). The organisation cannot afford the most expensive option for everything, so risk management helps prioritise: the most critical systems get a hot site with a low RTO and RPO, while less critical ones might use a warm or cold site.

Here is a simplified workflow showing how these plans interact:

1.

An incident occurs (e.g., ransomware encrypts the payroll server).

2.

The Incident Response team is activated. Their first step is to contain the incident – they disconnect the affected server from the network to stop the ransomware spreading. They then analyse the situation.

3.

If the incident is severe and cannot be resolved quickly (e.g., the data is irrecoverable), the organisation triggers its Business Continuity Plan. The payroll team switches to manual, paper-based processing to ensure employees get paid on time.

4.

Simultaneously, the Disaster Recovery team begins the DR process to rebuild the payroll server from backups in a different data centre. Once the server is restored and tested, the payroll team goes back to using the system.

5.

The organisation holds a post-incident review to update risk assessments, improve controls, and maybe change their backup frequency.

The CRISC exam emphasises that risk management is the glue holding these three together. Without a risk assessment, the organisation would not know which threats to prepare for, what ‘critical’ even means, or how much to spend on backup sites. The risk professional’s role is not to write the BCP or DRP themselves but to ensure it is based on a sound risk assessment and to integrate risk considerations into every step of the planning and testing cycle.

Testing is another key exam topic. Plans are useless if they are never practised. Regular exercises – from simple tabletop discussions (where managers talk through a scenario) to full-scale simulation drills – reveal gaps, outdated contact lists, and incorrect assumptions. The test results then feed back into the risk management process to update the risk register and treatment plans.

Risk management drives the creation of the three plans (IR, BC, DR), which are tested and feed lessons learned back into the risk assessment.

Walk-Through

1

1. Conduct a Risk Assessment

Identify the threats (malware, fire, natural disaster, human error) that could disrupt operations. Assess their likelihood and potential impact. This step prioritises which scenarios the BC and IR plans must address. Without this, the organisation could prepare for unlikely threats while ignoring the most dangerous ones.

2

2. Perform a Business Impact Analysis (BIA)

Interview department heads to identify which business functions are critical (e.g., order processing, customer support) and what happens if they are unavailable for various timeframes. Define the RTO (how quickly each function must be restored) and RPO (how much data loss is acceptable). The BIA directly determines which systems need a hot site vs. a cold site.

3

3. Develop the Plans

Based on the risk assessment and BIA, create three interlinked documents: the Incident Response Plan (for immediate containment), the Business Continuity Plan (for keeping the business running), and the Disaster Recovery Plan (for restoring IT systems). Each plan must assign roles, responsibilities, communication channels, and step-by-step procedures.

4

4. Test the Plans

Regularly run exercises to validate the plans. Start with a checklist review (paper walkthrough), then progress to tabletop exercises (discussing scenarios), and eventually full-scale simulations where actual failover occurs. Testing reveals gaps like outdated contact details or missing hardware, which must be addressed before a real event.

5

5. Review and Update the Risk Register

After every test or real incident, document findings and lessons learned. Update the risk register with new risks (e.g., a backup vendor that was slow to respond) or adjust risk ratings. This closes the loop, ensuring that risk management continuously improves the organisation's resilience.

What This Looks Like on the Job

Meet Maria, a risk manager at a mid-sized online retail company called ShopFast. The company has one primary data centre in a coastal city, and it processes about 10,000 orders per day. The Chief Information Security Officer (CISO) asks Maria to review the company's Incident Response, Business Continuity, and Disaster Recovery plans and integrate them with the existing risk management framework. Here is what Maria actually does.

First, Maria holds several interviews with department heads (IT, warehouse, customer service, finance). She asks them: “What are your biggest fears that could stop us from shipping orders for more than a day?” The IT team mentions a ransomware attack or a major server failure. The warehouse manager is worried about a fire in the warehouse. Maria records all these as potential risks in the risk register.

Next, Maria facilitates a Business Impact Analysis (BIA). She asks each department to estimate, for every critical process (like order processing, payment handling, customer support), what would happen if it were down for 1 hour, 4 hours, 24 hours, and 1 week. She collects data on the financial loss, reputational damage, and regulatory fines for each timeframe. She discovers that if payment processing is down for more than 2 hours, the company loses £50,000 per hour in revenue. She also finds that the order management system has an RTO of 4 hours – the business can survive without it for that long, but no longer. The RPO for the payment system is 15 minutes – the business can only afford to lose 15 minutes of transaction data.

Based on these risks and BIA findings, Maria recommends which systems get the most expensive protection. She proposes that the payment system be replicated in real-time to a cloud environment in a different region (a hot site). The order management system gets an intermediate solution (a warm site, with servers ready but data loaded from backups every 4 hours). The warehouse inventory system, which can survive a 24-hour outage, gets a cold site. Maria documents these risk treatment decisions in a report and presents them to the executive team for approval.

She then works with the IT security team to design the Incident Response plan. She ensures the plan includes specific triggers (e.g., “if more than 50 customers report a failed payment, treat this as a major incident”). She also makes sure the IR plan has a clear escalation path: first the IT helpdesk, then the security analyst, then the CISO, then the CEO for the most severe events. Maria insists that every incident is logged and that a post-incident review (lesson learned) is mandatory within 48 hours.

Maria’s role does not end with writing the plans. She schedules a tabletop exercise every quarter. In one exercise, the facilitator announces: “A fire has been detected in the main server room. All servers in the data centre are offline. What do you do?” The IT director immediately calls the DR hot site provider, while the customer service director announces the shutdown on the website. During the exercise, they discover that the DR contact list for the hot site provider is six months out of date – the phone number no longer works. Maria records this as a finding and updates the risk register, adding a control: the contact list must be verified monthly.

Finally, Maria prepares a quarterly risk report for the board. She includes a summary of the top threats, the status of the BCP/DRP tests, and any identified gaps. For example, the board learns that the ransomware risk rating increased after a test revealed that backups could not be restored within the required RTO. This prompts the board to authorise a budget for an improved backup solution.

In summary, Maria’s job is to make sure that when a crisis hits, the organisation is not panicking. Every decision – from which system gets a hot site to how often backups are tested – is traceable back to a risk assessment. The CRISC exam wants you to see this same logical chain: risk drives the plan, plans drive the exercises, and exercises drive the risk updates.

Key actions an IT professional does in this area:

Conduct and update Business Impact Analyses (BIAs) to identify critical processes and their RTOs/RPOs.

Facilitate risk assessments that feed into the selection of backup sites (hot, warm, cold).

Design and review Incident Response, Business Continuity, and Disaster Recovery plans.

Schedule and run exercises (tabletop, walkthrough, full simulation) to test the plans.

Document findings from exercises and incidents, then update the risk register.

Report to senior management on the state of readiness and risk exposure.

How CRISC Actually Tests This

The CRISC exam tests your understanding of the integration of risk management with Incident Response (IR), Business Continuity (BC), and Disaster Recovery (DR). This is not a technical ‘how to’ test on writing scripts; it is a strategic ‘why’ and ‘how they connect’ exam. Here is exactly what you need to focus on.

First, know the three distinct phases and their primary objectives. The exam loves to ask: “What is the primary purpose of Incident Response?” The answer is always to contain and eradicate the incident and restore normal operations, not to prevent future incidents (that is risk treatment) and not to keep the business running (that is BC). Similarly, they will ask: “What distinguishes Disaster Recovery from Business Continuity?” The correct answer is that DR focuses specifically on IT systems and infrastructure, while BC encompasses all business functions, including people, processes, and facilities (non-IT).

Second, memorise the key metrics – RTO (Recovery Time Objective) and RPO (Recovery Point Objective). A typical exam trap is to reverse them. Remember: RTO is about time (how LONG until we are back up?); RPO is about data (how MUCH data can we lose?). They will ask: “If an organisation can tolerate losing 4 hours of data, which metric defines this?” The answer is RPO, 4 hours.

Third, understand the recovery site types and when each is appropriate. The exam will present a scenario with a specific cost constraint or time requirement and ask which site type is best. Example: “A bank needs to resume operations within 2 minutes of a disaster. Which site type is required?” Answer: hot site. Conversely: “A small company with a limited budget can tolerate a 72-hour outage. Which site is most cost-effective?” Answer: cold site.

Fourth, the exam focuses heavily on the Business Impact Analysis (BIA). You must know that a BIA identifies critical business functions, their dependencies, and the impact of their disruption over time. It does not identify threats (that is a risk assessment). The BIA is the foundation upon which the BC/DR plans are built. A common question will ask: “What is the first step in developing a Business Continuity Plan?” The answer is conducting a BIA.

Fifth, look out for exam questions about the incident response lifecycle. The standard phases are: Preparation, Detection and Analysis, Containment, Eradication and Recovery, and Post-Incident Activity. The exam may ask what the purpose of the Post-Incident Activity phase is – the answer is to capture lessons learned and update the risk management process (not just to fix the immediate problem).

Sixth, the exam will test your understanding of the relationship between risk management and BC/DR. Common trap: A question might say “An organisation has implemented a hot site to reduce the risk of extended downtime. This is an example of which risk response?” The correct answer is risk mitigation (reducing the impact or likelihood), not avoidance or acceptance. Another trap: “After a successful tabletop exercise, the risk manager updates the risk register. This is an example of which step?” Answer: monitoring and review (the iterative nature of risk management).

Seventh, be ready for questions about the roles of different teams. The exam may ask who is responsible for activating the BCP. The usual answer is a specific person or committee designated in the plan (e.g., the Business Continuity Manager or the Crisis Management Team), not the IT team or the risk manager. The risk manager advises, but does not execute.

Exam topics to master:

Definitions and differences: incident vs. disaster, IR vs. BC vs. DR.

Key metrics: RTO and RPO (both definition and which is used for which scenario).

Backup site types: cold, warm, hot (characteristics, cost, time to activate).

BIA: what it produces (critical functions, maximum tolerable downtime, dependencies).

IR lifecycle phases.

Integration: how risk assessment outputs (likelihood, impact, risk appetite) directly influence BC/DR decisions (e.g., budget for hot site, frequency of backups).

Testing types: checklist, tabletop, walkthrough, simulation, full interruption. Know the difference in depth of testing and real-world realism.

Finally, remember the golden rule for CRISC: The risk professional’s primary job is to ensure that business continuity and disaster recovery plans are informed by and integrated with the overall risk management strategy. The exam will almost never ask you to write a specific technical step (like “restart the server”); it asks you to decide what the risk manager should do next in a given scenario. The answer is almost always: “Perform a risk assessment” or “Update the risk register” or “Conduct a BIA” before any other action.

Key Takeaways

Incident response is immediate and tactical; business continuity keeps the organisation running; disaster recovery rebuilds IT after a catastrophic event.

The Business Impact Analysis (BIA) is the foundation of all BC/DR planning – it identifies critical functions, dependencies, and maximum tolerable downtime.

Recovery Time Objective (RTO) is the time goal for resuming operations; Recovery Point Objective (RPO) is the maximum data loss you can tolerate.

Hot sites provide near-instant recovery but are expensive; warm sites offer a balance; cold sites are cheapest but take the longest to activate.

Risk management must directly inform BC/DR decisions: risk assessments determine which threats to plan for, and the cost of protection is weighed against the value of the assets.

Testing plans through tabletop exercises, walkthroughs, and simulations is a non-negotiable risk management activity that reveals gaps and updates the risk register.

The risk manager does not write the BCP or DRP but ensures they are based on a sound risk assessment and that lessons learned feed back into the risk management cycle.

Easy to Mix Up

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

Incident Response (IR)

Immediate, short-term response to a security event

Focuses on containing and eradicating the threat

Does not necessarily involve moving to a new site

Disaster Recovery (DR)

Longer-term process triggered by a catastrophic event

Focuses on rebuilding IT systems at an alternate site

Always involves activating a backup site (cold, warm, or hot)

Business Continuity (BC)

Covers all business functions (people, processes, facilities)

Aims to keep the organisation running despite disruption

May include manual workarounds (e.g., paper forms)

Disaster Recovery (DR)

Subset of BC focused only on IT systems and data

Aims to restore technology infrastructure

Involves technical steps like restoring from backups and configuring servers

RTO (Recovery Time Objective)

Measures time until operations must resume

Example: System must be back online within 4 hours

Drives the selection of backup site type (hot, warm, cold)

RPO (Recovery Point Objective)

Measures the maximum acceptable data loss

Example: Can lose at most 1 hour of data

Drives the frequency of backups (e.g., hourly, daily)

Hot Site

Fully operational duplicate with current data

Takeover in minutes or seconds

Very expensive to maintain

Cold Site

Empty building with power and cooling only

Takeover in days or weeks

Least expensive option

Watch Out for These

Mistake

Incident response is the same as disaster recovery.

Correct

Incident response deals with short-term containment and eradication of a specific security event (like a malware outbreak), while disaster recovery is about rebuilding entire IT systems after a catastrophic event (like a fire destroying a data centre).

Because both involve responding to something bad happening, beginners assume they are interchangeable. The distinction is the scale and duration: IR is immediate and tactical; DR is longer-term and strategic.

Mistake

Business continuity plans and disaster recovery plans are the same document.

Correct

Business continuity plans cover the entire organisation (people, processes, facilities) to keep core business functions running during a disruption. Disaster recovery plans are a subset focused solely on restoring IT systems and data after a disaster.

People often think 'business continuity' means 'IT systems', but BC is broader and includes non-technical functions like moving staff to a different building or using paper-based processes.

Mistake

The goal of a BIA is to identify all threats that could affect the organisation.

Correct

The BIA identifies critical business functions, their dependencies, and the impact of disruptions over time. Identifying threats is the role of a risk assessment, which is a separate but related process.

Beginners confuse the BIA with a risk assessment because both involve analysing the business. CRISC requires you to know that the BIA is about understanding what matters most, not what could go wrong.

Mistake

A hot site is the best choice for every organisation because it provides the fastest recovery.

Correct

A hot site is the most expensive option and is only justified for systems with very low RTOs (minutes). Most organisations use a mix of hot, warm, and cold sites based on a risk assessment of which systems truly need instant recovery.

The assumption that faster is always better ignores cost constraints and risk appetite. The exam tests whether you can balance cost against business need.

Mistake

Testing a BCP is optional – the plan itself is what matters.

Correct

Testing is essential. A plan that has never been exercised is likely to have errors (outdated contact information, missing resources, incorrect assumptions) that will cause failure during a real crisis. The exam treats testing as a mandatory risk management activity.

Beginners see planning as the end goal, but CRISC emphasises that a plan without validation is a false sense of security.

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 an incident and a disaster?

An incident is a single event that can potentially harm systems or data (like a malware infection), while a disaster is a much larger event that causes the primary site to be unusable (like a hurricane destroying the data centre). The key distinction is scale: incidents can usually be resolved with internal resources; disasters require activating the DR plan and moving to an alternate site.

What is RTO and RPO in one sentence each?

RTO (Recovery Time Objective) is the maximum amount of time you can afford to be without a system before it becomes unacceptable; RPO (Recovery Point Objective) is the maximum age of the data you can afford to lose (e.g., you can tolerate losing an hour of transactions, so your backups must run at least every hour).

Do I need a hot site for every system?

No, hot sites are expensive. You only need a hot site for systems with a very low RTO (minutes to a few hours). Less critical systems with longer RTOs can use warm or cold sites. The decision is based on risk appetite and the cost of downtime.

What is the first step in creating a Business Continuity Plan?

The first step is to conduct a Business Impact Analysis (BIA). It identifies which business functions are critical and what resources they need. All subsequent planning (backup site selection, communication plans, recovery procedures) depends on the BIA's findings.

How often should the BCP and DRP be tested?

At least annually, but more frequently for critical systems. Many organisations run a tabletop exercise quarterly and a full simulation yearly. Every test should be documented, and results should feed into the risk management process.

Who is responsible for activating the Business Continuity Plan?

The plan itself designates a specific person or committee, such as the Business Continuity Manager or the Crisis Management Team. The risk manager advises but does not typically have the authority to activate the plan.

Terms Worth Knowing

Keep going

You've finished Incident Response, Business Continuity, and Disaster Recovery. Continue through the CRISC study guide to build a complete picture of the exam.

Done with this chapter?