AWS Networking
Enabling internet access for private networks
-
In AWS, we have a NAT Gateway, which can enable internet access to private subnets
- Watch classroom recording for creation steps
Azure Network
- Lets create similar stuff in Azure, with all public subnets
- All machines in subnet get internet by default
- If you want the subnet to be private, we need to create a private subnet
- Watch classroom recording
Network Connectivity between VPCs in AWS
-
Overview
- Establishing private connectivity with in same cloud is referred as peering.
- Refer Here for Azure Vnet peering
