navlogo_blue

English

Dutch

Lessons from the UniSuper Incident: Why Third-Party Backups Are Essential for Cloud Recovery

UniSuper's Week Offline: The Case for Backups Your Cloud Can't Delete

Google Cloud deleted an entire customer environment — both redundant regions included. One external backup made recovery possible.

In May 2024, Australian pension fund UniSuper — managing around $125 billion for over 600,000 members — went dark. Not from ransomware or a cyberattack: a misconfiguration during provisioning caused Google Cloud to delete UniSuper's entire private cloud subscription. The deletion propagated to both geographic regions where the fund had redundantly duplicated its data. The redundancy did exactly nothing, because both copies lived inside the account that ceased to exist.

Recovery took more than a week of round-the-clock work, rebuilding hundreds of virtual machines and databases. The decisive factor, acknowledged in UniSuper's own communications: backups held with a different provider, outside Google's ecosystem. Without that external copy, one of the world's larger pension funds might have permanently lost its members' data to an administrative error.

The misconception this incident buried: "our cloud provider's redundancy protects us." Redundancy protects against the provider's hardware failing. It does not protect against the provider's processes failing — and it never protects data that lives inside the account being deleted.

What Exactly Happened at UniSuper?

During provisioning of UniSuper's Google Cloud VMware Engine private cloud, a configuration error left a parameter that caused the subscription to be treated as temporary. When the term elapsed, Google's systems deleted the private cloud — automatically, without customer notification, and across both regions UniSuper used for redundancy. Google and UniSuper jointly described it as an unprecedented, isolated event, triggered by an internal tooling gap rather than any customer action.

The Timeline That Matters

The deletion took effect in early May 2024; member services went offline immediately. Restoration ran for more than a week, and succeeded because UniSuper could pull from backups stored with an additional, third-party provider. The provider-internal safeguards — geo-redundancy, account protections — were all downstream of the failing account and vanished with it.

Timeline
How the deletion propagated across both regions before external backups enabled recovery.

Couldn't This Happen to Anyone's Cloud Environment?

Yes — that is the uncomfortable core of the lesson. Every hyperscaler runs automated lifecycle systems that can, under rare failure conditions, act destructively at account scope. And account-scope destruction has more common causes than provider error: compromised admin credentials (an attacker deleting your environment), malicious insiders, billing failures cascading into suspension and purge, or your own automation gone wrong.

The structural point is provider-agnostic. Anything inside the account — snapshots, native backups, replicas, versioning — shares the account's fate. The industry's answer is the 3-2-1 principle, and specifically its most neglected leg: one copy off-site, meaning outside the primary provider's control plane entirely. UniSuper is simply the largest public demonstration of why that leg exists.

The EU Reading: Sovereignty Raises the Stakes

For European organizations, the incident intersects with a second exposure. Data held by US-headquartered hyperscalers remains subject to US jurisdiction — the CLOUD Act reaches the provider regardless of datacenter location — which sits uneasily with GDPR expectations about control over personal data. An independent backup with an EU-owned provider addresses both problems in one architecture: the copy survives account-level failure, and it lives under EEA law.

The regulatory frameworks point the same direction. The NIS2 Directive requires in-scope entities to manage supply chain risk — and your cloud provider is your most concentrated supplier dependency — while ENISA's technical implementation guidance details backup and recovery expectations, including independence and testing. An auditor reading the UniSuper post-mortem will ask you one question: which of your recovery paths survives the deletion of your primary cloud account?

Applying the Lesson: A Five-Step Plan

1

Map what lives inside each provider account. List every workload, snapshot, and "backup" whose existence depends on a single cloud subscription — that list is your UniSuper exposure.

2

Establish one genuinely external copy. Back up critical workloads and SaaS data to an independent provider on separate infrastructure — an EU-hosted backup-as-a-service with its own credential space, unreachable from your primary cloud's admin console.

3

Make the external copy immutable. Provider error is one scenario; a compromised admin deleting backups is the more common one. WORM storage covers both.

4

Cover the SaaS layer too. The same account-scope logic applies to Microsoft 365 and Google Workspace: native retention lives inside the tenant it is supposed to protect.

5

Test the full-loss scenario. At least annually, exercise recovery assuming the primary provider account is gone — measure how long rebuilding takes from the external copy alone, using a rehearsed disaster recovery procedure, and file the results as compliance evidence.

Redundancy vs. Backup vs. Independence

Property Geo-redundancy Provider-native backup Independent third-party backup
Survives hardware failure
Survives accidental deletion✘ (replicates it)Usually
Survives account/subscription loss
Survives compromised admin✔ (if immutable)
EU jurisdiction possibleDepends on providerDepends on provider✔ by design
protection layer
What each layer of protection actually survives — and what it doesn't.

The first column is what UniSuper had; the last column is what saved them. Most organizations' architectures stop at column two and call it a backup strategy — which is accurate right up until the failure occurs one level higher than the backup lives.

Conclusion

UniSuper did most things right — redundant regions, a major provider, professional operations — and still spent a week offline because every internal safeguard sat inside the account that was deleted. The single decision that turned catastrophe into recovery was made long before the incident: keeping one copy with someone else. That is the whole lesson, and it applies equally to IaaS workloads, Microsoft 365 tenants, and Google Workspace domains. If you'd like to know which parts of your environment would survive the loss of your primary cloud account — and which wouldn't — we're happy to map it with you.

Frequently Asked Questions

What happened in the UniSuper Google Cloud incident?

In May 2024, a configuration error during provisioning caused Google Cloud to automatically delete UniSuper's entire private cloud subscription, including data duplicated across two geographic regions. The Australian pension fund, managing roughly $125 billion, was offline for more than a week. Recovery was possible because UniSuper held backups with a separate, third-party provider outside Google's ecosystem; provider-internal redundancy offered no protection because it was deleted along with the account.

Why doesn't cloud redundancy protect against data loss?

Redundancy replicates your data across locations to survive hardware and datacenter failures — but it faithfully replicates deletions, corruption, and account-level events too. If the account or subscription containing the data is deleted, every replica inside it disappears simultaneously. Protection against that scenario requires a copy that exists outside the provider's control plane: independent infrastructure, separate credentials, ideally immutable storage.

What is the 3-2-1 backup rule and how does it apply to cloud environments?

The 3-2-1 rule prescribes three copies of your data, on two different media or platforms, with one copy off-site. In cloud terms, off-site means outside your primary provider's ecosystem — a backup held with an independent provider on separate infrastructure, unreachable with your primary cloud credentials. Provider-native snapshots and replication count toward copies but not toward independence; the UniSuper incident demonstrated why the independent copy is the one that matters in worst-case scenarios.

Recommended Content

  • All
  • Compliance
  • Cyber Security
  • Data Resilience
  • Managed IT Services
Scroll to Top