What Is the 3-2-1 Rule?
The 3-2-1 rule was popularized by photographer Peter Krogh and is also recommended by the US Cybersecurity and Infrastructure Security Agency (CISA). It has three requirements:
3 copies of your data: the original plus two backups. One copy is already lost if it breaks; two can fail at the same time in rare disasters. Three copies keeps the risk very low.
2 different types of media: keeping everything on only SSDs or only external HDDs means a similar failure mode can wipe them all at once. Mix types — internal SSD plus external drive, or PC plus cloud.
1 copy off-site: if all copies are in the same room, a fire, earthquake, theft, or ransomware attack takes everything. Keeping one copy somewhere physically different — in the cloud or at a relative's place — is the golden rule.
Practical Backup Options
The recommended combination for teens is: ① internal SSD (working data) → ② external SSD or Time Machine (automatic, at home) → ③ OneDrive or Google Drive (cloud, off-site). This covers all three requirements: 3 copies, 2 types of media, 1 off-site.
What Should You Back Up?
Not every file deserves the same level of protection. Prioritize: photos and videos you can't recreate, school assignments, code you've written, and creative projects. Apps you can re-download, game installs, and handout documents can sit at lower priority.
Narrowing down what you back up also reduces storage costs. Setting consistent save locations — Desktop, Documents, Photos, Projects — makes automation easy.
Automation Is Essential
"I'll copy it manually" is a habit that breaks down fast. On Windows combine OneDrive with File History; on Mac combine iCloud with Time Machine. Set it up once and only the changed files sync automatically from then on. That said, check periodically that sync hasn't stopped and that you haven't run out of space.
Common Pitfalls
- "Backup folder on the same PC" is not a backup. If the SSD dies, both copies go with it.
- Leaving your external HDD plugged in 24/7. Ransomware will encrypt it along with your main drive.
- Assuming you can restore but never testing it. Run a test restore at least once a year.
Why This Matters for Your Future
In enterprise IT, backup design is a core part of server operations. Backup and redundancy are also common exam topics in IT certifications. Practicing on your own data as a teen means you'll be able to explain concretely how you protect important data when you reach university or the workplace.
Start Today
- Enable OneDrive or iCloud Drive and set Desktop and Documents to sync automatically (that's copy #2).
- Buy an external SSD or HDD and configure File History (Windows) or Time Machine (Mac) (that's copy #3).
- Once every three months, restore one single file from the external drive to confirm it actually works.