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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