AWS VPC
Last Updated: August 28, 2021
A virtual private cloud (VPC) is a logically isolated, virtual network within a cloud provider
VPC Peering
VPC Peering allows you to connect one VPC to another VPC through a direct network route using a private IP address.

VPC route table
Route tables are used to determine where the network traffic is directed.
Internet Gateway (IGW)
IGW enables VPC to access the internet
Bastion