25-16 AWS Virtual Private Network (VPN)
# AWS VPN
#aws-service
AWS VPN lets you establish a secure and private tunnel from your network or device to the AWS global network
# AWS Site-to-Site VPN
securely connect on-premises network or branch office site to VPC
# AWS Client VPN
securely connect users to AWS or on-premises networks
# What is IPSec?
Internet Protocol Security (IPsec) is a secure network protocol suite that authenticates and encrypts the packets of data to provide secure encrypted communication between two computers over an Internet Protocol network. It is used in virtual private networks (VPNs)