OpenVPN Split Tunnel

Enable efficient bandwidth use and improved user experience with VPN split tunneling. Configure OpenVPN server and client for selective routing, allowing specific traffic through the VPN while accessing local, public, and VPN resources.

Configure Site-to-Site VPN with OpenVPN

Learn to set up a site-to-site VPN connection with OpenVPN. The guide provides a detailed overview, creating the server and client, configuring them, and adding LAN gateway routes. Establish secure communication between networks without static IPs or special equipment.

Set Up OpenVPN Server in One Minute

Quickly set up a free OpenVPN server using a simple yet versatile installation script. The script is compatible with various Linux distributions, including Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS, and Fedora.

Use AWS ECS with EFS for Persistent Storage

Uncover the nuances of using AWS EFS as persistent volume for ECS containers. Clear up misconceptions regarding Docker image dependencies, subnet matching, and VPC DNS hostnames. Ensure your ECS container efficiently mounts the EFS filesystem. Use Terraform to streamline the process.

Host Multiple Websites with One S3 Bucket

Explore a comprehensive guide on hosting multiple websites in a single Amazon S3 bucket with the help of AWS services like Lambda@Edge and CloudFront. Learn to structure your S3 bucket, configure CloudFront distribution, and create a Lambda@Edge function to manage website routing efficiently.