Billing for cross-account VPC peering

0

Assuming I have 2 accounts in the same region and have set up cross-account VPC peering. According to https://docs.aws.amazon.com/vpc/latest/peering/vpc-peering-basics.html#vpc-peering-pricing, when you go through a peering connection, you pay inter-AZ rates for each GB transferred in/out.

My question is: do both accounts pay for the data in AND out, or does each pay only for their data out, or is there some other method? I can't find this clearly documented anywhere.

AWS
質問済み 4年前550ビュー
1回答
0

Starting May 1st 2021, all data transfer over a VPC Peering connection that stays within an Availability Zone (AZ) is now free. All data transfer over a VPC Peering connection that crosses Availability Zones will continue to be charged at the standard in-region data transfer rates. You can use the Availability Zone-ID to uniquely and consistently identify an Availability Zone across different AWS accounts.

If you are doing VPC peering and all the networks are passing via private network, the cost for the network should be based on the inter-IP. However if the network is passing from public internet via NATGateway, Internet Gateway, that would cost you on the data transfer out.

Check this blog for more https://aws.amazon.com/blogs/architecture/overview-of-data-transfer-costs-for-common-architectures/

AWS
回答済み 9ヶ月前

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

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

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

関連するコンテンツ