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
posta 2 mesi fa390 visualizzazioni
1 Risposta
1
Risposta accettata

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
ESPERTO
shibata
con risposta 2 mesi fa
  • Thank you so much @shibata

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande