In This Article
Most Ontario business owners think they are covered because they have backups. Backups matter, but a backup answers only one question: is a copy of the data somewhere safe. It does not tell you how long it takes to get that data back into a working system, what your team does while the systems are down, or who makes which decision at 2am on a long weekend. Those are the questions a continuity and recovery plan answers.
This guide explains business continuity and disaster recovery, together called BCDR, for an owner who is not technical. We will cover why a backup is not a recovery plan, define RTO and RPO in plain terms, walk through what a real plan covers, and show how the cost of downtime and your cyber insurance both connect back to these numbers.
A Backup Is Not a Recovery Plan
Imagine your main server fails on a Monday morning, or ransomware locks every file in the office. You have backups, so you feel safe. Then the real questions start. Where do those backups live, and can you reach them if your network is the thing that is down? How long does a full restore take, four hours or four days? When was the last time anyone actually tried to restore from them? Which systems come back first, and in what order, so that one application is not waiting on another that is not ready yet?
A backup is a copy of data. A recovery plan is the documented, tested sequence that turns that copy back into a running business. The gap between the two is where most SMBs get hurt. We see it constantly: a backup job that has quietly been failing for months, a backup repository sitting on the same network the ransomware encrypted, or a restore that nobody had ever timed and turned out to take three days when the business could survive only one.
The honest test is simple. If you cannot say, in hours, how long it would take to get your most important system back, and how much recent work you would lose, then you have backups but not a recovery plan.
Business Continuity vs Disaster Recovery
The two terms get used together so often that people assume they mean the same thing. They do not, and the difference is practical, not academic.
Business continuity is about keeping the business operating while something is broken. It is the people-and-process side. If email is down, how does the front desk take orders? If the scheduling system is offline, how do crews know where to go? Continuity planning answers the question, what do we do to keep serving customers during the disruption, even before IT is fully restored.
Disaster recovery is the narrower, technical job of restoring IT systems and data after an incident. It is the restore sequence, the standby infrastructure, the credential rotation, and the order in which identity, then file storage, then applications come back online. Disaster recovery is a part of business continuity, not a replacement for it.
An owner needs both. A perfect technical recovery that takes two days is worthless if the business has no way to function during those two days. A clever manual workaround means nothing if the data never comes back clean. The plan has to hold both halves together.
RTO and RPO in Plain Terms
Two acronyms run through every continuity conversation, and they are simpler than they sound. They are just two clocks.
RTO: how fast you must be back
RTO stands for Recovery Time Objective. It is the maximum time a system can be down before the damage to the business becomes serious. If your order system has an RTO of four hours, that means you have decided four hours of outage is survivable but anything beyond that starts costing you customers, revenue, or trust. RTO is the answer to, how long can we live without this.
RPO: how much data you can afford to lose
RPO stands for Recovery Point Objective. It is the maximum amount of recent work you can afford to lose, measured in time. If your accounting system has an RPO of one hour, your backups must capture changes at least every hour, so that in a worst case you lose no more than the last hour of entries. RPO is the answer to, how much recent work can we afford to redo.
Here is the way to hold the two together. Picture a timeline with the moment of failure in the middle. RPO looks backward from that moment: how far back is the last good copy of your data. RTO looks forward from that moment: how long until you are running again. One controls data loss, the other controls downtime, and every system in your business sits somewhere on both scales.
Setting Targets You Can Actually Meet
The temptation is to set every target to near zero. No downtime, no data loss, everything back instantly. That sounds responsible, but it is how plans become fiction. Tighter targets cost more, sometimes a lot more, and a target you cannot afford to deliver is not a target, it is a wish.
The practical approach is to rank systems by how much pain an outage actually causes, then set targets per tier rather than one number for everything.
- Tier 1, mission critical: the one or two systems that stop the business cold. Order taking, the line-of-business application, payment processing. These earn the tightest RTO and RPO, often measured in minutes to a couple of hours.
- Tier 2, important but tolerable: email, file storage, internal reporting. A few hours of downtime hurts but does not stop revenue. RTO measured in hours, RPO in a few hours.
- Tier 3, can wait: archive systems, internal wikis, anything you could live without for a day or two. Looser targets, lower cost.
Once the tiers are set, the targets drive the spending, not the other way around. A one-hour RTO needs standby systems ready to take over. A one-day RTO can rely on a straightforward restore. You only pay for speed where speed actually protects the business. This is the conversation worth having before you buy any tool, because the right answer for a 12-person firm is very different from the right answer for a clinic handling patient records.
What a Real DR Plan Covers
A real plan is more than a backup schedule. The four things it has to address are people, data, systems, and communications.
People
Who declares an incident. Who is allowed to authorize a restore or a failover. Who talks to customers, who talks to staff, who calls the insurer. A documented call tree that does not depend on the email system being up, because the email system is often exactly what is down. The plan should also name a backup for each role, because incidents do not wait for the right person to be in town.
Data
Where every important dataset lives, how it is backed up, and how it is restored. At least one copy must be isolated from your production network and your normal admin credentials, because modern ransomware deliberately goes after backups first. We cover that reality in our ransomware recovery playbook. If a backup can be reached and encrypted by the same attacker who hit your servers, it is not really a backup.
Systems
The order of restoration matters more than people expect. Identity and authentication come back first, then network services like DNS, then file storage, then the applications that depend on all of it. Restoring in the wrong order means applications come up, fail because their dependencies are not ready, and have to be redone. The plan documents the sequence so nobody has to figure it out under pressure.
Communications
A holding statement for customers, drafted in advance, so you are not writing public messaging during the worst hour. A channel for reaching customers that does not depend on the system that is down. A plan for staff updates so people are not standing around guessing. Good communication during an outage is often what protects the relationship, even when the systems are misbehaving.
Why Untested Plans Fail
A plan that has never been tested is a hypothesis. The first real test should not be the real disaster. The Canadian Centre for Cyber Security consistently encourages organizations to rehearse their incident and recovery procedures rather than assume they work, and that advice exists because untested plans fail in predictable ways.
Two kinds of testing matter, and they are not the same.
- Restore testing: actually pull data back from a backup onto a real system and confirm it works. A backup job that reports success is not proof. The proof is a file you can open. Do this on a schedule, not once a year.
- Tabletop exercises: get the people in a room and walk through a scenario out loud. Ransomware hit Saturday night, who do we call, in what order, who decides what. These rehearsals surface the gaps that no software check will ever find, like a key person whose phone number nobody has written down outside the email system.
Testing is also increasingly expected by insurers, which brings us to the money side of all this.
How Downtime Cost and Cyber Insurance Tie In
The reason to set an RTO at all is that downtime has a price, and that price is usually higher than owners guess once you add lost revenue, idle wages, overtime to catch up, and the customers who quietly do not come back. We work through how to put a number on it in our piece on the true cost of IT downtime for small businesses. Knowing that hourly cost is what tells you whether a tighter, more expensive recovery target is worth paying for. The math is simple: if an hour of downtime costs you more than the monthly price of faster recovery, the faster recovery pays for itself the first time you need it.
Cyber insurance ties in from the other direction. Underwriters increasingly ask for evidence of tested backups, documented recovery procedures, and the controls that keep an incident from spreading. A continuity plan is not just operational hygiene, it is part of what makes you insurable and what protects a claim from being disputed later. The specifics carriers ask for are laid out in our guide to cyber insurance documentation requirements. The same discipline that gets you back online faster is the discipline that keeps your policy valid.
Continuity and recovery are also a privacy obligation, not only an IT one. Under Canadian privacy law, overseen by the Office of the Privacy Commissioner, a business that loses control of personal information can face breach reporting duties. A clean recovery, where you know exactly what was affected and can restore from a trustworthy copy, makes that obligation far easier to meet than a chaotic one where nobody is sure what was lost.
Where to Start
You do not need a hundred-page document to be meaningfully more prepared than you are today. Start with three short conversations. First, list your top three systems and decide an honest RTO and RPO for each. Second, find out, by testing, how long a real restore actually takes today, so you know the gap between where you are and where you want to be. Third, write down the human side: who declares an incident, who can authorize a restore, and how you reach people when email is down.
From there, the plan grows. This is the unglamorous operational work that separates a business that treats an outage as a bad day from one that treats it as an existential event. It pairs naturally with the proactive monitoring and tested backups that come standard with managed IT, and with the layered controls in our managed cybersecurity service that keep a single incident from becoming a full disaster.
If you want a second set of eyes on your current backups and recovery targets, that is exactly the kind of plain, no-pressure review we do for Ontario businesses. Reach out and we will walk through where you stand, or browse the rest of the ClayGen blog for related guides.
Business Continuity and Disaster Recovery FAQ
What is the difference between business continuity and disaster recovery?
What do RTO and RPO mean?
Is a backup the same as a disaster recovery plan?
How often should we test our recovery plan?
How does business continuity affect cyber insurance?
What RTO and RPO should a small business aim for?
Need Help With Your IT?
ClayGen provides managed IT services, cybersecurity, and Microsoft 365 management for Ontario businesses.