CDN & Storage Cost Calculator

Put a Number on File Storage Pricing, CDN Bandwidth, and Egress Fees

Estimate file storage pricing, CDN bandwidth cost, and what egress fees would cost you — no login, no card, no separate egress bill.

Free storage & CDN cost estimate

Every storage and CDN evaluation stalls on the same question: what will this actually cost me each month? This CDN storage cost calculator answers it before you sign up or hand over a card. You enter four things — how much you store, how much you serve to users each month, your average file size, and roughly how many requests you handle — pick whether files go out through a CDN or straight from the bucket, and you get a monthly cdn22.net estimate broken into storage, delivery, and request fees.

The estimate is deterministic (the same inputs always produce the same number), runs entirely in your browser, and needs no login.

The reason a file storage pricing calculator is worth running at all is egress. Storage is the cheap, predictable half of the bill; bytes leaving to your users is the half that moves. On a build-it-yourself stack, egress fees are a separate metered line — S3 transfer out to the internet, or CloudFront data transfer out, plus per-request charges on both services — so the same library costs wildly different amounts depending on how often it gets downloaded.

That is what an S3 egress cost calculator is really measuring, and it is why the calculator shows you your egress-to-library ratio: serve your whole library twice a month and storage dominates; serve it fifty times and delivery is the entire bill.

So the estimate shows two columns. The first is your cdn22.net cost: one per-GB rate for storage, one for delivery, and $0 in request fees, drawn from prepaid credits with no separate egress invoice, no monthly minimum, and no per-seat pricing. The second is the same bytes priced at the AWS list-price baseline this site's own pricing model is built on — S3 Standard storage plus either CloudFront or S3 internet egress, at first-tier us-east-1 / North America list rates — shown so the CDN bandwidth cost comparison is explicit rather than implied.

Be aware of what that reference column leaves out: per-request fees, cross-service data transfer, cache invalidations, and the IAM policies, bucket configuration, and distribution you would set up and keep running. cdn22.net's blended per-GB rate is higher than raw AWS list price precisely because it bundles CDN delivery, requests, and that operational surface into one number.

The honest framing is bundled-and-predictable against a stack you assemble and operate yourself — not a cheaper-per-gigabyte claim.

When you are done sizing the budget, the product behind the number is plain REST: upload a file through the API (POST /v1/files/{folderId} for a presigned URL and id → PUT the bytes → POST /v1/files/confirm-upload), mark the folder public for a permanent CDN link, or keep it private and mint expiring signed URLs. If you want the fuller comparison rather than just the arithmetic, read the S3 alternative breakdown and how the no-egress-fee storage model works, then start with prepaid credits and confirm the real numbers against your first month of usage.

Benefits With No Complexity

Global CDN delivery

Your files are served from 450+ edge locations worldwide.

Edge-cached worldwide

Files are cached close to your users for fast delivery.

Signed-URL security

Private files stay protected with time-limited access.

What You Get

Unlimited files

Upload as many files as you need.

Unlimited storage

There is no storage limit.

Public + Private storage

Private files are fully secured.

CDN ready links

Upload directly to 450+ edge locations worldwide.

Prepaid credits

No subscription. Pay only for the storage and bandwidth you use.

More coming soon

We have plenty of features coming!

How cdn22.net Works

1. Upload

Create a project and upload your first file.

2. Copy

Copy the CDN link.

3. Use Anywhere

Paste and enjoy the blazing speed.

Why Developers Choose cdn22.net

A Better Way to Store & Deliver Files

Amazon S3 + CloudFrontCloudflare R2Backblaze B2cdn22.net
Storage and CDN delivery on one bill
No separate metered egress line
No per-request fees
Upload API with presigned URLs
No IAM / bucket policy setup
Prepaid credits (no tiers, no minimum)
Managed image/video transformations

CDN & Storage Cost Calculator

Estimate file storage pricing and CDN bandwidth cost before you sign up: enter how much you store, how much you serve, your average file size, and roughly how many requests you handle. You get a monthly cdn22.net estimate next to an AWS list-price reference for the same bytes, so the S3 egress cost question gets a number instead of a shrug. Deterministic, no login, no card.

Files stored (approx.)200,000
Egress vs library2.0×/month
Storage (1 TB)$57.50
Delivery (2 TB)$425.00
Request fees$0.00
Estimated cdn22.net total / month$482.50storage + delivery, prepaid credits, no separate egress line
Same bytes at AWS list price (S3 + CloudFront)$193.00$0.02/GB-month S3 Standard + $0.09/GB egress, first-tier us-east-1 / North America list rates. Excludes per-request fees, cross-service transfer, invalidations, and the IAM, bucket-policy, and distribution work you would run yourself. Confirm current AWS list price before budgeting.

Estimate only, billed as prepaid credits against real gigabytes stored and delivered — no monthly minimum, no per-seat fee, and no separate egress invoice. cdn22.net's blended per-GB rate is higher than raw AWS list price because it bundles CDN delivery, requests, and the operational surface into one number; the honest comparison is bundled-and-predictable versus a stack you assemble, meter, and operate yourself. Cold-archive storage classes have a 90-day minimum retention — ask before moving short-lived data there.

How storage and CDN vendors bill the same workload

