AWS EBS Snapshot Cost Calculator

Estimate EBS snapshot storage cost using a simplified steady-state model: full volume + daily changed data retained over the retention window. Compare baseline vs peak churn.

Maintained by CloudCostKit Editorial Team. Last updated: 2026-01-29. Editorial policy and methodology.

Best next steps

Use this calculator for the first estimate, then validate the answer with the closest guide or companion tool.

Inputs

Volume size (GB)
~0.98 TB.
Daily change rate (%)
~20 GB/day of changes.
Daily change (GB)
Use average daily churn.
Est 2% change/day.
Retention (days)
~1 months of snapshots.
Snapshot storage price ($ / GB-month)
Scenario presets
This is a simplified steady-state estimate for planning. Snapshot storage is incremental, but real behavior depends on change patterns, deletes, compaction, and service specifics.

Results

Estimated snapshot stored volume
1,580 GB
Estimated monthly snapshot storage cost
$79.00

EBS snapshot cost is mostly a changed-data and retention problem

Snapshot bills become misleading when teams think in full volumes instead of changed blocks. The important drivers are how much data changes each day, how long those changes are retained, and whether one-off rebuilds create temporary churn spikes that look nothing like an ordinary week.

  • Volume baseline: the protected dataset that anchors the first snapshot layer.
  • Daily churn: the real multiplier that turns routine backups into accumulating stored data.
  • Retention: the policy choice that decides how long changed data keeps stacking up.

Where snapshot estimates usually drift

  • Daily change rate is guessed too low because only calm periods are measured.
  • One-off rebuilds, reindexing, patching, or migration work create far more changed blocks than the baseline model assumed.
  • Retention grows quietly over time, so the estimate keeps using last quarter's policy while the real window gets longer.
  • Teams talk about total volume size when the snapshot bill is really being pushed by changed-data accumulation.

What to review before trusting the snapshot baseline

  • Measure ordinary daily churn separately from rebuild or maintenance windows.
  • Review retention policy and cleanup habits because they control how long changed blocks remain billable.
  • Model peak churn months explicitly instead of hiding them inside one blended average.
  • Keep snapshot storage separate from volume storage so the two bills do not get mixed together.

Baseline vs churn-spike snapshot scenarios

Scenario Daily change Retention Stored GB
Baseline Typical Standard Estimated
Peak High Same Higher

How to review the first real snapshot month

  • Check whether the miss came from daily churn, retention length, or one-off maintenance events before changing the whole model.
  • Compare actual stored snapshot GB to the retention window you thought was active, not just to raw volume size.

Next steps

Example scenario

  • 1,000 GB volume, 2% daily changes, 30-day retention -> estimate stored GB and monthly cost.
  • Peak 220% scenario highlights backfill or batch churn.

Included

  • Snapshot stored volume estimate (steady state) from volume + change rate + retention.
  • Monthly snapshot storage cost estimate from stored GB and $/GB-month.
  • Optional daily change GB estimator.
  • Baseline vs peak scenario table for change spikes.

Not included

  • Provider-specific snapshot optimizations, rounding rules, and compression behavior.
  • Data transfer, requests, and restore fees if applicable.

How we calculate

  • Daily changed GB = volume GB x daily change rate.
  • Estimated stored GB ~ volume GB + daily changed GB x (retention days - 1).
  • Monthly cost ~ stored GB x $/GB-month.

FAQ

Is this exact?
No. Snapshot storage is incremental and depends on real change patterns. This is a planning estimate to avoid under-budgeting.
What daily change rate should I use?
Start with measured churn (writes) if you have it. If unsure, model scenarios (1%, 2%, 5%, 10%) and validate later.
What else should I model for EBS?
EBS volume storage plus performance add-ons (IOPS/throughput on some types), plus snapshot storage and retention policy.

Related tools

Related guides

Disclaimer

Educational use only. Not legal, financial, or professional advice. Results are estimates based on the inputs and assumptions shown on this page. Verify pricing and limits with your providers and documentation.

Last updated: 2026-01-29. Reviewed against CloudCostKit methodology and current provider documentation. See the Editorial Policy .