A backup you can’t afford to test isn’t a DR plan.
DR is mostly cold data held a long time — then a full restore when something breaks. On hyperscalers, that restore is a four-figure egress bill. On XNS it’s $0, every time, with no ratio cap.
| 50 TB backup · full 50 TB DR restore test | XNS | Typical hyperscaler |
|---|
| Storage (50,000 GB) | ~$300/mo* | ~$1,178/mo |
| One full restore test | $0 | ~$4,600 egress |
| Run the drill weekly | Still $0 | Still metered |
* 50,000 GB at $0.006/GB-mo. The erasure-coding parity that protects your data is included in that rate, not billed on top. Hyperscaler storage and egress figures are AWS S3 list pricing for the same volume, checked 2026-08-19; restore egress is the published per-GB rate with no free tier applied. How the egress column works →
restic — change one endpoint
# offsite copy, the same tool you already use
restic -r s3:https://relayer.example.com/my-backup-bucket backup /data