Data egress price comparison
How much does it cost to send data out of the cloud? What 1 TB of egress beyond the free allowance costs across 34 providers.
Updated 8 Sep 2026
1 TB of data egress
What 1 TB sent out to the internet costs per month, beyond each provider's free allowance, cheapest first.
- Free egress
- 8 providers
- 24% of providers
- Cheapest paid
- $1.16 /TB
- Hetzner
- Median paid
- $40.00 /TB
- across 21 priced providers
| Notes | Link | ||
|---|---|---|---|
|
|
Free | Unlimited | Visit website |
|
|
Free | Unlimited | Visit website |
|
|
Free | Unlimited | Visit website |
|
|
Free | Unlimited | Visit website |
|
|
Free | Unlimited | Visit website |
|
|
Free | Unlimited | Visit website |
|
|
Free | Unlimited Reduced bandwidth may apply | Visit website |
|
|
Free | Within fair usage policy 1-48 TB per instance, then reduced bandwidth | Visit website |
|
|
Free | For most services | Visit website |
|
|
Free | For most services Server egress is free. CDN includes 1 TB, then €0.030/GB | Visit website |
|
|
Free | For most services | Visit website |
|
|
Free | For most services Bandwidth caps based on instance size | Visit website |
|
|
$1.16 /TB | Free: 1-60 TB / mo per instance then €1 / TB | Visit website |
|
|
$1.16 /TB | Free: 20 TB / mo per instance then per TB | Visit website |
|
|
$5.00 /TB | Free: 1-20 TB / mo per instance then $0.005 / GB | Visit website |
|
|
$8.50 /TB | Free: 10 TB / mo then $0.0085 / GB | Visit website |
|
|
$10.00 /TB | Free: 3x the amount of data stored then $0.01 / GB | Visit website |
|
|
$10.00 /TB | Free: 100 GB - 10 TB / mo per instance then $0.01 / GB | Visit website |
|
|
$10.00 /TB | Free: 2 TB / mo for most services then $0.01 / GB | Visit website |
|
|
$20.00 /TB | Free: 1 TiB / mo per instance (1.42 GiB / hr) then $0.02 / GB | Visit website |
|
|
$20.00 /TB | $0.02 / GB (North America and Europe) | Visit website |
|
|
$33.21 /TB | €0.02875 / GB | Visit website |
|
|
$40.00 /TB | $0.04/GB | Visit website |
|
|
$50.00 /TB | $0.05 / GB | Visit website |
|
|
$74.00 /TB | Free: 10 GB / mo then $0.074 / GB | Visit website |
|
|
$87.00 /TB | Free: 100 GB / mo then $0.087 / GB (Premium network North America) | Visit website |
|
|
$90.00 /TB | Free: 100 GB / mo then $0.09 / GB (North America) | Visit website |
|
|
$90.00 /TB | Free: 5-250 GB, depends on plan then $0.09 / GB | Visit website |
|
|
$120.00 /TB | Free: Depends on service then $0.12 / GB (Premium network) | Visit website |
|
|
$133.33 /TB | Free: Covered by plan credits (~15 GB) then 20 credits / GB ($0.13 / GB) | Visit website |
|
|
$150.00 /TB | Free: 360 MB/day on Hosting (~10 GB/mo) then $0.15 / GB (Hosting) | Visit website |
|
|
$150.00 /TB | Free: 5 GB (Hobby), 25 GB (Pro), 1 TB (Scale) then $0.15 / GB | Visit website |
|
|
$150.00 /TB | Free: 100 GB (Hobby) to 1 TB (Pro) then $0.15 / GB (Fast Data Transfer) | Visit website |
|
|
Not publicly listed | Free: 2 TB / mo per app Bandwidth is soft limited per app (2 TB / mo) | Visit website |
| Showing of 34 providers. No providers found matching your search. | |||
Heads up: Figures take each provider's closest plan to a common setup, and vary by region and usage. We price 1 TB beyond each provider's free allowance, in the location closest to North Virginia or Frankfurt. Verify before provisioning. More on how we price.
Understanding cloud egress
An often overlooked cost of using cloud services is data egress. This is the cost of sending data out of the cloud provider's network to the public internet.
If you're a developer, chances are you've used cloud services for tasks like storing files, running your apps, or hosting websites.
These services are typically charged based on usage, but one of the costs you might not be aware of until you get your cloud bill is data egress.
It's important to understand how it works because data egress fees can quickly add up, especially when you plan on moving a lot of data around.
Let's break down what data egress is, how much it costs, and what you can do to keep your data egress costs down.
What is data egress?
Data egress is the term used to describe data leaving a network, more specifically, data leaving your cloud provider's network out to the public internet. This can be data sent from a cloud provider to a user, or data sent from one cloud provider to another.
Cloud providers typically charge for egress based on the amount of data sent out of their network, and it's usually measured in gigabytes (GB) or terabytes (TB) of data transfer per month.
Data egress vs ingress
From the cloud provider's perspective, there are two types of data transfer:
-
Ingress
Data entering a network. Typically free.
-
Egress
Data leaving a network. Typically charged.
In practice, it might look like this:
- When a user uploads a file to a cloud storage service, that's considered ingress to the cloud provider.
- When the user downloads the file, that's considered egress from the cloud provider.
To download the file, the user's device is requesting data from the cloud provider's network, and the cloud provider is sending the data out to the user (or to an intermediary like a content delivery network). This is where egress fees come into play.
Why do cloud providers charge for egress?
Cloud providers charge for egress because it costs them money to send data out of their network. They have to pay for the infrastructure and bandwidth required to send data to users.
It's also important to note that not all networks are created equal. Some cloud providers may have better peering agreements with ISPs or more reliable network infrastructure, which can affect the cost of egress too.
However, egress fees may also be used to discourage certain types of usage that may saturate the network, or constantly moving large amounts of data between cloud providers.
Keeping egress costs down
Most cloud providers do offer a certain amount of free egress each month. For example, as an account-wide allowance (eg. 100 GB / mo), or pooled across the number of servers you have with them (eg. 1 TB / mo per server).
So depending on your usage and the cloud provider you choose, you may be able to avoid egress fees altogether or keep them to a minimum.
Here are some additional factors to consider when trying to keep egress costs down:
-
Content Delivery Network (CDN)
Cache and serve static assets closer to your users. That way, you can reduce the amount of data transferred from your cloud provider to your users.
-
Compression
Compress your data before sending it to reduce the amount of data transferred. Gzip and Brotli are popular compression algorithms.
-
Data transfer pools
Consider using a cloud provider that offers a data transfer pool. This allows you to pool together the data transfer allowances of multiple services within the same account.
-
Monitoring
Set up usage and billing alerts to notify you when you're approaching your free allowance or a certain threshold.
-
Private networking
Your cloud provider may offer free egress for data transferred between services within the same data center or region when using a private network. However, do watch out for NAT gateway charges and other fees that may apply.
Conclusion
Data egress is the cost of sending data out of a cloud provider's network to the public internet. It's important to understand how it works because data egress fees can quickly add up, especially if you're moving a lot of data out of the cloud.
Not sure yet? Compare cloud providers to find the right fit for your project.