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

gefragt vor 2 Jahren211 Aufrufe
3 Antworten
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.

beantwortet vor 2 Jahren
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
EXPERTE
beantwortet vor 2 Jahren
0
profile pictureAWS
EXPERTE
kentrad
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen