Elevaire Systems
← Back to Insights
Infrastructuredisaster recoveryinfrastructure modernizationbusiness continuity

Disaster Recovery Planning Most Growing Companies Don't Have Until It's Too Late

Elevaire Systems·

A ransomware attack encrypts the file server on a Friday afternoon. A cloud region goes down for six hours during a product launch. An employee deletes the wrong database table and nobody notices until Monday. None of these are rare events, and none of them require a hurricane or a flood. At most growing companies, the first real disaster recovery conversation happens in the hours after one of these things occurs, not before.

Disaster Recovery Is Not Just a Natural Disaster Plan

The term "disaster recovery" still conjures images of fires, floods, and server rooms underwater. That framing is outdated and it is costing companies real money. The National Institute of Standards and Technology defines contingency planning as the set of interim measures an organization uses to recover IT systems after any disruption, and its guidance treats a ransomware infection, a failed hardware upgrade, and a regional cloud outage the same way it treats a natural disaster: as an event that takes a system offline and requires a defined path back.

For a 25 to 200 employee company, the realistic threat list looks like this, roughly in order of likelihood:

  • A ransomware or malware event that encrypts or corrupts production data
  • A cloud provider or SaaS vendor outage that removes access to core systems
  • Human error: a bad deployment, an accidental deletion, a misconfigured permission change
  • Hardware failure on infrastructure that was never fully documented or backed up
  • A physical event at a single office or data closet: fire, flood, extended power loss

Most companies have informal answers to some of these. Almost none have a written plan that says who does what, in what order, within what time limit. That gap is disaster recovery planning, and it is usually missing entirely until the first real incident forces it into existence.

What Not Having a Plan Actually Costs

The numbers here are not abstract. The U.S. Chamber of Commerce Foundation, drawing on FEMA data, has found that roughly 40% of businesses never reopen after a major disruption and another 25% close within a year, disproportionately among those without a written continuity plan. A separate FEMA-cited figure puts it more sharply: 90% of businesses fail within a year if they cannot resume operations within five days of a disruptive event. Despite that, only about a quarter of small and mid-sized businesses have a written disaster plan at all.

Ransomware specifically has gotten faster to recover from, but the gap between company sizes has not closed. Sophos' 2026 State of Ransomware research found that among organizations with 100 to 250 employees, only 34% stopped an attack before data was encrypted or stolen, well behind the rate at larger organizations. Backup-based recovery is now the primary path back for the majority of victims, which only works if the backups were actually tested before the attack happened.

To make the cost concrete for a single company: take a $30 million revenue organization operating roughly 2,000 business hours a year. That is close to $15,000 in revenue generated per working hour, before counting payroll that keeps running during an outage, emergency vendor costs, and the time leadership spends managing the incident instead of running the business. A two-day outage at that scale is not a rounding error. It is a board-level event, and it is entirely avoidable with a plan that costs a fraction of that to build.

The Two Numbers That Actually Matter: RTO and RPO

Every disaster recovery conversation eventually comes down to two numbers, and most companies have never defined either one.

Recovery Time Objective (RTO) is how long a system can be down before the business is meaningfully harmed. Recovery Point Objective (RPO) is how much data the company can afford to lose, measured in time. An RPO of four hours means that in a worst-case recovery, the company accepts losing up to four hours of the most recent data.

Not every system needs the same answer. A company that defines one blanket RTO and RPO for everything usually ends up overpaying to protect systems that do not need it, while under-protecting the ones that do.

System TypeTypical RTOTypical RPOWhy
Core production app / client-facing systems1-4 hours15-60 minutesDirect revenue and client impact
Email and collaboration tools4-8 hours1-4 hoursOperationally critical, not usually revenue-blocking
Internal file storage8-24 hours4-24 hoursDisruptive but rarely stops the business
Archival and historical records3-5 days24 hoursNeeded for compliance, not day-to-day operations

These are starting points, not fixed rules. The right numbers come from a short business impact conversation: for each system, what actually breaks if it is down for an hour, a day, or three days, and who notices first.

A Disaster Recovery Framework You Can Actually Build

