AWS CCP Notes

Search

Search IconIcon to open search

25-16 AWS Virtual Private Network (VPN)

Last updated Aug 17, 2023 Edit Source

# AWS VPN

#aws-service
35 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)