One of the essential concepts for DevOps engineers is VPN connectivity.
Every organization uses VPN connectivity to securely connect to cloud resources.
The best way to understand VPN is by setting up one.
In this DevOps project, you will gain practical knowledge of the following concepts:
- Client to Site VPN
- Client and Server Certificates Genration using EasyRSA
- Mutual TLS Authentication (mTLS)
The following topic is covered in a theoretical format:
- SAML/Active Directory-based authentication.
- TCP vs UDP
The following documentation has the step-by-step tutorial on AWS Client VPN Endpoint setup to achieve secure, scalable, and highly available remote VPC connectivity.
Full Documentation: AWS Cleint VPN With mTLS Setup