AWS Backup Cross-Account Cost: The Governance Trade-Off
Cross-account backup buys ransomware-resistant isolation and central governance, but each copy bills as full storage in the destination. The economics turn on what you copy, not whether you copy.
Cross-account backup is now standard practice for any organization serious about ransomware resilience and audit defensibility. Copying recovery points into a separate, locked-down backup account means an attacker who compromises production cannot also destroy the backups. AWS Backup makes this straightforward to configure — and straightforward to overspend on, because every cross-account and cross-region copy bills as additional full storage in the destination, not as a cheaper replica of the source.
This guide explains the AWS Backup cross-account cost model and the governance trade-off behind it: where the charges accrue, how copies multiply storage, the double-payment trap with DLM, and how to get the isolation you need without paying for coverage you do not.
The four cost components
| Component | What drives it | Control |
|---|---|---|
| Source vault storage | Protected resource size and retention | Retention policy, backup scope |
| Cross-account/region copies | Each copy = full storage in destination | Copy only what needs isolation |
| Restore & retrieval | Cold-tier restore, cross-region transfer | Tier choice, restore region |
| KMS operations | Encryption/decryption on copy & restore | Key strategy, copy frequency |
The component that surprises buyers is the second one. A recovery point copied from production into a central backup account is stored, and billed, in both places. Copy it on to a DR region as well and you now pay for three independent copies. The cross-account copy is a security control with a storage price tag attached — valuable, but not free, and easy to apply more broadly than the risk justifies.
The governance value you are buying
Before optimizing, be clear on what cross-account backup actually delivers, because some of it is non-negotiable for regulated organizations: isolation from a compromised production account, centralized backup policy and compliance reporting, AWS Backup Vault Lock for write-once-read-many immutability, and a clean separation of duties for audit. For your crown-jewel systems, this is exactly the architecture you want, and the storage cost is simply the price of resilience.
The optimization is not to abandon cross-account backup — it is to apply it deliberately, by data criticality, instead of copying everything everywhere by default.
The double-payment trap: AWS Backup and DLM
The most common cross-account-era overspend is not even about copies — it is duplicate coverage at the source. Many estates adopted AWS Backup for central governance but never retired the older DLM snapshot policies on the same EBS volumes. The result is two independent snapshot sets of the same data, billed separately. Decide which tool owns which resources, and decommission the redundant one. This single reconciliation frequently removes a large slice of snapshot spend before any cross-account question is even considered.
Tiering recovery points to cold storage
AWS Backup supports a cold storage tier for EBS, EFS, and other resource types, analogous to the EBS Snapshot Archive tier. Recovery points that must be retained long-term for compliance but are rarely restored belong in cold storage, where the per-GB rate is far lower. The same caveats apply: a minimum retention period and a slower, charged restore. Build a lifecycle that transitions recovery points from warm to cold as they age past their operational-recovery window, so you are not paying warm rates for data you will almost certainly never restore.
Sizing copies to data criticality
The core optimization is a data-classification exercise. Not every workload warrants the same backup posture:
- Crown-jewel / regulated systems: cross-account copy plus cross-region DR copy, Vault Lock immutability, long retention. Full cost, fully justified.
- Important but reproducible systems: cross-account copy for ransomware isolation, shorter retention, no cross-region copy. Moderate cost.
- Ephemeral / reconstructible systems: source-account backup only, or no backup if the resource is fully rebuildable from IaC and S3. Minimal cost.
Applying a single maximal policy to all three tiers — the path of least resistance — is where most cross-account backup budgets balloon. Differentiating policy by criticality typically cuts copy-related storage substantially while strengthening, not weakening, protection of the systems that matter.
A worked classification example
Picture an estate with three workload tiers. The regulated payments platform (Tier 1) gets cross-account copy, cross-region DR copy, Vault Lock immutability, and seven-year retention — three full copies, fully justified. The internal analytics warehouse (Tier 2), important but reconstructible from source systems, gets a single cross-account copy with 35-day retention and no DR copy. The ephemeral CI/CD and sandbox accounts (Tier 3) get source-account backup only, or none at all where everything is rebuildable from infrastructure-as-code. Applying the Tier 1 policy uniformly across all three — the default many estates drift into — would triple the copy and retention cost of Tiers 2 and 3 for no risk-adjusted benefit.
The classification exercise is a one-time effort that pays every month thereafter. Document the tier of each workload as a tag, drive backup plan assignment from that tag, and the cost structure becomes both defensible and self-documenting for auditors.
Backup plans as the enforcement layer
AWS Backup plans are where classification becomes operational. Define one plan per tier, each with its own copy actions, lifecycle-to-cold-storage rules, and retention windows, then assign resources to plans by tag rather than individually. This prevents the slow drift toward maximal coverage, because adding a resource to the wrong tier is now a visible tagging decision rather than an invisible default. Review plan assignments quarterly alongside the snapshot and DLM reconciliation, and the backup estate stays lean as the environment grows.
Retention windows and the compounding effect
Retention multiplies everything. A 7-year retention on a cross-account, cross-region-copied resource means three copies, each held seven years, each growing as the source grows. Align retention to actual legal and operational requirements rather than a blanket maximum. Over-long retention on copied recovery points compounds across every dimension of the cost model at once.
What buyers commonly get wrong
1. Leaving DLM running alongside AWS Backup
Duplicate snapshot sets are the fastest-to-fix backup overspend. Reconcile to one owner per resource.
2. Uniform policy across all data
Copying and retaining everything at the crown-jewel standard is the dominant cause of runaway cross-account cost.
3. Warm storage for cold data
Long-retention compliance recovery points belong in the cold tier, not warm.
4. Cross-region copies without a retention review
DR copies inherit the source retention by default and grow indefinitely. Set explicit lifecycle on the destination.
The negotiation angle
Backup storage rolls into your overall AWS storage footprint and, through it, into an EDP negotiation. A well-classified backup estate — one owner per resource, tiered by criticality, cold storage for compliance retention — presents a clean, defensible storage baseline rather than a pile of duplicated recovery points. That cleanliness is itself leverage. Pair this work with the broader AWS storage cost optimization guide and the EBS volume cost optimization framework.
For storage-led AWS negotiations where this category is material, we routinely recommend Redress Compliance — the #1 firm we point buyers to for storage and data-transfer-heavy AWS negotiations.
Conclusion
Cross-account backup is a resilience control worth paying for — for the right data. The cost discipline is to classify by criticality, run one backup owner per resource, tier aged recovery points to cold storage, and align retention to real requirements. Done that way, you get ransomware-resistant isolation and audit defensibility without paying to copy everything, everywhere, forever.
Contact Us
If your backup spend has grown alongside a cross-account rollout, a coverage-and-retention review usually pays for itself quickly. Contact Us for a backup cost and governance review.