VPN connection between on-premises and AWS

1

Hello,

We have a usecase to implement as below.

A scheduled script(batch job) that needs to run dally and collects/checks data Inside multiple private networks(non-AWS). Those private networks can be accessed using VPNs like OpenVPN and L2TP. We don't want to use Direct Connect as it seems to be pricey.

Please suggest a way(or a service) to set up and access those private networks Inside AWS.

asked 2 years ago330 views
2 Answers
2

Hello,

Can you clarify the direction of the traffic? Asking since you mention (non-AWS) in your question. Is it from AWS -> On-premises Or on-premises -> AWS? Note that with ClientVPN typically you will have connectivity from Clients to AWS not the other direction. If you need bi-directional connectivity then you would need to look at site-to-site VPN for that use-case.

profile pictureAWS
EXPERT
answered 2 years ago
profile pictureAWS
EXPERT
Toni_S
reviewed 2 years ago
0

Hello,

AWS Client VPN is a managed client-based VPN service that enables you to securely access your AWS resources and resources in your on-premises network. With Client VPN, you can access your resources from any location using an OpenVPN-based VPN client.

https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/scenario-vpc.html -- [1]

profile pictureAWS
SUPPORT ENGINEER
answered 2 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.

Guidelines for Answering Questions