Skip to content

Instance connection with physical Server on Company LAN

0

Good morning, I need to install a Server application on an EC2 instance that must connect to a physical client connected to my corporate LAN.

Is it possible to do it? if yes, can you kindly show me the way or what to study in order to apply it?

thanking, Sergio Grazioli

2 Answers
1

Generally where customers start on this journey is to use a Site-to-Site VPN. These are quick to set up and easy to get started with. For further reading: https://docs.aws.amazon.com/vpn/latest/s2svpn/SetUpVPNConnections.html

After that, larger customers with requirements for dedicated bandwidth or for those who don't wish to run VPN across the internet generally move to Direct Connect.

AWS
EXPERT
answered 3 years ago
0

Perfect, A thousand thanks !! I'm starting to look at the reported documentation.

answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.