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

已提問 2 年前檢視次數 211 次
3 個答案
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.

已回答 2 年前
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
專家
已回答 2 年前
0
profile pictureAWS
專家
kentrad
已回答 2 年前

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

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

回答問題指南