I have setup an EC2 instance (Windows Server 2008) that I will let different developers connect to. Since I want the connection to be secure I am trying to setup a VPN connection to that machine, but I don't have much idea on how to do this in the simplest possible way.
I want the developer to simple setup a new VPN connection in his machine which will connect directly to the EC2 instance.
I guess using AWS VPC is a simple way, but how do I configure it?