NetworkingNetwork+

Disaster Recovery for CompTIA Network+ N10-009

Disaster recovery (DR) planning ensures organizations can restore network and IT services after a major disruption. CompTIA Network+ N10-009 tests DR concepts including RPO, RTO, backup sites, and backup strategies. Understanding DR helps administrators design networks that can withstand catastrophic events and recover quickly.

7 min
3 sections · 7 exam key points
1 practice questions

RPO and RTO

RPO (Recovery Point Objective): the maximum acceptable amount of data loss measured in time — how far back in time recovery must go. RPO = 4 hours means the organization can tolerate losing up to 4 hours of data. Drives backup frequency: to achieve 4-hour RPO, backups must run at least every 4 hours. Lower RPO requires more frequent backups and replication.

RTO (Recovery Time Objective): the maximum acceptable time to restore service after a disaster. RTO = 2 hours means services must be restored within 2 hours of a disaster declaration. Drives site and technology choices — a 2-hour RTO might allow a warm site; a 15-minute RTO requires a hot site or clustering. Lower RTO requires more investment in redundancy and automation.

DR Site Types

Hot site: a fully operational duplicate of the production environment — equipment running, data synchronized (near real-time replication). Failover can occur in minutes. Most expensive option. Used for mission-critical systems where downtime is catastrophically costly.

Warm site: partially equipped site with hardware and connectivity but not fully synchronized data. Hours to bring online — restore from recent backup, update configurations. Balance of cost and recovery speed. Most common for general enterprise DR.

Cold site: a physical space with power, cooling, and connectivity but no equipment. Equipment must be acquired, delivered, and configured during disaster recovery. Days to weeks to bring online. Cheapest option — appropriate for non-critical systems or low RTO tolerance.

Cloud DR: using cloud services as a DR target. Advantages: pay-per-use (no idle hardware cost), geographic redundancy, rapid scaling. Cloud DR services replicate on-premises workloads to cloud VMs that can be started within minutes. DR as a Service (DRaaS) provides fully managed cloud DR.

Backup Strategies

Full backup: backs up all selected data every time. Slowest to back up, fastest to restore. Differential backup: backs up all data changed since the last full backup. Faster than full; restore requires only the last full + last differential. Incremental backup: backs up only data changed since the last backup of any type. Fastest to back up; slowest to restore (requires full + all incrementals since).

3-2-1 backup rule: keep 3 copies of data, on 2 different media types, with 1 copy offsite. Protects against hardware failure (multiple copies), media failure (different types), and site disaster (offsite copy). Configuration backups for network devices follow the same principles — store configs in a version-controlled repository offsite.

Key exam facts — Network+

  • RPO = max acceptable data loss (drives backup frequency)
  • RTO = max acceptable downtime (drives DR site and technology choice)
  • Hot site: fully running, minutes to fail over (most expensive)
  • Warm site: partially equipped, hours to restore (common choice)
  • Cold site: space only, days to weeks to recover (cheapest)
  • Full backup: all data; differential: since last full; incremental: since last backup
  • 3-2-1 rule: 3 copies, 2 media types, 1 offsite

Common exam traps

RPO and RTO are the same metric

RPO = data loss tolerance (time-based, drives backup frequency). RTO = downtime tolerance (drives recovery infrastructure investment). A system can have low RPO (frequent backups, minimal data loss) but high RTO (slow recovery from backup) or the reverse

Practice questions — Disaster Recovery

These questions are representative of what you will see on Network+ exams. The correct answer and explanation are shown immediately below each question.

Q1.A company's DR plan requires that systems be restored within 30 minutes of a disaster. Which DR site type best meets this requirement?

A.Cold site
B.Warm site
C.Hot site
D.Mirrored archive

Explanation: A 30-minute RTO requires a hot site — a fully operational duplicate of the production environment with near-real-time data replication. Cold sites take days to weeks; warm sites take hours. The hot site can be activated within minutes by failing over to already-running systems.

Frequently asked questions — Disaster Recovery

What is the difference between disaster recovery and business continuity?

Disaster recovery (DR) focuses on restoring IT systems and data after a catastrophic event. Business continuity planning (BCP) is broader — it covers how the entire organization continues essential business functions during and after a disaster, not just IT. DR is a component of BCP. BCP includes people, processes, and facilities in addition to IT systems.

Practice this topic

Test yourself on Disaster Recovery

JT Exams routes you to questions in your exact weak areas — automatically, after every session.

No credit card · Cancel anytime

Related certification topics