VMware to Nutanix – Complete Feature Mapping

Last updated: March 4, 2026


Table of Contents


Why I Made This Reference

When I started working with Nutanix, I kept mentally translating everything back to VMware concepts. "What's the Nutanix equivalent of vMotion? Of SRM? Of vRO?" There was no single page that mapped the full product stacks side by side.

This article is that reference. It covers the full VMware product portfolio and the Nutanix equivalent for each area — or an honest acknowledgment where Nutanix does not have one. This is based on my own working knowledge of both platforms, not vendor marketing.


Product Suite Overview

The most important thing to understand before going feature-by-feature is that VMware and Nutanix organize their products differently.

VMware sells individual products that you license and integrate:

  • vSphere (hypervisor + vCenter)

  • vSAN (software-defined storage)

  • NSX (network virtualization)

  • vRealize Automation / Aria Automation

  • vRealize Operations / Aria Operations

  • Site Recovery Manager (SRM)

  • Horizon (VDI)

  • Tanzu (Kubernetes)

  • …and many more, each with its own license

Nutanix primarily sells a unified platform where most capabilities are bundled:

  • AOS (base operating system) — includes NDFS storage, AHV hypervisor

  • Prism (management, CLI = included)

  • NCM (Nutanix Cloud Manager) — bundles Self-Service, Cost Governance, Intelligent Operations, Security Central

  • Nutanix DR — replaces SRM

  • NKE/NKP — replaces Tanzu

  • Nutanix Database Service — replaces manual DB management and some vRO workflows

  • Flow — replaces NSX microsegmentation


Compute and Hypervisor

VMware
Nutanix
Notes

ESXi

AHV

AHV = KVM-based, ESXi = proprietary. Both Type 1.

vCenter Server

Prism Central

Multi-cluster management. Prism Central is deployed as a VM/scale-out VM set.

Prism Element

n/a

Prism Element is the per-cluster UI — no VMware analog (vCenter manages everything).

vMotion

AHV Live Migration

Live VM migration. Both use pre-copy memory transfer. AHV Live Migration is included; vMotion requires vSphere Standard or above.

vSphere HA

AHV HA

Automatic VM restart after host failure. Both are included — no separate license.

vSphere DRS

Acropolis Dynamic Scheduler (ADS)

Automated load balancing across hosts. ADS is included; DRS requires vSphere Enterprise+.

vSphere FT (Fault Tolerance)

No direct equivalent

Nutanix has no zero-downtime lockstep VM replication feature.

VM Templates

VM Images (Prism)

Images are stored in the AOS image library and referenced in Blueprint substrates.

Content Library

Prism Central Image Service

Prism Central can sync images across clusters.

Host Profiles

LCM (Life Cycle Manager)

LCM manages AOS/AHV software updates uniformly across nodes. Not a 1:1 match — Host Profiles are config compliance; LCM is software upgrades.

vSphere Update Manager (VUM)

LCM

Both manage hypervisor/firmware patch and upgrade lifecycle.

vSphere Replication

Async Replication (Protection Policies)

VM-level async replication. Nutanix uses protection policies via Prism Central.

NUMA awareness

Supported in AHV

AHV respects NUMA topology for VM placement on supported hardware.

VM Hot-Add (CPU/RAM)

Supported in AHV

AHV supports hot-add CPU and memory for Linux VMs that support it at the OS level.

Nested Virtualization

Limited on AHV

AHV only supports nested virt for Windows Defender Credential Guard and WSL2. ESXi is far more capable for nested dev environments.

GPU passthrough (vGPU)

Supported on AHV

Both support NVIDIA vGPU and PCIe passthrough for GPU workloads.

EVC (Enhanced vMotion Compatibility)

No direct equivalent

AHV handles CPU masking for migration compatibility but does not expose EVC cluster-mode configuration.


Storage

VMware
Nutanix
Notes

vSAN

NDFS (AOS Distributed Storage)

Both are software-defined storage running on direct-attached disks across nodes. Key difference: NDFS runs in the CVM inside AHV; vSAN runs as a kernel module inside ESXi.

vSAN Datastore

Storage Container

Logical storage pool. A container maps to one or more datastores depending on protocol (NFS/iSCSI/SMB).

vSAN Policies (SPBM)

Storage Container RF settings

Replication Factor (RF2, RF3) is set at the container level. Per-VM granularity via data protection policies in NCM is more limited than VMware's per-VM SPBM.

