Does services in 2 amazon accounts connects over internet?

0

Hello,

We have 2 different amazon accounts. First account has EKS (where application is hosted) and other has SQL DB. Does data between these 2 services flow on some AWS backbone network (like Azure) or it flows over internet.

Regards, Tanul

1개 답변
1
수락된 답변

The so-called Internet does not pass through. Communication between AWS services is considered to go through Amazon's global network.

A VPC FAQ asks, "Does traffic go over the internet when two instances communicate using public IP addresses, or when instances communicate with a public AWS service endpoint?" The answer is as follows.

No. When using public IP addresses, all communication between instances and services hosted in AWS use AWS's private network.

https://aws.amazon.com/vpc/faqs/?nc1=h_ls

profile picture
전문가
shibata
답변함 2달 전
  • Thank you so much @shibata

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