Glossary · simply explained

Immutable backup

An immutable backup is a copy that is unchangeable for a defined period: it can neither be overwritten nor deleted nor encrypted — not even by administrators or attackers with stolen admin rights. Technically this is usually object lock in WORM mode (write once, read many).

Immutability thus addresses the core strategy of modern ransomware: destroy the backups first, then encrypt production. An immutable copy remains as the last reliable recovery line — provided it is configured correctly.

How immutability works technically

Object storage with object lock is the most common path: on write, each object receives a retention period during which the storage API itself refuses delete and change operations. In compliance mode this applies without exception — including the root account. Alternatives are hardened Linux repositories with immutability flags, WORM tape or specialised backup appliances.

The mode is decisive: governance mode allows privileged accounts to lift retention early — that protects against operator error but not against attackers with captured admin rights. Effective ransomware resilience needs compliance mode plus separate credentials and MFA for the backup environment.

What matters in practice

  • Couple retention to detection times: attacks often stay undetected for weeks.
  • Compliance instead of governance mode for the last line of defence.
  • Separate administration domain: never derive backup access from the production AD.
  • Restore tests from the immutable copy too — immutability replaces no recovery drill.

Frequently asked questions about Immutable backup

What distinguishes an immutable backup from a normal one?

The enforcement layer: a normal backup protects against data loss but can be deleted by anyone with sufficient rights. With an immutable backup the storage layer itself refuses any change until retention expires — rights then no longer help the attacker.

Is an immutable backup the same as an air gap?

No, but related: an air gap separates the copy physically or logically from the network, immutability makes it unchangeable at the storage location. Both prevent backup destruction; combined — immutable and separated — they form the most robust last line.

How long should the immutability period be?

Longer than the realistic time to attack detection: 14 to 30 days are common for operational backups, considerably longer for monthly and yearly states. Too-short periods undermine the protection — attackers are known to wait out retention.

Does immutability also protect against operator errors and insiders?

Yes — in compliance mode even your own administrator cannot delete anything early, whether accidentally or deliberately. Exactly why retention choice needs planning: what is immutable occupies storage until expiry, even if it was backed up incorrectly.

Is an immutable backup sufficient as ransomware protection?

It is the fallback, not the defence: it guarantees recoverability but prevents neither intrusion nor data exfiltration — with double extortion, perpetrators threaten publication, not just encryption. Prevention via segmentation and Zero Trust access remains indispensable.

Want to put this into practice in your own network? Talk to KAEMI, aligned to your requirements and with a managed service from a single source.