Activity:
- AWS: Create two vpcs with 4 subnets each as shown below
- primary: 192.168.0.0/16
- secondary: 10.168.0.0/16
- Azure: Create two vnets with 4 subnets each as shown below
- primary: 192.168.0.0/16
- secondary: 10.168.0.0/16
- Optimization:
- Try to create two vpcs and subnets by using count
- Try to create two vnets and subnets by using count