Domain 1: Security and Risk Management Module 7 of 84

Business Continuity Requirements and BIA

CISSP Domain 1 — Security and Risk Management B — Risk and Continuity 10–12 minutes

What the Exam Is Really Testing

When a disaster hits, nobody reaches for the risk register first. They ask one question: what needs to come back online, and how fast?

The BIA determines what matters most to the business — before the disaster forces you to guess.

CISSP tests whether you understand that business continuity is a business-driven process. Not an IT project. Not a backup strategy. The BIA sits at the center of every continuity decision because it translates business needs into recovery requirements.

If you find yourself selecting answers about technology before business impact has been assessed, you are thinking like an engineer. The exam wants you thinking like a security manager.


BCP vs DRP — The Distinction That Keeps Appearing

These two get confused constantly, and the exam exploits that confusion.

Business Continuity Planning (BCP) is about maintaining operations during a disruption. It is proactive, business-focused, and spans the entire organization. BCP asks: how do we keep operating?

Disaster Recovery Planning (DRP) is about restoring IT systems and infrastructure after a disruption. It is reactive, technology-focused, and typically owned by IT. DRP asks: how do we get systems back?

The relationship is straightforward:

  • BCP is the umbrella — DRP falls underneath it
  • BCP identifies what needs to continue — DRP defines how to restore the technology that supports it
  • You cannot write a meaningful DRP without a BIA

When the exam gives you a scenario where systems are down and asks what should have been done first, the answer almost always points back to BCP and the BIA — not the DRP.


Business Impact Analysis — The Engine of BCP

The BIA is the single most important activity in business continuity planning. It identifies critical business functions, quantifies the impact of their loss, and establishes recovery priorities.

The BIA process follows a sequence:

  1. Identify critical business functions — not systems, not servers, but business processes that generate revenue, meet obligations, or maintain safety
  2. Determine the impact of disruption — financial loss, regulatory penalties, reputational damage, safety concerns
  3. Establish recovery time requirements — how quickly each function must resume
  4. Identify resource dependencies — what each function needs to operate (people, systems, facilities, data)

The BIA is a business exercise conducted with business stakeholders. The security team facilitates it, but business unit leaders own the answers. They determine what is critical. They quantify the impact. They validate the recovery requirements.


Recovery Metrics — The Numbers That Drive Everything

These five metrics appear repeatedly on the exam. Know what each measures and how they relate.

Maximum Tolerable Downtime (MTD) — the longest period a business function can be unavailable before the organization faces unrecoverable damage. This is the outer boundary. If you exceed MTD, the business may not survive.

Recovery Time Objective (RTO) — the target time to restore a function after disruption. RTO must always be less than MTD, because you need the function running before the damage becomes permanent.

Recovery Point Objective (RPO) — the maximum acceptable data loss measured in time. An RPO of four hours means you can tolerate losing up to four hours of data. RPO drives your backup frequency.

Mean Time Between Failures (MTBF) — the average time a system operates before failing. Higher MTBF means greater reliability. Used for hardware planning and redundancy decisions.

Mean Time to Repair (MTTR) — the average time to restore a failed system. Lower MTTR means faster recovery. Combined with MTBF, it tells you system availability.

The relationship to remember:

RTO < MTD. Always. If your RTO exceeds your MTD, your plan is already a failure.

RPO and RTO are independent of each other. A function might have a short RTO (get it running fast) but a long RPO (some data loss is tolerable), or the reverse.


Continuity Strategy Selection

Once the BIA defines recovery requirements, the organization selects strategies to meet them. The strategy must align with the metrics:

  • A hot site meets aggressive RTO requirements but costs the most
  • A warm site balances cost and recovery time
  • A cold site is cheapest but has the longest RTO
  • Cloud-based recovery can scale dynamically but depends on connectivity and provider agreements

The exam tests whether you can match the right strategy to the right requirement. A function with a four-hour RTO cannot rely on a cold site that takes 48 hours to activate. A function with a 30-day MTD might not justify the cost of a hot site.

Cost-benefit analysis drives the decision. The annual cost of the recovery strategy should not exceed the annualized loss from the disruption.


Pattern Recognition

When you see business continuity questions, look for these patterns:

  • BIA always comes first — before strategy selection, before site selection, before any recovery planning
  • Business owners define criticality — not IT, not security, not management alone
  • RTO must be less than MTD — any answer that violates this relationship is wrong
  • RPO drives backup decisions — if RPO is near-zero, you need synchronous replication, not nightly backups
  • Cost justification matters — the exam expects you to recognize when a strategy is disproportionate to the risk

Trap Patterns

The exam will tempt you with these wrong directions:

  • Jumping to technology — selecting backup solutions or hot sites before the BIA is complete
  • Treating DRP as BCP — focusing on system restoration when the question is about business function continuity
  • Confusing MTD and RTO — treating them as interchangeable when RTO is always the shorter target
  • Ignoring the business stakeholder — selecting answers where IT unilaterally decides recovery priorities
  • Zero downtime for everything — the exam recognizes that not every function justifies the cost of zero downtime

Scenario Practice


Question 1

A financial services company is developing its business continuity plan. The CIO wants to begin by identifying which servers and applications should be recovered first.

What should the security manager recommend as the FIRST step?

A. Inventory all critical servers and rank by cost
B. Conduct a Business Impact Analysis to identify critical business functions
C. Establish recovery time objectives for all applications
D. Select a hot site provider for immediate failover

Answer & reasoning

Correct: B

The BIA identifies critical business functions first, not servers. Technology recovery priorities flow from business priorities. Starting with servers puts the cart before the horse — you cannot determine which systems matter until you know which business functions are critical.


Question 2

An organization has determined that its order processing function has an MTD of 24 hours. The IT team proposes a recovery strategy with an estimated RTO of 36 hours.

What is the PRIMARY concern with this proposal?

A. The recovery strategy is too expensive for the function
B. The RTO exceeds the MTD, meaning the business could suffer unrecoverable damage
C. The backup frequency needs to be increased
D. A warm site should be used instead of a cold site

Answer & reasoning

Correct: B

RTO must always be less than MTD. A 36-hour RTO for a function with a 24-hour MTD means the function will not be restored before the organization reaches the point of unrecoverable damage. The strategy must be revised to bring RTO below 24 hours.


Question 3

During a BIA, a business unit manager states that their department processes insurance claims and that losing more than two hours of claim data would create regulatory issues.

Which recovery metric does this BEST define?

A. Recovery Time Objective
B. Maximum Tolerable Downtime
C. Mean Time to Repair
D. Recovery Point Objective

Answer & reasoning

Correct: D

The manager is describing the maximum acceptable data loss — two hours of claim data. This is the Recovery Point Objective (RPO). RPO measures acceptable data loss in time, not how quickly the system must be restored (RTO) or how long it can be down (MTD).


Key Takeaway

Business continuity on the CISSP is about sequence and ownership:

  1. The BIA comes first — always
  2. Business stakeholders define what is critical — not IT
  3. Recovery metrics (MTD, RTO, RPO) drive strategy selection
  4. RTO must be less than MTD — no exceptions

If the question is about continuity and the BIA has not been mentioned, the answer is probably to do the BIA. If the question gives you recovery metrics, use them to evaluate whether the proposed strategy is viable. Think business first, technology second.

Next Module Module 8: Personnel Security Policies