watch the class recording
Task:
2. AWS Transit Gateway:
Create Transit Gateway in AWS.
Attach multiple VPCs to the gateway.
Launch EC2 instances in different VPCs.
Test connectivity: Ping one EC2 from another using private IPs.
2. Azure VNet Peering:
Create two VNets in Azure.
Configure VNet Peering between them.
Deploy VMs in each VNet.
Test connectivity: Ping one VM from another using private IPs.
