Skip to content

AWS Public IP to AWS Public IP Traffic

1

If one AWS Public IP/EIP communicates with another AWS Public IP/EIP, will the traffic still be with in AWS backbone? or will this traffic still go outside of AWS network to Internet?

1 Answer
5
Accepted Answer

The traffic will stay on the AWS network, see below from the VPC FAQ

Q. Does traffic go over the internet when two instances communicate using public IP addresses, or when instances communicate with a public AWS service endpoint?

No. When using public IP addresses, all communication between instances and services hosted in AWS use AWS's private network. Packets that originate from the AWS network with a destination on the AWS network stay on the AWS global network, except traffic to or from AWS China Regions.

AWS
EXPERT
answered 3 years ago
EXPERT
reviewed 2 years ago
AWS
EXPERT
reviewed 3 years ago
  • Technically it’s internet traffic which is outside of your vpc

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.