vSAN deduplication

AOS dedup

Both offer post-process deduplication. Nutanix dedup runs on all-flash configurations via the Curator background process.

vSAN compression

AOS compression

AOS compression is inline (on write) or post-process depending on config.

vSAN Erasure Coding

AOS Erasure Coding (EC-X)

Available for cold data tiers in all-flash nodes. Reduces storage overhead compared to full RF2/RF3.

vSAN stretched cluster

Nutanix Stretch Cluster

Metro availability across two sites. Both require a witness/arbitration node or service.

VMFS datastore

AOS container (DSF)

VMs on AHV use vDisks backed by NDFS — no VMFS needed.

NFS datastore

Nutanix Files (NFS export)

Nutanix Files is a separate storage service for NFS/SMB file shares.

iSCSI initiators

AOS Volumes (iSCSI)

Nutanix Volumes provides iSCSI block LUNs for guest or external access.

SMB / Windows file shares

Nutanix Files (SMB)

Nutanix Files supports CIFS/SMB for Windows environments.

Object Storage

Nutanix Objects (S3-compatible)

Provides S3-compatible object store on-premises. VMware equivalent is vSAN Object Storage Service.

Storage tiering (vSAN)

ILM (Intelligent Lifecycle Management)

Both automatically move data between storage tiers (NVMe → SSD → HDD). Nutanix's ILM uses Curator MapReduce jobs.

File Analytics (vSAN File Services)

Nutanix File Analytics

Per-user/file access auditing and anomaly detection for Files service.


Networking and Security

VMware
Nutanix
Notes

vSphere Standard Switch (vSS)

AHV Open vSwitch (OVS)

Both are hypervisor-embedded virtual switches. AHV uses OVS (Open vSwitch), an open-source standard.

vSphere Distributed Switch (vDS)

AHV virtual switch (managed in Prism)

Prism Central manages virtual switch config across all nodes. Less feature-rich than vDS in terms of port mirroring and QoS policies.

VLAN-based port groups

AHV network (VLAN-backed)

Standard VLAN networks configured in Prism Element or Prism Central, mapped to physical switch trunk/access VLANs.

NSX-T overlay networks (VXLAN/Geneve)

Flow Virtual Networking (overlay)

Nutanix FVN provides overlay VPCs using VXLAN. Purpose: multi-tenant network isolation. Requires additional NCM license.

NSX-T micro-segmentation (DFW)

Flow Network Security

Hypervisor-level east-west traffic control. Both use policies applied at the vNIC, not at the physical switch. Nutanix uses Categories as selectors; NSX uses Security Groups/Tags.

NSX-T NAT

Flow Virtual Networking NAT

FVN provides NAT for VMs in overlay VPCs.

NSX-T Load Balancer

No native equivalent

Nutanix does not have a built-in L4/L7 load balancer. Use a software LB VM (HAProxy, Nginx) or hardware.

NSX-T Edge Gateway

Flow VN External Connectivity

Provides north-south connectivity from overlay VPCs to external networks.

NSX-T IDS/IPS

No native equivalent

Nutanix does not provide an integrated IDS/IPS engine. Use 3rd-party network security VM.

NSX-T Service Insertion

No direct equivalent

Network I/O Control (NIOC)

Not directly exposed

AHV schedules network I/O but does not have a user-configurable NIOC policy model.

SR-IOV

SR-IOV on AHV

Single Root I/O Virtualization for high-throughput network workloads. Supported on qualified NICs.

Port mirroring (SPAN)

Flow Network Security packet capture

AHV supports port mirroring via OVS, configurable from Prism Central with Flow enabled.


Management and Operations

VMware
Nutanix
Notes

vCenter Server

Prism Central

Centralized multi-cluster management. Both provide a web UI. Prism Central is deployed as a VM, not a dedicated appliance.

vSphere Client (HTML5)

Prism UI

Both are browser-based. Prism's UI is generally cleaner and faster for common VM operations from my experience.

ESXCLI

acli / ncli

acli = VM/network/storage operations. ncli = cluster/node/disk operations. Both accessible via SSH to CVMs.

vSphere PowerCLI

calm-dsl / nuclei

PowerCLI = PowerShell-based automation. calm-dsl = Python DSL for Blueprints. nuclei = Prism Central CLI.

vCenter Events/Alarms

Prism Central Alerts

