Resources

Backups you can actually restore

Practical pipelines, honest comparisons, and a cost calculator. Everything here is written to be run, not skimmed.

Interactive tool

What do your database backups really cost?

Model dump size, change rate, and retention against S3, restic on B2, and Backup Data. Add engineering time to see the number that actually lands on your budget.

Open the calculator
Guide6 min read

Back up model checkpoints before your spot instance disappears

GPU hours are money. A checkpoint backup pipeline for training runs, encrypted, deduplicated, off the box, with a restore drill that proves you can resume.

Read article
Comparison7 min read

Backup Data vs AWS Backup: which fits your stack?

An honest comparison of Backup Data and AWS Backup: portability, encryption models, pricing, restore verification, and when each one is the right call.

Read article
Comparison8 min read

Backup Data vs Backblaze B2: a backup system or a cheap bucket?

Backblaze B2 is the best-value object storage there is. But a bucket is not a backup system. An honest comparison of where each fits for database and application backups.

Read article
Comparison7 min read

Backup Data vs restic: managed service or self-run tool?

restic and Backup Data agree on how backups should work: dedupe, snapshots, client-side encryption. The real difference is who runs the system. An honest comparison.

Read article
Guide8 min read

MongoDB backups you can actually restore

Most mongodump cron jobs have never been test-restored. Build a MongoDB backup pipeline with consistent archives, verified restores, encryption, and retention, in about 10 minutes.

Read article
Guide8 min read

MySQL backups you can actually restore

Most mysqldump cron jobs have never been test-restored. Build a MySQL/MariaDB backup pipeline with consistent dumps, verified restores, encryption, and retention, in about 10 minutes.

Read article
Guide6 min read

Postgres backups you can actually restore

Most pg_dump cron jobs have never been test-restored. Build a Postgres backup pipeline with verified restores, encryption, and retention, in about 10 minutes.

Read article