OpenVPN on AWS Automation This project automates the setup of an OpenVPN server on AWS, creating all necessary resources such as a VPC, subnets, security groups, an EC2 instance, and an Elastic IP. It includes a cost-control mechanism using AWS Lambda and CloudWatch to monitor network usage and stop the server if it exceeds 100GB per month. Cleanu
-
Updated
Jan 2, 2025 - Python