Both provide rule-based alerting. Prism Central integrates with email, PagerDuty, ITSM webhooks.

vCenter Tags

Prism Central Categories

Used as selectors for policies (Flow security, backup, licensing). More central to operations in Nutanix than VMware tags.

Host Maintenance Mode

AHV host maintenance mode

Both evacuate VMs before taking a host offline. Same conceptual flow.

Update Manager / PSC

LCM (Life Cycle Manager)

LCM handles 1-click non-disruptive upgrades of AOS, AHV, firmware, and Prism Central. Offline bundles available for dark sites.

vSphere Permissions / Roles

Prism Central RBAC

Role-based access control. Prism Central supports custom roles and project-level access scoping.

vCenter SSO / AD Integration

Prism Central AD/LDAP integration

Both integrate with Active Directory for authentication. Nutanix also supports SAML-based SSO.

vSphere Health / Skyline

Pulse (Nutanix data telemetry)

Both phone home to vendor for proactive health checks and upgrade recommendations. Can be disabled.

vCenter Appliance (VCSA)

Prism Central VM

Prism Central is a VM (or scale-out set of 3 VMs for larger deployments) running on AHV itself.


Automation and Self-Service

VMware
Nutanix
Notes

vRealize Automation (Aria Automation)

NCM Self-Service (Calm)

Both provide infrastructure blueprint/catalog experiences. vRA has broader scope (cloud endpoint diversity, IPAM integration, approval workflows). NCM Self-Service is tighter Nutanix-native with stronger Day 2 action support.

vRealize Orchestrator (vRO / Aria Automation Orchestrator)

NCM Runbooks

vRO is a full workflow engine with an extensible plugin model. NCM Runbooks are simpler: sequences of shell tasks, HTTP calls, or script steps without GUI workflow canvas.

vRA Service Broker

NCM Self-Service Marketplace

Both provide a catalog for end-users to launch approved services.

vRA Blueprints / Cloud Templates

NCM Blueprints

Both use declarative/code-based templates. vRA uses YAML Cloud Templates; NCM uses Python DSL (calm-dsl) or JSON exports.

vRA Day 2 Actions

NCM Blueprint Day 2 Actions

Both support post-deployment actions (scale, patch, update).

NSX-T Policy API

Prism Central v3 API

Both provide REST APIs for infrastructure automation. Nutanix's PC v3 API covers VMs, images, networks, blueprints, apps.

Terraform vSphere provider

Terraform Nutanix provider

Both have official Terraform providers on the Hashicorp registry.

Ansible VMware collection

Ansible nutanix.ncp collection

Both have official Ansible collections for automation.

Puppet / Chef vSphere modules

Limited

Nutanix does not have official Puppet or Chef modules (rely on REST API via uri).

vRA Extensibility / ABX

calm-dsl Python scripts

vRA uses extensibility actions (Python/NodeJS). NCM uses Python scripts inside Blueprint tasks directly.

Event Broker Service (VEBA)

No direct equivalent

Nutanix does not have a native event-driven infrastructure automation framework. Events can trigger webhooks via Prism Central alerts.


Monitoring and Observability

VMware
Nutanix
Notes

vRealize Operations (Aria Operations)

NCM Intelligent Operations

Both provide capacity planning, rightsizing recommendations, performance baselines, and threshold-based alerting.

vRealize Log Insight (Aria Operations for Logs)

No native log management

Nutanix does not provide a first-party log aggregation or analysis product. Use Elasticsearch, Splunk, or Graylog separately.

vRealize Network Insight (vRNI / Aria Operations for Networks)

Flow Network Security (limited)

vRNI provides deep flow visibility and micro-segmentation planning. Nutanix's Flow shows active policies and basic flow data but lacks vRNI's analytics depth.

vSphere Performance Charts

Prism Central Performance Metrics

Both show historical CPU, memory, storage, network charts per VM/cluster.

vSphere Alarms

Prism Central Alerts

Both support custom alert thresholds and notification integrations.

Skyline Health

Nutanix Pulse + Health Checks (NCC)

NCC (Nutanix Cluster Check) runs hundreds of health and config checks. The ncc health_checks run_all command is a standard operational step.

vSAN Observer

Prism storage performance dashboards

Both provide storage-specific latency, IOPS, throughput charts.

Wavefront / Tanzu Observability

No equivalent

Nutanix has no comparable distributed tracing or APM product.


