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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