Through my study of AWS and Azure, I have found that one challenge is in understanding the terminology difference, particularly as my own background is in VMware technologies. So, I have created this little chart that compares the three.
Obviously, there is no direct one-to-one mapping of the product offerings, but there are some common areas, at a conceptual level.

So, here is a table, that roughly equates the concepts to each other;

Physical conceptVMware conceptAWS conceptAzure concept
NetworkvSwitch Port GroupVPCVirtual Network
VPNNSX Edge IPSEC tunnelVPCSSTP or OpenVPN
SubnetVirtual Machine Port GroupSubnetDynamic IP (DIP)
DriveDrive MappingVolumeDisk
DiskvmdkEBS VolumeVHD
ServerVirtual MachineEC2 InstanceVirtual Machine
DNSNSX Edge DNSRoute 53Azure DNS
DDoS protectionNSX Edge FirewallAWS Shield(built-in)
FirewallNSX Edge Firewall virtual applianceSecurity Groups, ACLsNetwork Security Group (NSG)
Layer 7 WAFThird party solution neededAWS WAF Firewall Manager

Application Gateway

WAN VXLAN, NSX SD-WAN (VeloCloud)AWS Direct Connect (L2 VPN)ExpressRoute (L3 routed, also MPLS)
Multi Factor Authentication Workspace ONE and third partyAWS MFAAzure Active Directory
Load BalancingNSX Load BalancerAWS Elastic Load Balancer

Azure Load Balancer, Traffic Manager

Centralised LoggingvRealize Log Insight, etc.use an S3 bucket or CloudWatchAzure Audit Logs
Vulnerability AssessmentvRealize OperationsAWS Guard Duty, Amazon Inspector, AWS Trusted AdvisorAzure Security Center
Power off immediatelyPower offNot AvailableNot Available
Request Shut Down OSShut Down OSStopStop
Reset PowerResetNot AvailableNot Available
Request OS rebootReboot OSRebootRestart
Sleep / HibernateSuspendNot Available (except Amazon Linux)Not Available
Delete serverDelete from disk (when powered off)TerminateDeallocate
Create identical duplicateClone (when powered off)Create ImageCreate Image
Create deployable imageConvert to Template (when VM powered off)Create ImageGeneralise, then Create Image
Unknown server or diskOrphan ?Unattached

There may be some questions about my opinion of these comparative conceptual terms – if so, post a comment below. Please let me know if I have made an error.

READ ARTICLE:   Top 10 tips for cloud adoption

Share this knowledge