Access internal web application from on-premises IP or local machine

0

We have a web application hosted behind Internal ALB. Resources in the same VPC can access the application through ALB DNS. I want to access this web application from our On-Premises office network. Is there a way to connect our network to AWS VPC and access internal ALB over DNS or access private EC2 instances using PRIVATE IP of the resources

1 réponse
1

AWS VPC allows the use of Site to Site VPN and DirectConnect for connections between locations.
This allows you to access AWS internal ALBs, etc. from your office network.
https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html

Another option would be Client VPN, but this requires the local machine to be configured with an SSL certificate or SAML authentication.
Perhaps the VPN you are looking for is a VPN between locations, so the above Site to Site VPN is a good choice.
https://docs.aws.amazon.com/mwaa/latest/userguide/tutorials-private-network-vpn-client.html

profile picture
EXPERT
répondu il y a 10 mois
profile picture
EXPERT
vérifié il y a 10 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions