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

preguntada hace 2 años211 visualizaciones
3 Respuestas
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.

respondido hace 2 años
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
EXPERTO
respondido hace 2 años
0
profile pictureAWS
EXPERTO
kentrad
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas