Is there a way by which we can allow https calls from only aws servers from across another region without VPC peering?

0

Hello, Is there a way by which we can allow https calls from only aws servers from across another region without VPC peering? I tried using security group. But that will not work. Regards

posta 2 anni fa211 visualizzazioni
3 Risposte
0

I am a newbie to AWS. I created two instances in two different regions. One was Windows and the other was Linux. Both had public ips. I logged onto windows via Remote Desktop protocol and successfully tested the html page on linux instance. So I was able to make successful html calls.

con risposta 2 anni fa
0

As per the other answer, instances can communicate using public/elastic IP addresses which means that VPC or Transit Gateway peering isn't required.

Security groups are definitely the best way to limit communications between the instances. When you say "that will not work" - what isn't working?

profile pictureAWS
ESPERTO
con risposta 2 anni fa
0
profile pictureAWS
ESPERTO
kentrad
con risposta 2 anni fa

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