Azure: Create Vnet

Azure: Create Subnet

AWS: Create VPC

AWS: Create Subnet

Summary
Azure | AWS | GCP |
---|---|---|
Select region for vnet and regions are region/zone because we have for example East US & East US 2 | Select region for VPC | |
Subnet is created in vnet’s region. | Subnet is created in different zones of the region | |
GCP
coming soon..
Multi-cloud : Public IP
Azure | AWS | GCP |
---|---|---|
Static IP | Elastic IP | |
Dynamic IP |
Multi-cloud
You can configure VPN between cloud providers (it’s straight forward) and it’s the same as VPN between on-prem and cloud with setting up the Gateway and then we have an encrypted tunnel for the traffic between cloud providers.
- Azure, GCP, and AWS support IKEv2 in virtual private network
3 thoughts on “Clouds : Virtual Network and Subnet”