Backup and Disaster Recovery

VMware
Nutanix
Notes

VADP (vStorage APIs for Data Protection)

Nutanix Snapshot API / V3 API

VMware VADP is the integration point for 3rd-party backup tools (Veeam, Commvault). Nutanix exposes snapshots via REST API. Veeam supports Nutanix AHV natively.

vSphere VM Snapshots

AHV VM Snapshots

Both use redirect-on-write (copy-on-write) for snapshots. Both degrade over time with multiple snapshot trees — clean up regularly.

Site Recovery Manager (SRM)

Nutanix Disaster Recovery (NDR)

Both orchestrate failover/failback between sites. NDR (formerly Leap) provides RPO-based protection policies, automated failover, and recovery plans in Prism Central. SRM has richer VMware-native integration; NDR has simpler setup for Nutanix-to-Nutanix.

vSphere Replication

Async Replication (Protection Policies)

VM-level async replication from site A to site B. Nutanix replicates at the Protection Domain/Policy level, not individual VMDK.

Stretched Cluster

Nutanix Stretch Cluster / Metro Availability

Near-zero RPO/RTO with synchronous replication across two data centers. Both require a witness/arbitration mechanism.

Site Recovery Manager Test Failover

NDR Test Failover

Both provide a non-disruptive test failover that spins up VMs on the DR site without affecting production.

vSphere Fault Tolerance

No equivalent

AHV has no zero-RPO/RTO lockstep VM replication. Protection Policies (async) are the closest option.

Cloud-based DR (VMware Cloud DR)

NC2 (Nutanix Cloud Clusters) on AWS/Azure

Nutanix supports cloud burst and DR to AWS or Azure using NC2, where Nutanix software runs on bare-metal cloud instances.

Veeam Backup for vSphere

Veeam Backup for Nutanix AHV

Veeam has a dedicated AHV integration (via Backup Proxy VM on AHV). Works without VADP — uses Nutanix snapshot API directly.


Kubernetes and Containers

VMware
Nutanix
Notes

Tanzu Kubernetes Grid (TKG)

Nutanix Kubernetes Engine (NKE)

Both deploy and lifecycle-manage Kubernetes clusters on the hypervisor. NKE uses Prism Central for provisioning; TKG uses Cluster API and management clusters.

vSphere with Tanzu (Supervisor Cluster)

NKE / Nutanix Kubernetes Platform (NKP)

vSphere with Tanzu runs K8s natively within vSphere supervision. NKP is the more advanced Nutanix K8s platform with enterprise features.

Tanzu Mission Control (TMC)

NKP Management Plane

Centralized multi-cluster K8s management and policy.

vSphere CSI driver

Nutanix CSI driver

Both provide Container Storage Interface drivers for persistent volumes in K8s. Nutanix CSI creates volumes on NDFS or Volumes.

NSX-T as K8s CNI

Calico / Flannel (NKE default)

NKE uses Calico as the default CNI. NSX-T integrates with Tanzu as the CNI for network policy.

Tanzu Service Mesh

No equivalent

Nutanix does not bundle a service mesh — use Istio or Linkerd on NKE/NKP.

Harbor Registry (Tanzu)

No native registry

Nutanix does not bundle a container registry. Use Harbor, GitLab Container Registry, or similar.

Antrea (Tanzu CNI)

No equivalent

Nutanix doesn't use Antrea. Calico is the default NKE CNI option.

vSphere Pods (Spherelet)

No equivalent

AHV does not support running OCI containers directly as first-class hypervisor workloads. Containers run inside K8s nodes.

Nutanix Data Services for Kubernetes

n/a

A Nutanix-specific product for providing storage services (NDB, Files, Objects) natively to K8s workloads. No VMware analog.


End-User Computing

VMware
Nutanix
Notes

VMware Horizon (VDI)

No first-party VDI

Nutanix does not make a VDI product. AHV supports VDI as an infrastructure platform via Citrix, Omnissa (Horizon), or Frame.

App Volumes

No equivalent

Nutanix has no application layering product.

Dynamic Environment Manager (DEM)

No equivalent

Nutanix has no user profile or environment management product.

VMware Workspace ONE

No equivalent

Nutanix has no UEM/MDM product.

Horizon Cloud on Azure

Nutanix Frame

Frame is Nutanix's cloud-native Desktop-as-a-Service (DaaS) offering. It is a separate product/service not tied to AHV deployment.