Compared by billing shape and product fit rather than headline price — vendor list rates change, and a stale number here would be worse than no number. Check each vendor's own pricing page for current rates.

Amazon S3 + CloudFront

Egress: Metered separately — S3 transfer out, or CloudFront data transfer out plus per-request fees.

Best fit: Maximum control and every knob AWS has, if you are willing to own IAM, bucket policies, a distribution, and invalidations.

Two services, two bills, and the egress line is the one that surprises people.

Cloudflare R2

Egress: No egress fee to the internet; storage and Class A/B operations are metered.

Best fit: Strong when you mostly need a cheap bucket and already live in the Cloudflare ecosystem.

You still wire up delivery, access control, and upload flows yourself.

Backblaze B2

Egress: Free egress through partner CDNs, metered beyond the included allowance.

Best fit: Cost-focused bulk and backup storage, often paired with a separate CDN.

Object storage first — the developer upload/delivery workflow is yours to build.

Uploadcare

Egress: Plan-based, with traffic and transformation allowances per tier.

Best fit: Managed uploading plus image transformations and a hosted widget.

You buy a tier, not gigabytes, so cost steps rather than scales.

Filestack

Egress: Plan-based, with uploads, transformations, and bandwidth bundled per tier.

Best fit: File upload API with a picker UI and heavy transformation/processing features.

Great if you want the processing pipeline; more product than you need for plain delivery.

cdn22.net

Egress: Bundled into one per-GB delivery rate — no separate egress invoice and no per-request meter.

Best fit: Store files over a REST API and serve them from a global CDN with permanent or signed URLs.

Prepaid credits against real usage. No transcoding, no image transformations, no edge functions.

Start Storing Files on the CDN

  • Global CDN delivery
  • Edge-cached worldwide
  • Signed-URL security
  • Unlimited files
  • Unlimited storage
  • Public + Private storage
  • No subscription — prepaid credits keep spend predictable
Start Storing Files on the CDN

Frequently Asked Questions

How does the CDN storage cost calculator work?
You enter storage retained, monthly downloads (egress), average file size, and approximate monthly requests, then choose whether files are delivered through a CDN or straight from the bucket. It multiplies storage by the per-GB-month rate and egress by the per-GB delivery rate, adds $0 for requests because cdn22.net does not meter them, and shows the same bytes priced at the AWS list-price baseline for comparison. The math runs in your browser, needs no account, and always returns the same result for the same inputs.
What are egress fees and why do they dominate the bill?
Egress is outbound data transfer — every byte a user downloads. Storage is billed once per gigabyte per month, but egress is billed on every download, so a library served fifty times a month costs fifty times more in delivery than one served once. On a DIY stack it is a separate metered line (S3 transfer out, or CloudFront data transfer out). On cdn22.net delivery is one per-GB rate on the same prepaid balance, with no separate egress invoice.
Is cdn22.net cheaper per gigabyte than S3?
No, and the calculator does not claim otherwise — it shows both numbers side by side. The blended per-GB rate is higher than raw AWS list price because it bundles CDN delivery, request handling, and the operational surface (IAM, bucket policies, a CloudFront distribution, invalidations) into a single line. If you want the cheapest possible per-gigabyte number and are happy to build and run that stack, AWS list price wins on paper. If you want one predictable bill and no infrastructure to operate, that is the trade this calculator is showing you.
Do requests cost extra?
Not on cdn22.net — the request line is always $0 no matter how many GETs, PUTs, or CDN hits you serve. A DIY S3 + CloudFront stack meters them per 1,000 S3 requests and per 10,000 CDN requests, which stays a rounding error for large files and becomes a real line item for high-volume small-file workloads. The calculator flags that case when your requests are high relative to bytes delivered.
Is the estimate exact?
No — it is a planning estimate. It excludes taxes, tier changes, and the extras on the AWS side (per-request fees, cross-service transfer, invalidations). Your actual prepaid credits draw down against real gigabytes stored and real bytes delivered. Use it to size a budget and sanity-check a migration, then confirm against your first month of real usage.
What about archive or cold storage classes?
cdn22.net supports an infrequent-access archive class alongside standard storage, with a 90-day minimum retention period — so it saves money on data you genuinely keep for a long time and costs more on data you delete quickly. The calculator prices standard storage; ask before moving short-lived data to the archive class.
General Questions
Is there a subscription?
No. cdn22.net uses prepaid credits, so storage, bandwidth, and API usage are deducted from your balance as you go. The app explains the payment step before uploads are enabled — no monthly subscription and no per-user fees.
What is cdn22.net?
cdn22.net is a developer-first file platform that makes it simple to store, secure, and deliver files globally. It provides signed URLs, public/private access, and an API-first design so you can integrate file delivery into any app without the usual complexity.
How does billing work?
cdn22.net uses prepaid credits. As you use storage, bandwidth, and API requests, credits are deducted daily. When your balance runs low, we automatically recharge it using your saved card. If an auto-recharge doesn't go through, your files and links stay put — you simply update your payment method or top up manually to keep going. No monthly subscriptions — just simple usage-based pricing.
How secure is my data?
All files are encrypted at rest and in transit. You can use signed URLs for private files, control access with permissions, and rely on enterprise-grade infrastructure for data protection.

Related

cdn22.net
Copyright © 2026
All rights reserved
ContactGuidesGlossaryStatusLegal