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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