Difference between Data transfer cost and Bandwidth costs in AWS

随声附和 提交于 2019-12-13 04:46:06

问题


What is the difference between Data transfer costs and Bandwidth costs in AWS??

When I view my AWS bills, I see there are 2 types of expenses in Data Transfers tab, one of Data Transfer and one on Bandwidth costs. I tried to search a lot on this but could not get a clear demarcation on the difference between the two.


回答1:


Yes, that is confusing!

The top Data Transfer part seems to be data transfer between regions. From the Amazon EC2 pricing page:

  • Data Transfer OUT From Amazon EC2 To Another AWS Region = $0.02 per GB

The bottom Bandwidth part seems to be what is normally called Data Transfer (and the line items even use that wording).

  • Data Transfer OUT From Amazon EC2 To Amazon EC2 Using a public or Elastic IP address = $0.01 per GB
  • Data Transfer OUT From Amazon EC2 To Internet = $0.09 per GB

So, I guess "Data Transfer" is between regions, while Bandwidth is out to the Internet.



来源:https://stackoverflow.com/questions/33149584/difference-between-data-transfer-cost-and-bandwidth-costs-in-aws

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!