Compare AWS with Azure networking
October 20, 2018 Leave a comment
AWS | Azure | Important Notes | |
1 | Virtual private cloud (VPC) | Virtual Network | |
2 | Subnet | Virtual subnet | In AWS subnet is specific to Availability zone i.e. one to one relationship between AZ and subnet
but in Azure we can have subnet span across multiple Availability zone i.e. One subnet can be mapped to multiple to AZ. |
Access control | |||
3 | Network access control list (NACL) | NACL is stateless in AWS.
Azure don’t have any substitute for it. |
|
4 | Security group | Network security group |
|
Load Balancer | |||
5 | AWS Elastic load balancer | Azure load Balancer |
|
6 | AWS Application load balancer | Azure APP Gateway | |
connect other networks on premises or in cloud | |||
7 | VPC Peering | Virtual network peering | |
8 | VPN | VPN | |
9 | Direct Connect | Express route (Dedicated Connection) | |
DNS | |||
10 | Route53 | Azure DNS |
|
11 | Azure Traffic Manager |