NIST SP 800-34 lays out a seven-step contingency planning process built for federal systems, but the underlying structure scales down cleanly to a company with no dedicated IT security staff. Here is that structure adapted to this size of organization:

  1. Inventory what actually needs protecting. List every system that would cause real harm if it went down: production applications, email, accounting, core client data, the tools your team touches daily. Most companies have never written this list down in one place.
  2. Assign an RTO and RPO to each one. Use the table above as a starting point, then adjust based on what the business actually depends on.
  3. Match backup and recovery methods to those targets. A system with a 1-hour RTO needs a different backup approach than one with a 3-day RTO. This is where the 3-2-1 rule applies: three copies of the data, on two different types of media, with one copy stored offsite or in a separate cloud region. CISA recommends this as the baseline standard, and increasingly recommends going further with an additional offline, immutable copy that ransomware cannot reach or encrypt.
  4. Document the actual recovery steps, not just the backup schedule. Who logs into what, in what order, with what credentials, and how does someone outside the usual IT contact reach the right person at 2 a.m.? This document is the difference between a four-hour recovery and a four-day one.
  5. Identify a fallback for people, not just systems. If the person who knows the recovery process is unreachable, is there a second person who can execute the plan? Single points of human failure are as common as single points of technical failure.
  6. Test the plan on a schedule, not just when something breaks. A tabletop exercise twice a year, where the team walks through a simulated incident without touching production, catches gaps a written plan alone will not.
  7. Review and update the plan every time the environment changes. A new core system, a new vendor, a cloud migration: each one should trigger a plan review, not wait for the annual cycle.

What This Actually Costs to Implement

Disaster recovery does not require a duplicate data center sitting idle. For a company in this size range, a realistic budget covers a few categories:

  • Cloud-based backup and replication, typically priced per gigabyte or per protected workload, scales with data volume rather than headcount
  • Immutable or offline backup storage, the piece most companies skip, adds a modest premium but is the single control most responsible for successful ransomware recovery
  • Documentation and testing time, usually the largest real cost, is measured in hours rather than dollars: building the runbook and running two tabletop exercises a year
  • A named owner, whether internal or fractional, who is accountable for the plan actually staying current

Companies that treat this as a one-time project instead of an ongoing responsibility tend to end up with a plan that was accurate the day it was written and wrong by the time it is needed. The plan itself is not the deliverable. A team that has actually rehearsed it is.

Testing: The Step Everyone Skips

A backup that has never been restored is a hypothesis, not a safety net. The most common failure pattern is not the absence of backups, it is backups that were running the whole time but had never been tested end to end, and turned out to be incomplete, corrupted, or slower to restore than the business could tolerate.

CISA's guidance is explicit on this point: back up procedures should be tested regularly to confirm the organization can fully and partially restore data, and can roll back to a point at least seven days prior if needed. A tabletop exercise does not require touching production systems. It requires walking through a specific scenario, such as a ransomware event hitting the file server on a Friday night, and having the team talk through every step of the response in real time. These exercises reliably surface the gaps that a written plan alone hides: an expired credential, a vendor contact who left the company, a backup that only covers half the systems everyone assumed it covered.

Frequently Asked Questions

How much should a growing company budget for disaster recovery?

For a 25 to 200 employee organization, cloud-based backup and replication typically scales with data volume rather than headcount, and the largest real cost is usually the time spent documenting and testing the plan rather than the software itself. A reasonable starting budget covers backup storage for critical systems, an offline or immutable copy, and two tabletop exercises a year.

We already have a backup solution. Isn't that the same as a disaster recovery plan?

No. A backup solution protects data. A disaster recovery plan defines how long recovery takes, who executes it, and in what order, and it has been tested to confirm those steps actually work. Many companies discover during a real incident that their backups were running correctly but nobody had documented or rehearsed the restore process.

How does this work alongside our existing MSP or IT team?

Your managed service provider typically handles the technical execution: running backup jobs, maintaining infrastructure, and responding to tickets. What is usually missing is the strategic layer above that: defining RTOs and RPOs for each system, prioritizing what gets protected first, and owning the plan as a living document that gets tested and updated. That strategic ownership is where fractional IT leadership fits, working alongside the MSP rather than replacing it.

What's the difference between disaster recovery and business continuity planning?

Disaster recovery focuses specifically on restoring IT systems and data after a disruption. Business continuity planning is the broader umbrella: how the entire business keeps operating, including people, facilities, and vendor relationships, not just technology. A complete plan needs both, but IT disaster recovery is usually the more urgent and more concrete place to start.

How do we get started if we have nothing documented today?

Start with the inventory step: list the systems that would cause real harm if they went down, and assign a rough RTO and RPO to each one. That exercise alone, done in a single working session, usually takes less than a day and immediately clarifies where the biggest gaps are before any new tooling gets purchased.

How often should the plan actually be tested?

Twice a year is a reasonable baseline for most companies at this size, with an additional review any time a core system, vendor, or major piece of infrastructure changes. Testing more often than that has diminishing returns unless the environment is changing rapidly; testing less often than that means the plan is likely stale by the time it is needed.

Ready to Put This Into Practice?

Schedule a free consultation and let's talk through what this means for your organization specifically.

Schedule a Free Consultation