SectionTechnology
Last reviewed26 July 2026
Reading time9 minutes

What this calculator works out

This calculator estimates the capacity a backup repository needs from the protected data, the number of full backups retained, the daily change rate and the incremental retention period, then applies a compression ratio.

Retention is what drives the total. Backing up 1 TB does not need 1 TB of storage — it needs enough for every version you intend to keep.

Enter your details

Enter your figures and select Calculate.

Before you size a repository

Retention length is a recovery decision

Keeping thirty days of increments means you can recover a file as it was thirty days ago. Ransomware and slow-acting corruption are the reasons that matters — damage is frequently discovered weeks after it started, and a backup chain shorter than the discovery window contains only damaged copies.

How this calculator works

Fulls plus increments, then compression:

Raw = protected data × full backups + protected data × daily change × incremental days
Storage needed = raw ÷ compression ratio

The full backups term dominates for short retention; the incremental term dominates as retention lengthens. Where storage is tight, reducing the number of full copies usually saves more than shortening the incremental chain — and costs more in recovery time.

Worked example: 1 TB protected

Using the default figures — 1,000 GB protected, 2 full backups, 3% daily change over 30 days, 1.5:1 compression:

Nearly twice the protected data, for a modest retention policy. Extend to 90 days of increments and the raw figure becomes 4,700 GB; add a third full copy and it is 5,700. The instinct to buy a backup drive the same size as the data being protected is the most common sizing error, and it is out by a factor of two before retention is even considered.

Common mistakes

Frequently asked questions

What is the difference between sync and backup?

A sync makes two locations match, so a deletion or corruption on one propagates to the other. A backup keeps historical versions, so an earlier state can be recovered. Cloud sync services frequently offer limited version history, which helps, but a service designed for sync is not a substitute for one designed for backup.

How long should I keep backups?

Long enough to cover the time it might take to notice a problem. Thirty days is a common minimum for general data; some organisations keep monthly copies for a year or longer. Legal and regulatory retention requirements apply to some categories of data and set a floor rather than a ceiling.

What is an immutable backup?

A copy that cannot be altered or deleted for a defined period, even by an administrator. It exists because ransomware increasingly targets backups first — an attacker with credentials can otherwise delete the recovery path before encrypting anything. The NCSC recommends offline or immutable copies for exactly this reason.

What is the 3-2-1 rule?

Three copies of the data, on at least two types of media, with one kept off-site. Each part defeats a different failure: drive failure, accidental deletion, and fire, theft or ransomware.

Is what I enter stored?

No. Figures are processed in your browser and never transmitted or retained.

Related tools

References

Sources are checked at publication and can change — how I choose and check references.

Back to top