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.

asked a year ago154 views
1 Answer
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
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions