The 3-2-1 Rule: The Golden Rule
The most commonly known backup rule is the “3-2-1” backup rule, this is the baseline that all backup infrastructure should at least meet:
- 3 copies of your data (including the original)
- 2 stored on different types of media
- 1 copy kept off-site
At first glance, it might sound excessive, but this rule is a time-tested data protection and disaster recovery risk mitigation strategy.
Let’s look at a few real-world scenarios where it proves its value:
- Scenario 1: A user deletes a file.
No problem. The original is gone, but you’ve got two more copies. - Scenario 2: The primary backup repository is offline.
Again, you’ve got additional copies to restore from. - Scenario 3: The entire production site is unavailable.
This is where the “1” in 3-2-1 matters. Your off-site copy allows for recovery even in major incidents. - Scenario 4: Simultaneous hardware failure in production and backup.
It’s not uncommon for hardware purchased together to fail concurrently. Using two different storage types reduces this risk significantly.
As you can see, it doesn’t take much to fall back to your last good copy, so that copy needs to be there, intact, secure and recoverable.