Omnissa Horizon on Nutanix AHV

Supported as ISV partner

Citrix Virtual Apps and Desktops, and Omnissa Horizon, both have official Nutanix AHV support. Nutanix sells joint solutions with these partners.


Database Services

VMware
Nutanix
Notes

No native DBaaS

Nutanix Database Service (NDB)

NDB (formerly Era) provisions, patches, clones, and manages database VMs (Oracle, PostgreSQL, MySQL, MSSQL, MongoDB) on AHV. VMware has no comparable first-party database lifecycle product.

vSphere VM hosting a database

NDB-managed database VM on AHV

The difference: NDB understands the DB engine, can do time-machine snapshots, 1-click clones, and patch workflows. A plain vSphere VM hosting a DB has no such intelligence.


CLI and API Equivalents

CLI Reference

Purpose
VMware
Nutanix

Hypervisor host shell

esxcli (on ESXi)

ssh nutanix@<cvm-ip> then acli or ncli

VM operations

vim-cmd

acli vm.*

Storage

esxcli storage

ncli container.*, ncli disk.*

Network

esxcli network

acli net.*

Cluster operations

vCenter UI or PowerCLI

ncli cluster.*

Logs

/var/log/vmkernel.log (ESXi)

/home/nutanix/data/logs/ on CVMs

Health checks

vSphere Health / Skyline

ncc health_checks run_all

Automation / scripting

PowerCLI

calm-dsl, nuclei, Python REST

Blueprint automation

vRO

calm-dsl

REST API

vSphere Automation API

Prism Central v3 REST API

Commonly Used acli Commands

Commonly Used ncli Commands

Prism Central v3 API vs vSphere Automation API

Operation
VMware (vSphere API)
Nutanix (PC v3 API)

List VMs

GET /vcenter/vm

POST /api/nutanix/v3/vms/list

Create VM

POST /vcenter/vm

POST /api/nutanix/v3/vms

Power on VM

POST /vcenter/vm/{vm}/power/start

POST /api/nutanix/v3/vms/{uuid}/acpi_reboot

List datastores

GET /vcenter/datastore

POST /api/nutanix/v3/storage_containers/list

List networks

GET /vcenter/network

POST /api/nutanix/v3/subnets/list

Launch blueprint

n/a

POST /api/nutanix/v3/blueprints/{uuid}/launch


Licensing Model Comparison

This is where the two platforms diverge most significantly for procurement decisions.

VMware / Broadcom (post-2024)

After the Broadcom acquisition of VMware (completed 2023), VMware moved to a subscription-only, bundled SKU model:

Bundle
Included Products

VMware Cloud Foundation (VCF)

vSphere, vSAN, NSX-T, vCenter, Aria Suite (Operations, Automation, Log Insight)

vSphere Foundation

vSphere + vCenter + Aria Operations for vSphere (limited)

VCF is now the primary offer for new enterprise deals. It is licensed per core with minimum socket requirements. The older à-la-carte model (buy vSphere separately, add vSAN, add NSX) is being phased out for new customers.

Nutanix

Bundle
Included

NCI Starter

AOS + AHV + Prism (basic)

NCI Pro

NCI Starter + Files + Objects + Volumes

NCI Ultimate

NCI Pro + NCM Self-Service + NCM Intelligent Operations + NCM Security Central + Flow Network Security

NCM (add-on or bundle)

Self-Service, Intelligent Ops, Security Central, Cost Governance

NDR (Disaster Recovery)

Separate add-on for Leap/replication features

NKE / NKP

Kubernetes — add-on

NDB (Era)

Database Service — separate add-on

Nutanix licenses per node (hardware) or per core depending on the product. Prism Central itself is free to deploy; the features enabled on PC depend on the license tier.

Key Differences

Dimension
VMware / Broadcom
Nutanix

License model

Subscription, per-core, minimum commitments

Subscription, per-node or per-core

Minimum term

1–3 year subscriptions

1–3 year subscriptions

Hypervisor cost

Included in bundles; ESXi alone is still free but unsupported

AHV included at no extra cost; community edition free

Storage

vSAN is bundled in VCF

NDFS included in all AOS tiers

Network virtualization

NSX bundled in VCF

Flow Security included in Ultimate; FVN is an add-on

Automation

Aria Automation in VCF Advanced+

NCM Self-Service in Ultimate tier or NCM add-on

Support

