<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Backups on IT Made Simple</title><link>https://itmadesimple.co.nz/tags/backups/</link><description>Recent content in Backups on IT Made Simple</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Thaddeus</managingEditor><webMaster>Thaddeus</webMaster><lastBuildDate>Tue, 02 Jun 2026 08:00:00 +1200</lastBuildDate><atom:link href="https://itmadesimple.co.nz/tags/backups/index.xml" rel="self" type="application/rss+xml"/><item><title>The 3-2-1 Backup Rule Explained</title><link>https://itmadesimple.co.nz/posts/the-321-backup-rule-explained/</link><pubDate>Tue, 02 Jun 2026 08:00:00 +1200</pubDate><author>Thaddeus</author><guid>https://itmadesimple.co.nz/posts/the-321-backup-rule-explained/</guid><description>The 3-2-1 backup rule is the gold standard for protecting your business data. Here&amp;#39;s what it actually means and how to do it without breaking the bank.</description><content:encoded><![CDATA[<p>In a <a href="https://itmadesimple.co.nz/posts/what-backup-actually-means/">recent post</a> we covered the difference between syncing and backing up — and why OneDrive or Google Drive alone won&rsquo;t save you when things go sideways.</p>
<p>This time, let&rsquo;s talk about what a proper backup strategy actually looks like. There&rsquo;s a well-known framework for this, and it&rsquo;s refreshingly simple.</p>
<p>It&rsquo;s called the <strong>3-2-1 Backup Rule</strong>.</p>
<h3 id="what-is-the-3-2-1-rule">What Is the 3-2-1 Rule?</h3>
<p>The concept comes from <a href="https://en.wikipedia.org/wiki/Backup#:~:text=relational%20database.-,3%2D2%2D1%20Backup%20Rule,-%5Bedit%5D">Peter Krogh</a>, a photographer who was thinking about how to protect his life&rsquo;s work. It&rsquo;s since become the gold standard for data protection across every kind of business.</p>
<p>The rule is:</p>
<blockquote>
<p><strong>3</strong> copies of your data
<strong>2</strong> different types of storage
<strong>1</strong> copy stored offsite</p>
</blockquote>
<p>That&rsquo;s it. Three lines. But each one matters, and most grassroots businesses aren&rsquo;t following any of them.</p>
<p>Let&rsquo;s break it down.</p>
<h3 id="3-copies-of-your-data">3 Copies of Your Data</h3>
<p>This means the original data on your computer, plus <strong>two separate backups</strong>. Not one backup — two.</p>
<p>Why two? Because your single backup can fail. Hard drives die. USB sticks get lost. Cloud accounts get compromised. If you only have one backup and it&rsquo;s corrupted or missing when you need it, you&rsquo;re in the same position as someone with no backups at all.</p>
<p>The good news: copies don&rsquo;t all need to be full system images. One could be an image backup of your entire machine, and the other could be a copy of your critical business files — accounting data, customer records, emails, whatever would hurt most to lose.</p>
<h3 id="2-different-types-of-storage">2 Different Types of Storage</h3>
<p>Don&rsquo;t put both backups on the same kind of device. If both backups are on external hard drives and one fails due to a manufacturing defect, the other might not be far behind — same batch, same usage, same environment.</p>
<p>Instead, use <strong>two different storage mediums</strong>:</p>
<ul>
<li><strong>External hard drive or NAS</strong> (Network Attached Storage) at your office — for fast, local restores</li>
<li><strong>Cloud backup</strong> (Backblaze, Wasabi, Azure Blob, AWS S3) — for protection against physical disasters</li>
</ul>
<p>The point is diversity. Different storage types fail in different ways. Cover more bases.</p>
<h3 id="1-copy-stored-offsite">1 Copy Stored Offsite</h3>
<p>This is the one most people skip. Your office has a fire, flood, theft, or power surge — and suddenly your computer and your backup drive are both gone.</p>
<p>An offsite copy means at least one backup lives somewhere physically separate from your business. For a small business, this doesn&rsquo;t have to mean a data centre. It can mean:</p>
<ul>
<li>A cloud backup service (the most practical option for most)</li>
<li>An external drive you rotate weekly to someone&rsquo;s home</li>
<li>A NAS at your house if the business is at your shop</li>
</ul>
<p>The cloud option is honestly the easiest for a grassroots business. Once it&rsquo;s set up, it runs automatically. No one has to remember to take a hard drive home on a Friday.</p>
<h3 id="what-this-looks-like-in-practice">What This Looks Like in Practice</h3>
<p>Let&rsquo;s say you run a plumbing business with one office computer and a server.</p>
<p><strong>Copy 1 (Original):</strong> Your live data on the office computer and server.</p>
<p><strong>Copy 2 (Local backup):</strong> A NAS device in the office running daily backups of everything. If your server dies, you restore from the NAS. Done in minutes, not days.</p>
<p><strong>Copy 3 (Offsite/Cloud):</strong> A cloud backup service running nightly, pushing encrypted backups offsite. If the office burns down, you buy a new computer, connect to the cloud, and start restoring. You&rsquo;re operational again within a day or two instead of starting from scratch.</p>
<p>That&rsquo;s the 3-2-1 rule in action. Not complicated, not expensive, but dramatically better than nothing.</p>
<h3 id="what-about-the-cost">What About the Cost?</h3>
<p>This is where I expect some pushback: &ldquo;Yeah, but I&rsquo;m a tradie with 3 employees. I can&rsquo;t afford a NAS and a cloud service.&rdquo;</p>
<p>Here&rsquo;s the thing — you can&rsquo;t afford not to. A decent 2-bay NAS runs about $300-400 NZD. A 4TB external drive is around $100. Cloud backup for a small business runs about $50-100/month depending on how much data you have.</p>
<p><img loading="lazy" src="/posts/the-321-backup-rule-explained/nas-example.png" type="" alt=""  /></p>
<p>Compare that to the cost of losing all your business data. Customer records, invoices, job records, accounting files. The stuff you actually run your business on. What&rsquo;s that worth?</p>
<p>And you don&rsquo;t have to do it all at once. Start with an external drive and a cloud backup first. Add a NAS later. The key is to <strong>start</strong>.</p>
<h3 id="the-bare-minimum">The Bare Minimum</h3>
<p>If budget is genuinely tight, here&rsquo;s the absolute baseline:</p>
<ul>
<li><strong>Copy 1:</strong> Your computer (original)</li>
<li><strong>Copy 2:</strong> External hard drive plugged in at the office, backing up weekly</li>
<li><strong>Copy 3:</strong> Cloud backup service running automatically</li>
</ul>
<p>This costs you about <strong>$8-10/week</strong> for a basic cloud backup and possibly a one-time cost for an external drive. Less than most people spend on coffee.</p>
<p>If that&rsquo;s still too much, I&rsquo;d challenge you to think about what your business data is worth. Because the question isn&rsquo;t really &ldquo;Can I afford to back up?&rdquo; It&rsquo;s &ldquo;Can I afford not to?&rdquo;</p>
<h3 id="automate-or-forget">Automate or Forget</h3>
<p>The biggest enemy of backups isn&rsquo;t cost — it&rsquo;s forgetting. If backing up requires someone to plug in a drive, click a button, or remember to do something, it will eventually get skipped.</p>
<p><strong>Automate everything you can.</strong> Set your backup software to run on a schedule. Cloud backups should be continuous or nightly. A local backup should run at least weekly, ideally daily.</p>
<p>Set it and forget it. Except for one thing: verify.</p>
<h3 id="test-your-backups-seriously">Test Your Backups. Seriously.</h3>
<p>I mentioned this in the <a href="https://itmadesimple.co.nz/posts/what-backup-actually-means/">last post</a> but it bears repeating: a backup you&rsquo;ve never tested is just a guess.</p>
<p>Pick a file. Restore it from your backup. Confirm it works. Do this every month or so. It takes five minutes. It&rsquo;s the difference between &ldquo;I think we&rsquo;re backed up&rdquo; and &ldquo;I <strong>know</strong> we&rsquo;re backed up.&rdquo;</p>
<h3 id="the-3-2-1-rule-is-a-starting-point">The 3-2-1 Rule Is a Starting Point</h3>
<p>This rule doesn&rsquo;t cover everything — you also need to think about how often you back up (daily? hourly?), how long you keep old backups (30 days? 90 days?), and what you&rsquo;re actually backing up (just files? system images? email?).</p>
<p>But the 3-2-1 rule is the foundation. Nail this first. Build on it later.</p>
<p>If you follow nothing else, do this:</p>
<ol>
<li>Buy an external hard drive</li>
<li>Set up a cloud backup service</li>
<li>Automate both to run on a schedule</li>
<li>Test a restore once a month</li>
</ol>
<p>That&rsquo;s it. You&rsquo;re ahead of 90% of small businesses already.</p>
<hr>
<p><em>Want a step-by-step walkthrough of setting this up? I&rsquo;ve put together a companion guide on Patreon that walks you through choosing a cloud provider, setting up automated backups, and creating a restore checklist. <a href="https://www.patreon.com/cw/ITMadeSimple">Check it out on Patreon</a>.</em></p>
]]></content:encoded></item><item><title>What Backup Actually Means</title><link>https://itmadesimple.co.nz/posts/what-backup-actually-means/</link><pubDate>Wed, 06 May 2026 08:12:00 +1200</pubDate><author>Thaddeus</author><guid>https://itmadesimple.co.nz/posts/what-backup-actually-means/</guid><description>My take on backups and where businesses get it wrong</description><content:encoded><![CDATA[<p>When I think of a small business I think of a husband wife combo. A plumber or builder where the partner assists with accounts, maybe an apprentice or 2. Not exactly a big business and as such, probably not a lot of funds to spend on IT support if anything at all. My own parents ran their own floor sanding business for many years and profit margins are tight but luckily for them, I was the IT support.</p>
<p>With my small business scope in mind, I do worry that there are solid battlers out there, earning an honest dollar with little to no budget or time to spend on adequate backup solutions. I assume they&rsquo;re running some sort of system like OneDrive, Google Drive or Dropbox thinking they&rsquo;re backed up to the cloud, job done right? Nah, that&rsquo;s a sync, not a backup.</p>
<p>That may sound elitist, but this is a critical distinction. It&rsquo;s the difference between recovering from an IT disaster or losing everything. Let&rsquo;s crack on to understand the difference and clear it up.</p>
<h3 id="what-people-think-backup-means">What People <em>Think</em> Backup Means</h3>
<p>A backup should never be treated as chore. I think some SMB&rsquo;s (small medium business) treat backups as a task that once done is completed. Data copied to an external hard drive, maybe some files saved in cloud storage. Tick!</p>
<p>Little care of thought is given to something that, <strong>in my humble opinion</strong>, is one of the most important things a business can do. In my day to day job, albeit a big multi country company, there is always someone (practically weekly) that asks if I can restore a file/folder because they accidentally overwrote/deleted it.</p>
<hr>
<h3 id="side-quest-rant">Side Quest (Rant)</h3>
<p>I&rsquo;m going to take a quick detour here for a rant. Feel free to skip this part but I think I need to dump this so I stay sane.</p>
<p>It really grinds my gears that people are so flippant with their corporate data. &ldquo;Oh can you restore x, I accidentally deleted it&rdquo;. What would happen if we didn&rsquo;t have that backed up? Would you be more careful?</p>
<p>I grew up in the 80&rsquo;s and 90&rsquo;s where we had trampolines with exposed springs and no safety nets. You&rsquo;d do a flip or some munter mate would double bounce you. You would often land, legs between the springs, grazes etc&hellip; if you were lucky. Sometimes you would bounce straight off altogether. This taught you to be careful unlike the children today that grow up with zipped up nets stopping them from learning a valuable life lesson.</p>
<p>Anyway the tramp rant is how I see people today. They are so used to having the net (backups) that they are reckless with their files. The assumption is that I can restore it for them. News flash, depending on budget, some things may not be backed up. Take some ownership and be careful with your files!</p>
<p>Anyway, enough of this rant even though it has been quite cathartic</p>
<hr>
<h3 id="what-people-think-backup-means---continued">What People <em>Think</em> Backup Means - Continued</h3>
<p>What most people think is a backup is actually just <strong>file syncing</strong> — OneDrive, Google Drive, Dropbox. These tools are great for day‑to‑day use, but they’re not backup systems. That’s not what they were designed for.</p>
<p>Here’s why that matters: if you, your partner, or any staff you may have accidentally delete files or folders, that deletion is synced everywhere. If <a href="https://en.wikipedia.org/wiki/Ransomware">ransomware</a> encrypts your files, the encrypted versions are replicated across all devices as well.</p>
<p>Most of these platforms do offer some mitigation by keeping a limited number of file versions that you can roll back to. But if you’re not regularly accessing all of those files and folders, there’s a real risk you won’t notice a problem until it’s too late.</p>
<p>Syncing keeps your files <em>available</em>. Backup keeps your files <em>recoverable</em>. Those are two very different jobs.</p>
<p>And files and folders aren’t the only things that need backing up. Locally installed software that’s critical to the business also needs to be considered. Is this software essential to how you operate? Can you recover if your hard drive gives up the ghost? Even if you have a copy, is it as simple as reinstalling and pointing the application back at the data?</p>
<h3 id="so-what-is-a-real-backup">So What <em>Is</em> a Real Backup?</h3>
<p>To me,  a real backup means in the event where you lose a file, delete a folder or you start your computer/laptop up and you have a <a href="https://en.wikipedia.org/wiki/Blue_screen_of_death">blue screen of death</a>, you know you are able to recover and get back up and running.</p>
<p>A real backup is a <strong>separate, independent copy</strong> of your data that can be restored to a specific point in time. The copy doesn&rsquo;t change when your live data changes. No syncs, it&rsquo;s just a break glass in case of emergency copy of your data for when you need it.</p>
<p>At a minimum following a <a href="https://en.wikipedia.org/wiki/Backup#:~:text=relational%20database.-,3%2D2%2D1%20Backup%20Rule,-%5Bedit%5D"><strong>3-2-1 rule</strong></a> is a good starting point. This is a baseline to start with and you can build on it from there depending on how often your files are changing and how much work you want to make for yourself:</p>
<ul>
<li><strong>3</strong> copies of your data (the original plus two backups)</li>
<li><strong>2</strong> different types of storage (say, a local device and the cloud)</li>
<li><strong>1</strong> copy stored offsite (physically separate from your office)</li>
</ul>
<p>Remember, this isn&rsquo;t overkill. It&rsquo;s the minimum standard that actually protects you when things go sideways — whether that&rsquo;s a hardware failure, a cyberattack, a fire, or plain old human error.</p>
<h3 id="where-smbs-commonly-get-it-wrong">Where SMBs Commonly Get It Wrong</h3>
<p>Blind trust, assumptions and wilful thinking is where most issues arise.</p>
<p>If you are lucky enough to have some IT guru that takes backups for you have you verified them? Do you know how often or what is being backed up? There is a common saying in Crypto Currency circles, &ldquo;<em>don&rsquo;t trust, verify</em>&rdquo; which basically means don&rsquo;t trust a &ldquo;<em>trust me bro</em>&rdquo; person, make sure it is what they say it is.</p>
<p>Some think they are small fish, too small to be a ransomware target. Well, given the current landscape with AI and script kiddies online. It&rsquo;s not a case of if you will be targeted but a case of when. We are all busy and prone to mistakes especially when you&rsquo;re grinding hard to make a buck and you mistake a malicious email for a legit one. Never assume you are too small to be a target. Some people just dangle a hook out there with malicious stuff for shits and giggles and you happen to be the fish that latches on.</p>
<p>Lets say you actually do have backups. Have you tested them? This comes back to the &ldquo;<em>don&rsquo;t trust, verify</em>&rdquo;. A backup isn&rsquo;t a backup until you can verify it will be capable of doing what you need it to do. If you have taken a full backup image of your computer have you restored this in a development location to confirm:</p>
<ol>
<li>You actually know how to restore your computer in a disaster recovery situation</li>
<li>That your backups are actually working
<strong>Verify!!!</strong>.</li>
</ol>
<p><strong>&ldquo;We back up our files, so we&rsquo;re fine.&rdquo;</strong> Files are only part of the picture. What about your email? Your accounting software? What about your passwords that you save to your browser (which you shouldn&rsquo;t but that is another topic later). A proper backup strategy covers your entire business environment, not just the documents folder.</p>
<h3 id="why-this-matters-more-than-you-think">Why This Matters More Than You Think</h3>
<p>Data loss isn&rsquo;t a hypothetical. Hard drives fail. Employees make mistakes. Ransomware is a real and growing threat to every business no matter the size. And when data disappears, the consequences are immediate: operations grind to a halt, invoices can&rsquo;t go out and customer records vanish</p>
<p>The businesses that recover quickly from these events aren&rsquo;t lucky — they&rsquo;re prepared. They have real backups, they test them regularly, and they know exactly what&rsquo;s protected and what isn&rsquo;t.</p>
<h3 id="what-you-should-be-asking">What You Should Be Asking</h3>
<p>You don&rsquo;t need to become a backup expert. But you do need to ask the right questions — of yourself, or of whoever manages your IT:</p>
<ul>
<li>What exactly is being backed up? (Files, emails, databases?)</li>
<li>How often are backups running?</li>
<li>Where are the backups stored? Is there an offsite copy?</li>
<li>When was the last time a backup was actually <em>tested</em> by restoring data from it?</li>
<li>How long would it take to get back up and running after a total loss?</li>
</ul>
<p>If you can&rsquo;t answer these questions — or if the answers make you uncomfortable — that&rsquo;s a sign it&rsquo;s time to take a closer look.</p>
<h3 id="the-bottom-line">The Bottom Line</h3>
<p>&ldquo;Backup&rdquo; isn&rsquo;t a product you buy or a box you tick. It&rsquo;s a strategy. It&rsquo;s knowing that when something goes wrong — and eventually, something will — you can get your business back to where it was, without losing days, weeks, or years of work.</p>
<p>If the only thing standing between your business and total data loss is a OneDrive sync and a prayer, it&rsquo;s time to have a proper conversation about what backup really means.</p>
]]></content:encoded></item></channel></rss>