EC2-Classic and Data-transfer

0

A customer has a mixed environment of VPC and EC2-Classic and they want to understand their bill. We are working together to understand their DataTransfer billing. In particular, the bill line that states:

regional data transfer - in/out/between EC2 AZs or using elastic IPs or ELB

The questions are:

  • Where in our public documentation can I find special data transfer pricing for elastic IPs?
  • Datatransfer EC2-Classic -> EC2-VPC it's considered in/out/between EC2 AZs? and viceversa?

Thanks.

질문됨 7년 전427회 조회
1개 답변
1
수락된 답변

regional data transfer - in/out/between EC2 AZs or using elastic IPs or ELB means the charge for connecting somewhere inside the same Availability Zone (AZ) using a Public IP or ELB. This occurs if you choose to communicate using your Public or Elastic IP address or Elastic Load Balancer inside of the Amazon EC2 network.

  • Where in our public documentation can I find special data transfer pricing for elastic IPs?

The documentation is here, https://aws.amazon.com/ec2/pricing/on-demand/#Data_Transfer

====

Amazon EC2, Amazon RDS, Amazon Redshift and Amazon ElastiCache instances or Elastic Network Interfaces in the same Availability Zone

Using a public or Elastic IPv4 address $0.01 per GB

====

  • Datatransfer EC2-Classic -> EC2-VPC it's considered in/out/between EC2 AZs? and viceversa?

It's the same scenario with using both instances in the same VPC. If you use public or Elastic IP address for this communication(EC2-Classic -> EC2-VPC and vice versa), $0.01 per GB is charged. If you use ClassicLink and use private IP for this communication and both instances are in the same AZ, the transfer cost is free.If the instances is not in the same AZ, it costs $0.01 per GB.

답변함 7년 전

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

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

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

관련 콘텐츠