
A disaster recovery plan (DRP) is a documented procedure that tells you or your team exactly what to do when a server crashes, a database is destroyed, or a site goes down at 3am. It converts a chaotic emergency into a checklist. The goal is to reduce recovery time from hours (or days) to minutes by eliminating the need to think during a high-stress incident.
A DRP is not just a backup strategy. Backups are the raw material — the DRP is the process for using them. Many teams have working backups and still spend 6+ hours recovering because they had no documented procedure and had to figure out every step under pressure.
Two numbers drive every DRP decision:
Write down the RTO and RPO for each website in your DRP. They inform everything else: backup frequency, storage location, team response time, and whether you need hot standby infrastructure or just good backups.
For every website in scope, document:
A DRP should address the three to five scenarios most likely to affect your stack. Common ones for web hosting:
Each scenario should have its own runbook — a numbered checklist someone can follow without knowing the system from memory. The format should be: trigger condition → decision tree → numbered steps → verification. Store runbooks in a shared document (Notion, Confluence, Google Docs) accessible to everyone on the team, not just on the server being recovered.
CloudStick users: your runbook for the "restore database" scenario should reference the CloudStick Backups section as step 1 — navigate to the server, open Backups → Database Backups, and download the most recent backup file for the affected database. The steps from there (import, verify row counts, test login) are the same regardless of tool.
Run a restore exercise once per year at minimum. Pick a non-critical site, spin up a fresh server, and restore it from backup following the runbook. Time the procedure. Note every step that required improvisation — those are gaps in the runbook that need to be filled. A disaster recovery plan that has never been tested is a list of guesses.


We use cookies to improve your experience
CloudStick uses cookies to personalise content, analyse traffic and keep you signed in. Cookie Policy · Terms of Service