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 Risposta
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
ESPERTO
con risposta 10 mesi fa
profile picture
ESPERTO
verificato 10 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande