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

Tanul
已提問 2 個月前檢視次數 389 次
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

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南