Disaster Recovery Purpose and Core Components
Key Takeaways
- Disaster recovery (DR) restores technology services, systems, applications, infrastructure, and data after a disruptive event.
- DR is a subset of business continuity that focuses specifically on technical and IT restoration, not business workarounds.
- A DR plan defines scope, roles, recovery priorities, procedures, contacts, dependencies, test methods, and maintenance.
- The ISC2 CC exam is CAT, has 100-125 multiple-choice items, lasts 120 minutes, and requires 700/1000 to pass.
- Domain 2 (Business Continuity, Disaster Recovery, and Incident Response Concepts) is weighted at only 10 percent of the exam.
What Disaster Recovery Is
Disaster recovery (DR) is the organized process of restoring technology after a major disruption. ISC2 defines it as the part of the overall business continuity effort that focuses on the immediate, technical aftermath: recovering systems, applications, data, networks, facilities, cloud services, and infrastructure so the organization can return to normal or acceptable operations.
The single most-tested distinction on the CC exam is the relationship between three terms. Business continuity (BC) is the broad strategy that keeps mission-essential functions running during and after any disruption. Disaster recovery is the technical subset that restores IT. Incident response (IR) is the disciplined handling of a security event. They overlap, but DR answers one question: how do we get the technology back?
Exam Logistics You Must Know
Keep the official context straight, because logistics questions appear directly. The CC exam uses computer adaptive testing (CAT), runs 120 minutes, presents 100 to 125 questions, and requires a scaled score of 700 out of 1000 to pass. The exam fee is $199 USD, with a $50 annual maintenance fee (AMF) once certified.
| Domain | Name | Weight |
|---|---|---|
| 1 | Security Principles | 26% |
| 2 | Business Continuity, DR, and Incident Response | 10% |
| 3 | Access Controls Concepts | 22% |
| 4 | Network Security | 24% |
| 5 | Security Operations | 18% |
Domain 2 is the lightest domain at 10 percent — roughly 10 to 13 scored items — but it is conceptually dense, so a small study investment yields reliable points. Do not memorize vendor products; reason through scenarios about what a plan accomplishes.
Purpose of a DR Plan
DR prepares the organization for events such as ransomware, data corruption, accidental deletion, hardware failure, cloud outage, power loss, flood, fire, utility loss, network failure, or loss of an entire data center. A strong plan removes improvisation when time pressure is highest. It defines decisions in advance so a stressed team executes rather than debates.
A concrete contrast: if a hospital switches to paper downtime forms to keep admitting patients, that is business continuity — keeping the function alive. Restoring the electronic health record, the identity service, the database, and network connectivity is disaster recovery. The CC exam loves this exact pairing.
Core DR Plan Components
| Component | Practical purpose |
|---|---|
| Scope | Defines which systems, locations, platforms, and services are covered |
| Roles and authority | Names the recovery manager, technical teams, approvers, vendors, and escalation contacts |
| System inventory | Lists servers, applications, databases, cloud services, network devices, and dependencies |
| Recovery objectives | Documents RTO, RPO, and the priority sequence |
| Backup strategy | Defines backup type, frequency, retention, encryption, storage location, and restore testing |
| Recovery procedures | Gives step-by-step restoration, validation, failover, and failback tasks |
| Communication plan | Coordinates technical status, leadership updates, vendor support, and user notices |
| Testing and maintenance | Proves the plan works and updates it after changes |
Two objectives drive every recovery decision. Recovery time objective (RTO) is the maximum tolerable time a system can be down. Recovery point objective (RPO) is the maximum tolerable amount of data loss, measured in time — an RPO of one hour means backups or replication must capture data at least hourly.
Scenario Example
A company loses its primary data center after a fire-suppression discharge damages equipment. The DR plan flags customer authentication, order processing, and support ticketing as priority systems. It lists dependencies: DNS, identity provider, network routing, database replication, object storage, payment gateway, and vendor escalation contacts. The team fails over DNS, starts workloads in a recovery site, restores the support database, validates application integrity, and reports status to BC leadership.
Good DR follows priorities, not impulse. If order processing has an RTO of two hours and the marketing image archive has an RTO of five days, the team must not burn the first hour on the archive. The plan also defines validation: a restored server is not recovered if the application cannot authenticate users, reach its data, or process transactions correctly.
Common Exam Traps
- Do not equate backups with the whole DR plan. Backups are necessary but insufficient; the plan also needs people, procedures, priorities, facilities, credentials, vendor contacts, and communication.
- Do not restore blindly after a cyber incident. Malware, compromised credentials, and corrupted data can all be restored along with good data.
- Do not assume high availability replaces DR. Redundancy handles component failure but not regional outages, ransomware, or controlled return to normal operations.
How DR Plans Are Built and Maintained
A DR plan is not a one-time document. It is derived from earlier analysis and refreshed continuously. The business impact analysis (BIA) identifies which functions are critical, what they depend on, and how much downtime and data loss the organization can tolerate — this is where RTO and RPO values originate. The DR plan then translates those numbers into recovery priorities and procedures.
Maintenance keeps the plan trustworthy. Contact lists, system inventories, vendor agreements, and dependency maps drift out of date as the environment changes, so the plan must be reviewed after major changes and on a regular schedule. Testing proves the plan and exposes gaps before a real disaster does. The CC exam expects you to recognize that an untested plan is an unproven plan, and that the BIA feeds the DR plan rather than the reverse.
| Activity | What it produces | Why it matters |
|---|---|---|
| Business impact analysis | Critical functions, RTO, RPO | Drives recovery priorities |
| DR plan authoring | Procedures, roles, dependencies | Removes improvisation |
| Tabletop and full tests | Validated steps, found gaps | Proves the plan works |
| Periodic review | Updated contacts and inventory | Keeps the plan accurate |
A practical takeaway: when a scenario asks where recovery priorities come from, the answer is the BIA, not a guess made during the outage.
What is the primary focus of disaster recovery, as distinct from business continuity?
On the ISC2 CC exam, which set of facts is correct?
Which item does NOT belong in a disaster recovery plan?