Amazon S3 migration economics

Move Amazon S3 data to Hetzner or Wasabi.Keep the enterprise control plane.

DeltaGlider sits between existing S3-compatible clients and lower-cost object storage. The migration thesis is simple: cheaper backend bytes plus delta compression, without giving up IAM, OAuth, quotas, replication, audit, metrics, and operator UI.

Example at 100 TB / 80% compression
Amazon S3 Standard
$2,300
per month before requests / egress
Wasabi + DeltaGlider
$140
94% cheaper than AWS, about $25,922 saved yearly
Effective stored bytes
20.0 TB
100 TB source
80% smaller
Migration shape

Do not replace Amazon S3 with a cheaper bucket. Replace the missing control plane.

Hetzner and Wasabi can make object storage cheaper. DeltaGlider is the policy and operations layer that makes the migration usable for production teams.
01
Step 01

Keep S3-compatible clients

Applications, CI, backup tools, and SDKs keep using the S3 API. Point them at DeltaGlider instead of Amazon S3.

02
Step 02

Move bytes cheaper

DeltaGlider writes to Hetzner or Wasabi behind the scenes, using the backend economics you choose.

03
Step 03

Replace the control plane

IAM, OAuth, bucket policy, quotas, replication, metrics, audit, and operator workflows live in DGP.

04
Step 04

Compress repeats

Repeated artifacts, archives, builds, dumps, and model variants can shrink further through delta storage.

Cost calculator

Two levers: cheaper storage and compression.

Move the sliders. The page models storage capacity only, because request, retrieval, minimum duration, support, egress, and region rules differ by provider.
Inputs
Assumed AWS baseline
$23.00/TB-mo

Amazon S3 Standard, first 50 TB in us-east-1 style pricing. This keeps the model legible and conservative for hot storage.

Hetzner Object Storage
$160
per month after compression
93% cheaper than AWS
Amazon S3 Standard$2,300
Hetzner, no compression$799
Hetzner + DGP compression$160

Uses new USD object-storage base pricing as a simple per-TB proxy. Additional storage and exact month length can vary. Hetzner docs

Wasabi Hot Cloud Storage
$140
per month after compression
94% cheaper than AWS
Amazon S3 Standard$2,300
Wasabi, no compression$699
Wasabi + DGP compression$140

Wasabi pricing has a 1 TB minimum and policy limits around egress ratio / minimum storage duration. Wasabi pricing

Feature replacement

Amazon S3 enterprise feature map.

DGP does not try to clone every AWS storage class. It replaces the operational controls you lose when moving app-facing S3 API workloads to a cheaper S3-compatible backend.
AWS feature
In AWS
In DeltaGlider
Fit
Identity
IAM users, access keys, groups/roles, policy documents
IAM users, groups, S3 access keys, ABAC resources, prefix/IP conditions
ExcellentApp-facing access
Federation
IAM Identity Center / external federation patterns
OAuth/OIDC providers plus group-mapping rules in the admin UI
GoodControl plane
Bucket policy
Bucket policies, public access controls, prefix scoping
Per-bucket policy, public read-only prefixes, aliases, compression policy
ExcellentMigration-ready
Quotas / guardrails
Service quotas and account-level governance
Soft per-bucket quota, write rejection, quota=0 bucket freeze
GoodOps guardrail
Replication
Amazon S3 replication rules between buckets/regions/accounts
Object replication rules with run-now, pause/resume, history, failures, delete replication
GoodProxy-managed
Audit
CloudTrail / access logs / storage lens ecosystem
Structured audit entries, in-memory audit viewer, stdout/log-pipeline friendly events
PartialLocal audit
Metrics
CloudWatch, Storage Lens, inventory jobs
Prometheus metrics, embedded dashboard, savings analytics, cache/runtime health
GoodOperator view
Encryption
AWS SSE-S3, SSE-KMS, bucket-level encryption policy
Proxy-side AES-256-GCM, SSE-S3/SSE-KMS backend modes, key custody options
ExcellentKey custody
Lifecycle / Object Lock
Lifecycle transitions, legal hold, Object Lock, deep archive classes
Not a full lifecycle or Object Lock replacement today
Keep nativeUse backend
When it works

Best fit: hot S3 API workflows with repeated binary structure.

The largest reductions come when both levers fire: the backend is cheaper per TB and the data stream has repeated archive/build/dump/model bytes.

Artifact and build retention

CI outputs, release zips, package catalogs, installers, and archive bundles usually keep many adjacent versions.

Backup and dump streams

Daily archives and database dumps often repeat most internal structure while still needing full-object reads.

Model and asset variants

Fine-tuned checkpoints, game assets, and generated media bundles can be binary-similar across variants.
Not modeled here: egress, request pricing, retrieval fees, storage-class minimum durations, object-lock requirements, support plans, tax/VAT, and provider-specific limits. Use this page as the fast economic screen, then run a sizing pass on your real object stream.
Next step

Bring one AWS bill and one object sample.

We can model backend price, compression ratio, request profile, egress, and which Amazon S3 controls must move into DeltaGlider before migration.