VPN on EC2 and static IPs

0

If I use VPN on EC2, will it enable me to connect without the use of static IP - from server side, and user side?

Also, Does VPN cost money?

2 réponses
1

If I use VPN on EC2, will it enable me to connect without the use of static IP - from server side, and user side?

Yes, you will connect without the need of static IP. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-connect-methods.html

Also, Does VPN cost money?

Referring to AWS VPN, yes it will cost. https://aws.amazon.com/vpn/pricing/

profile picture
EXPERT
répondu il y a un an
0
Réponse acceptée

Software based site-to-site VPN and client-to-site VPN softwares can be deployed on Amazon EC2 to connect to your VPC based resources. Depending on the configuration and application, you may not need static IPs on both sides. For example for client VPN, you can configure Elastic IP (EIP) on your EC2 instance and the users can establish VPN connection using the instance's EIP. If the VPN type is site-to-site there are third party services available by which you can configure VPN using dynamic IPs, but it will depend on your use case. Regarding pricing, for running software based VPN on EC2, you will be charged for EC2 running costs (depending on instance type, tier etc) and there may be associated software charges if you are using a paid version.

AWS
répondu il y a un an

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