1 Answer
- Newest
- Most votes
- Most comments
0
Hi There
Data Transfer from AWS Regions to the Internet is now free for up to 100 GB of data per month (up from 1 GB per region). This includes Amazon EC2, Amazon S3, Elastic Load Balancing, and so forth. Also keep in mind that your free usage under the AWS Free Tier is calculated each month across all regions.
The $0.66 charge you are seeing is data transfer OUT from your VPC to the internet. After 100GB, you are charged $0.90/GB. So you have used a total of 107.330GB of data transfer, and you are only being charged for the 7.330GB beyond the free tier.
See
Relevant content
- asked a year ago
- asked 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 2 months ago
But i didn't understand, if i am getting 100gb of data per month, then after adding the data (49.898+40.281+0.521+7.330) gb is 98.03gb of data which is less than the required amount of data per month. Am I missing here something?
The free tier is Data Transfer OUT of 100GB meaning out to the internet from S3, your VC, etc. The 49.898 is DATA TRANSFER IN which is always free, and does not count towards free tier. 0.521 is Regional data transfer, meaning data transferred between AWS regions. This does not count toward your DATA TRANSFER OUT free tier. You may need to look at your other charges to find the additional charges. Remember, the 100GB out is aggregate across ALL regions. So the 40.281 might be just a single region.