Cost per Gigabyte
Definition
Cost per gigabyte is the rate at which a hosting bill is calculated once usage passes whatever the plan includes. It appears in at least two distinct forms. Storage is priced per gigabyte-month: keep 50 GB for a full month and you are billed 50 GB-months, and keeping it for half the month bills half that. Transfer is priced per gigabyte sent, with no time component at all — a gigabyte moved is a gigabyte billed, whether it left in an hour or across a year. Plans usually bundle a storage quota and a transfer allowance into the flat fee, with per-gigabyte rates applying only above them. There is also a definitional trap: some providers mean 1,000,000,000 bytes by a gigabyte and some mean 1,073,741,824, a gap of about seven per cent that shows up as a permanent small disagreement between your file manager and your invoice.
Why It Matters
Two plans with the same headline price can differ by an order of magnitude once the rates apply, and which is cheaper depends entirely on your shape of usage. A site holding 200 GB of archives that almost nobody downloads wants cheap storage and barely cares about transfer. A site holding 2 GB that gets downloaded constantly wants the opposite, and is better off wherever transfer is included rather than metered. Work out both numbers before choosing: gigabytes stored, and gigabytes likely to go out in a busy month. Getting that comparison backwards is how people end up on a plan whose bandwidth limit they reach in week two.
How It Works
Usage meters run continuously and are totted up at the end of each billing period. Storage is normally sampled — hourly or daily readings averaged across the month — so deleting a large file on the 28th saves very little. Transfer accumulates as responses go out and resets when the period does, which is why one bad week can bill more than the preceding quarter; that is the mechanism behind an egress fee. Most providers apply tiered rates, where the first terabyte costs one figure and volume above it costs less, and most round each line up to some minimum granularity. Read a rate card for three things: what the included allowance is, what the unit rate above it is, and whether requests are billed separately from bytes — per-10,000-request charges are trivial individually and meaningful for a site made of many tiny files.
Real-World Example
A photographer keeps 120 GB of client galleries at carter-galleries.99helpers.site and serves roughly 30 GB a month out of them. The storage number barely moves from month to month; the transfer number tracks how many clients are actively downloading. When one wedding gallery is shared with 400 guests over a weekend, that month's transfer triples while storage stays flat. Reading the two lines separately is what tells her the answer is smaller preview images, not a larger storage plan.
Common Mistakes
- ✕Comparing providers on the storage rate alone — for most public sites transfer is the larger and far less predictable half of the bill
- ✕Reading a free allowance as a cap rather than a threshold — on metered plans the meter keeps running past it and simply starts charging
- ✕Forgetting per-request charges on sites built from hundreds of small assets — the bytes are negligible, the request count is not
Related Terms
Egress Fee
A charge for data leaving a provider's network — the bytes sent out to visitors when they load your pages or download your files. Data coming in the other direction is usually free.
Capacity Planning
Working out ahead of time how much storage, transfer and headroom a site will need, and checking that against what the plan allows. For static hosting it is mostly arithmetic.
Storage Quota
A storage quota is the total volume of data your account may hold at any one moment. It is a standing measurement of what sits on disk, and downloading a file does not change it.
Bandwidth Limit
A bandwidth limit is the total volume of data a host will send out on your behalf in a billing period, usually a month. It counts what leaves, not what is stored, so a tiny file can exhaust it and a huge one may never touch it.
Object Storage
Object storage keeps each file as a self-contained object — its bytes, its metadata and a key that names it — inside a flat container reached over HTTP. There is no directory tree and no file handle to open, seek and write.
Put a file online in seconds
Drop in a document, an image, a page or a whole static website and share the link — free, with no build step and no server to set up.
Host a file free →