There is a default Internet Gateway for the VPC, however, creating another is simple, as it only needs a name and can then be used in the routing table. The following steps needs to be perform for creating the IGW and VGW:
- On the left-hand side, click on Internet Gateways and click on Create. All we have to do is give it a name (which is also optional) and a default gateway forwarder will be created:
- The Virtual Private Gateway option is found under VPN Connections. In order to configure a VPN connection, there are, essentially, three things we must do on the AWS side:
- Define the customer gateway: This is the ...