AWS Classroomnotes 30/Mar/2022

Virtual Private Networks (VPN)

  • Goal: To Establish private communication between on-premises network and AWS VPC
    Preview
  • This case is referred as Site-Site VPN.
  • Another type of VPN is Point-to-site or Client-to-Site VPN where an individual remote user connects to the VPC from his client device
  • VPN can be set up using different protocols and technologies. The most-widely used VPN technology is set of protocols call as IPsec (Internet Protocol Security), referred as IPsec VPN.
    Preview
  • The architecture interms of aws vpc and on-prem using site-site vpn
    Preview
  • After succesful connection is established then we should be able to communicate using private ip addresses
    Preview
  • To simulate the on-premise network, we will be creating a network in azure.
  • Create a VPC in mumbai region with 2 subnets and vpc cidr => 172.16.0.0/16
    Preview
  • Lets create the internet gateway and attach it to the vpc and modify route table
  • Lets simulate the on-premises network in Azure.
  • For creating network in Azure refer class room video.
  • In Azure to create a gateway, Gateway Subnet has to be Created
    Preview

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

About continuous learner

devops & cloud enthusiastic learner