AWS Bandwidth Cost

0

Hi Team, One of my customer is being billied for Bandhwidth as follows:

$0.010 per GB - regional data transfer - in/out/between EC2 AZs or using elastic IPs or ELB 383.280 GB

Customer has a only one EC2 & elastic IP in same region. Then how it is being charged for regional data transfer ?

Regards, Nikhil Shah

已提問 2 年前檢視次數 334 次
1 個回答
0

Does customer use Load Balancer or NAT Gateway (though... if they have Elastic IP on EC2 instance, I assume there's no NAT Gateway?). If they have Load Balancer or NAT GW in the same AWS Region, but in a different AZ from that EC2 instance, and if either of these two communicate with that instance, then there would be Regional data transfer charges.

Or, are either of those resources in the same AZ, but they communicate with EC2 instance using Elastic IP? In this case they would be also charged for Regional data transfer (inter-AZ traffic).

Another thing could be... the EC2 instance communicates with S3 bucket in the same region, but using Elastic IP. In this case customer would still get these charges. A better option would be to use VPC endpoint and have EC2 instance connect with S3 through the VPC endpoint (not using Elastic IP).

Take a look at this blogpost that talks about data trasnfer charges in common architectures - it may be helpful in identifying better way to implement this for your customer: https://aws.amazon.com/blogs/architecture/overview-of-data-transfer-costs-for-common-architectures/

profile pictureAWS
專家
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南