Home Cloud: Module 3

Module 3

Storage, backup & sync

A home cloud without durable storage is just a screensaver. This module separates sync (convenience) from backup (recovery), and gives you a simple rule of thumb pros still use.

Where bytes live

HDDs are cheap per terabyte and great for bulk archives; SSDs are faster and silent, ideal for active systems. A NAS is often a small box with multiple bays, RAID options, and apps — a common “home cloud” appliance. A spare external USB drive is still a valid first backup target.

RAID is not backup: it helps with disk failure, not ransomware deleting files or toddler “empty trash.”

Sync vs backup

Sync keeps two (or more) places looking the same: edit on laptop, see it on desktop. If you delete a file in one place, sync propagates that deletion. Great for workflow; dangerous if mistaken for history.

Backup means you can restore a previous state: snapshots, versioned copies, or append-only archives. Good backups survive “I ruined this folder” and many drive failures.

The 3-2-1 rule

A practical mnemonic: 3 copies of important data, on 2 different media types, with 1 copy off-site (encrypted cloud, drive at a friend’s house, etc.). You can start smaller — “2 copies, 1 unplugged” beats a single SSD with no backup.

Test restores occasionally. A backup you have never restored is a hypothesis, not a guarantee.

Encryption at rest (short version)

Full-disk encryption on laptops and phones protects data if hardware is lost or stolen. For NAS and home servers, vendor tools or LUKS-style volumes add friction for thieves — and for you if you lose keys, so store recovery keys carefully.

Tie-in: Coffee Home

Tiles like Nimbus Home Cloud and future file experiences in Coffee Home are front ends to the idea of data you keep — the actual durability still comes from disks, backups, and habits you build outside the browser. Treat the desktop as the control panel, not the vault by itself.