Broadcom support contracts required

Nutanix support contracts

My observation: for organizations already deep in the VMware ecosystem before the Broadcom acquisition, the jump to VCF pricing was significant. Nutanix has seen meaningful interest from VMware shops evaluating alternatives since 2023.


Migration Tooling

If you are moving workloads from VMware to Nutanix, the primary tool is:

Nutanix Move (formerly Xtract)

Nutanix Move is a free migration appliance deployed as a VM. It migrates VMs from:

  • VMware ESXi → AHV

  • VMware ESXi → AWS/Azure

  • Hyper-V → AHV

  • AWS/Azure → AHV

Migration workflow:

spinner

Move uses VMware's Changed Block Tracking (CBT) for incremental sync, minimizing cutover downtime.

What Move handles:

  • Disk conversion (VMDK → AHV vDisk)

  • Network mapping (ESXi port group → AHV network)

  • Automatic VM categorization in Prism Central

  • NIC driver swap (VMXNet3 → VirtIO where applicable)

What Move does not handle:

  • VMware snapshot cleanup (do this before migrating)

  • Application-level consistency (stop the app or DB before final cutover for important workloads)

  • vCenter-specific VM customizations (remove VMware Tools, install Nutanix VirtIO drivers after migration)

Post-Migration Steps

After moving VMs from ESXi to AHV:

  1. Remove VMware Tools — it does not function on AHV and wastes resources

  2. Install Nutanix Guest Tools (NGT) — provides application-consistent snapshots, guest scripts, and IP reporting

  3. Update NIC driver — Linux VMs usually auto-detect VirtIO; Windows VMs may need VirtIO drivers installed manually

  4. Validate DNS/IP — if VM was using VMware DHCP or static reservations, confirm addressing is correct on AHV network


Feature Availability by Tier

A concise summary of which Nutanix features require which license tier, mapped to their VMware equivalents:

Feature
VMware Equivalent
Nutanix Tier

Hypervisor (AHV)

ESXi

All AOS tiers (included)

Storage (NDFS)

vSAN

All AOS tiers (included)

Live Migration

vMotion

All AOS tiers (included)

HA

vSphere HA

All AOS tiers (included)

Dynamic Scheduling

DRS

All AOS tiers (included)

Prism Central (basic)

vCenter

All AOS tiers (PC is free to deploy)

Files (NAS)

vSAN File Services

NCI Pro+

Objects (S3)

vSAN Object Storage

NCI Pro+

Volumes (iSCSI)

vSAN iSCSI

NCI Pro+

Flow Network Security

NSX-T DFW

NCI Ultimate or add-on

Flow Virtual Networking

NSX-T SDN

Add-on (NCM)

NCM Self-Service

Aria Automation

NCI Ultimate or NCM add-on

NCM Intelligent Operations

Aria Operations

NCI Ultimate or NCM add-on

NCM Security Central

Carbon Black / vDefend

NCI Ultimate or NCM add-on

Disaster Recovery (Leap/NDR)

SRM

Separate NDR add-on

Nutanix Kubernetes Engine

Tanzu

NKE add-on

Nutanix Database Service

No VMware equivalent

NDB add-on


My Personal Take on the Full Stack Comparison

After working with both stacks for personal and professional projects, my conclusions:

Where Nutanix is genuinely better:

  • The integrated CVM architecture makes the storage layer operationally simple — no separate SAN admins needed

  • Prism Central's UX is cleaner and more consistent than vCenter for day-to-day operations

  • NCC health checks (ncc health_checks run_all) give rapid, actionable cluster health status — better than anything VMware ships natively

  • NDB for database lifecycle management has no VMware equivalent and is genuinely useful

  • The migration path from VMware to AHV via Nutanix Move is straightforward for most Linux/Windows workloads

Where VMware still has an edge:

  • Ecosystem depth: more ISV integrations, more documentation, larger community, more consultants

  • Nested virtualization for dev/test labs — ESXi is far ahead here

  • NSX-T is more mature than Flow for complex SDN requirements (multiple routing domains, complex topologies, L4-7 inspection)

  • vRO / Aria Orchestrator is a more complete workflow engine than NCM Runbooks for complex automation logic

The Broadcom effect: The post-acquisition licensing changes made VMware significantly more expensive for customers not already running VCF. That context matters when organizations evaluate Nutanix — the comparison is now also a financial one, not just a technical one.

Last updated