Hi, Mira here. The only backup that matters is the one you can restore after the drive dies, the laptop walks off, or you nuke the wrong folder. The 3-2-1 rule covers all three: 3 copies of your data, on 2 different media, with 1 copy off-site. You can stand the whole thing up in about an hour, and most of it runs itself afterward.
Why 3-2-1, Specifically#
Each layer protects against a different failure. Time Machine on a local drive saves you from the everyday “oops, deleted it” and gives you fast, full restores. The cloud copy survives a fire, flood, or theft that takes the laptop and the drive sitting next to it. The off-site clone is your bootable bailout when you need to be working again in 20 minutes, not 20 hours. Skip any one layer and you’ve left a real-world scenario uncovered.
Layer 1 — Local: Time Machine#
- Plug in an external SSD at least 2× your MacBook’s storage. SSD over spinning disk: hourly snapshots finish in the background instead of stalling your machine.
- Enable Time Machine and let the first full backup run on AC power — it’s heavy and can take a few hours.
- In Options, exclude large, reproducible junk:
~/Library/Caches, Docker images, downloaded ISOs. Smaller backups mean faster restores. - Turn on encryption when you add the disk. Combined with FileVault on the internal drive, your data is protected at rest everywhere.
Layer 2 — Cloud: Off-Machine Copy#
- Use a continuous backup service like Backblaze or iDrive (flat-rate, set-and-forget) rather than syncing everything to iCloud, which is storage, not backup.
- Exclude the same heavy caches to save upload bandwidth on the initial seed.
- Let the first upload run over a few days on a stable connection; after that it only sends changes.
Layer 3 — Off-Site: Bootable Clone#
- Use Carbon Copy Cloner or SuperDuper! to clone to a second SSD once a month.
- Store that drive somewhere else — a desk drawer at the office, a relative’s house, a safe-deposit box. The whole point is physical separation.
- A clone restores faster than rebuilding from scratch and doubles as a recovery boot disk.
The Step Everyone Skips — Test the Restore#
A backup you’ve never restored is a hope, not a plan. Once a month, pick a random folder and restore it from Time Machine, then pull one file back from the cloud. Five minutes confirms the chain actually works before you need it.
Recommended Kit#
- 2TB+ external SSD for Time Machine (USB-C, encrypted)
- A second SSD for the monthly off-site clone
- Backblaze or iDrive subscription
- Carbon Copy Cloner or SuperDuper! for the clone
Set it up once and the local and cloud layers run on their own. The only recurring task is the monthly clone-and-test — put it on the calendar, and drive failure, theft, and the dreaded rm all become a shrug instead of a disaster.

