Traffice cons on AWS

0

Hi, I would like to know traffic cost on AWS. Bellow situation, will traffic cost be free or will cost ?

  1. EC2 instance to S3 (same region, not use endpoint)
  2. S3 to EC2 instance (same region, not use endpoint)

Thank you.

已提问 1 年前159 查看次数
1 回答
1

In general, data transfer between Amazon EC2 instances and Amazon S3 within the same AWS Region is not subject to data transfer fees.

So therefore, in your scenario where the EC2 instance and S3 bucket are in the same region and you are not using any endpoint, there will be no data transfer costs for traffic between the two services.

Also it is important to note that other factors such as data transfer between other AWS regions, the use of AWS PrivateLink, or data transfer out of AWS may incur data transfer fees. You can check the AWS documentation for more information on data transfer pricing.

AWS_Guy
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则