EBS pricing: what to model (storage, performance, snapshots)

Reviewed by CloudCostKit Editorial Team. Last updated: 2026-02-07. Editorial policy and methodology.

Use this page when you need to decide what belongs inside the EBS bill before you debate gp3 sizing, snapshot retention, or cleanup actions.

This guide is the EBS bill-boundary page: live volume GB-month, provisioned performance charges when applicable, and retained snapshot storage should be modeled as separate cost surfaces rather than blended into one storage number.

Start here: separate the EBS bill surfaces

  • Live volume charges: provisioned GB-month for active volumes by type.
  • Performance charges: gp3 or provisioned IOPS and throughput add-ons when they apply.
  • Retained snapshot storage: backup storage accumulated from churn, retention, and copies.

EBS pricing inputs

  • GB-month: average storage per volume class.
  • IOPS/throughput: gp3/io1/io2 performance add-ons.
  • Snapshots: GB-month from backup retention.

1) Volume storage (GB-month)

  • Count provisioned volume size by class (e.g. 20 GB roots, 500 GB data, 2 TB databases).
  • Multiply by your region $/GB-month per volume type.
  • For fleets, model 3–5 volume classes rather than a single average (databases behave differently from roots).

2) Provisioned performance (only when it applies)

Some volume types allow (or require) you to provision IOPS and/or throughput. If you set those above baseline, it is a separate cost driver.

  • IOPS: provisioned IOPS above baseline (or dedicated IOPS volume types).
  • Throughput: provisioned MB/s above baseline (not relevant for every type).
  • Common mistake: sizing to a single peak event. Use p95 and add a small buffer.

If you need to turn workload metrics into a defendable configuration, continue with gp3 IOPS and throughput sizing. For type-selection trade-offs, compare gp2 vs gp3.

3) Snapshots (separate storage line item)

  • Snapshot storage grows with change rate and retention, not just volume size.
  • Copies across regions or accounts create additional stored GB.
  • Long retention on write-heavy volumes is the common “silent” snapshot cost driver.

If snapshot growth is the unclear part of the budget, go to the EBS snapshot cost guide next.

A fast estimation workflow

  1. Group volumes into 3–5 classes (type + size + workload).
  2. For each class: estimate GB-month and (if applicable) IOPS/throughput settings.
  3. For snapshots: estimate change rate and retention window per class.
  4. Validate against a real week of utilization and a real month of snapshot retention behavior.

Once the dominant driver is credible, use EBS cost optimization for production cleanup and right-sizing actions.

Common pitfalls

  • Keeping unattached volumes after migrations and instance termination.
  • Over-sizing volume GB to chase performance instead of tuning IOPS/throughput (or switching to gp3).
  • Snapshot retention without lifecycle policies (daily snapshots kept forever).
  • Non-prod volumes with prod-sized disks and prod retention policies.

Validation checklist

  • Measure used space and growth rate per volume class (baseline + busy month).
  • Measure p95 IOPS/throughput and verify it matches provisioned settings.
  • Measure snapshot retained GB trend and confirm lifecycle policies actually delete.
  • After changes, validate latency and error rates for the workload (not only IOPS).

Treat this guide as an EBS bill-boundary workflow: separate live volume GB-month, paid performance, and retained snapshot storage before you accept one rolled-up storage total.

Sources


Related guides

DynamoDB pricing: what to model (reads, writes, storage, extras)
A practical DynamoDB pricing checklist: model reads and writes (RCU/WCU), storage (GB-month), and the common add-ons (backups, streams, global tables). Includes pitfalls and validation steps.
EBS snapshot cost: how to estimate storage from change rate
A practical guide to estimate EBS snapshot storage: incremental snapshots, daily change rate, retention, copies, and a workflow to validate estimates against real data.
ECR pricing: what to model (storage + transfer)
A practical AWS ECR pricing checklist: storage (GB-month), image pull transfer across network boundaries, and the operational patterns that create cost spikes (retention, CI rebuilds, multi-arch).
Aurora pricing (what to include): compute, storage, I/O, and backups
A practical checklist for estimating Aurora costs: instance hours (or ACUs), storage growth, I/O-heavy workloads, backups/retention, and the line items that commonly surprise budgets.
Aurora Serverless v2 Pricing: ACU-Hours, Minimum Capacity, Peaks, and Storage
Understand Aurora Serverless v2 pricing through ACU-hours, minimum-capacity baseline exposure, repeated peak windows, storage, backups, and the surrounding database or application costs that belong beside the Serverless v2 bill.
CloudFront logs cost: estimate storage, retention, and queries
How to estimate CloudFront log costs: log volume (GB/day), retention (GB-month), and downstream query/scan costs (Athena/SIEM). Includes practical cost-control levers.

FAQ

What are the core EBS cost components?
Volume storage (GB-month) is the baseline. Some volume types also bill for provisioned IOPS and/or throughput. Snapshots are billed separately as snapshot storage.
Do snapshots count as EBS storage?
Snapshots are usually a separate snapshot storage line item, not the volume GB-month line item. Model snapshots explicitly.

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