1.3 The Nutanix Enterprise Cloud Portfolio (NCI, NUS, NCM, EUC, NC2)
Key Takeaways
- Nutanix Cloud Infrastructure (NCI) forms the core software platform, packaging AOS distributed storage, AHV native virtualization, and virtual networking into Starter, Pro, and Ultimate tiers.
- Nutanix Unified Storage (NUS) consolidates multiprotocol enterprise storage services—Files (SMB/NFS), Volumes (iSCSI block), and Objects (S3-compliant)—on a single distributed architecture.
- Nutanix Cloud Manager (NCM) provides machine-learning capacity forecasting (X-Fit), self-service application blueprint automation, multicloud cost tracking, and security posture governance.
- Nutanix Cloud Clusters (NC2) deploys native AOS and AHV directly on bare-metal instances in AWS and Microsoft Azure without nested virtualization, enabling hybrid multicloud mobility.
- Nutanix sells end-user computing as NCI-VDI, a per-user licensing model on top of NCI; Shadow Clones cache the read-only golden image locally on each node to absorb VDI boot storms.
1.3 The Nutanix Enterprise Cloud Portfolio (NCI, NUS, NCM, EUC, NC2)
[!NOTE] Portfolio Architecture: Nutanix has structured its solutions into distinct, interoperable pillars that support hybrid multicloud operations. Rather than managing disparate point products, organizations deploy Nutanix Cloud Infrastructure (NCI) as the foundation, expanding seamlessly with Nutanix Unified Storage (NUS), Nutanix Cloud Manager (NCM), end-user computing through NCI-VDI, and Nutanix Cloud Clusters (NC2).
The modern enterprise IT landscape demands flexibility: running legacy databases on-premises, deploying modern microservices in containers, supporting remote workforces, and bursting workloads into public clouds. The Nutanix Enterprise Cloud portfolio addresses these diverse operational requirements through a cohesive family of software products.
Nutanix Cloud Infrastructure (NCI): The Core Foundation
Nutanix Cloud Infrastructure (NCI) is the foundational software platform that transforms standard x86 servers into an agile, highly resilient hyperconverged cloud. NCI includes the complete Acropolis Operating System (AOS) stack, native virtualization via AHV (with full support for VMware vSphere/ESXi), distributed storage pooling, and software-defined networking.
Core Technologies Within NCI
- AOS Distributed Storage Fabric (DSF): Pools local flash and spinning disks across cluster nodes into a unified distributed storage architecture with native data localization, compression, deduplication, and erasure coding.
- AHV Hypervisor: An enterprise-grade, license-free, KVM-based hypervisor engineered directly into the platform, eliminating third-party hypervisor licensing costs and complex management layers.
- Flow Virtual Networking: Provides software-defined virtual switches, VLAN management, IP address management (IPAM), and microsegmentation security policies.
NCI Software Licensing Tiers
NCI is packaged into three commercial software tiers designed for varying operational requirements:
| NCI Edition | Primary Target Workloads | Included Core Capabilities |
|---|---|---|
| NCI Starter | Remote / Branch Offices (ROBO), edge locations, small clusters | Core HCI functionality, basic storage pooling, single-cluster Prism Element management, basic data protection. |
| NCI Pro | Mainstream enterprise datacenters, standard business applications | Advanced data efficiency (inline compression, deduplication, Erasure Coding EC-X), multisite asynchronous replication, Nutanix Guest Tools (NGT). |
| NCI Ultimate | Mission-critical enterprise applications, zero-RPO requirements | Synchronous replication (Metro Availability), near-instantaneous DR orchestration, software encryption (data-at-rest encryption), advanced security compliance. |
Nutanix Unified Storage (NUS): Multiprotocol Enterprise Storage
Many enterprises maintain dedicated external NAS filers and SAN arrays solely to serve shared departmental files, physical server databases, or object archives. Nutanix Unified Storage (NUS) eliminates these expensive standalone storage silos by delivering file, block, and object storage natively from the same distributed Nutanix cluster.
+-------------------------------------------------------------------------+
| Nutanix Unified Storage (NUS) |
+-----------------------+-------------------------+-----------------------+
| Nutanix Files | Nutanix Volumes | Nutanix Objects |
| (Unstructured File) | (Structured Block) | (Cloud-Native S3) |
+-----------------------+-------------------------+-----------------------+
| • Protocols: SMB/NFS | • Protocol: iSCSI | • Protocol: S3 REST |
| • FSVM Architecture | • Physical bare-metal | • WORM Compliance |
| • Home dirs & shares | • MS SQL / Oracle RAC | • Big data & archives |
+-----------------------+-------------------------+-----------------------+
| Underlying AOS Distributed Storage Fabric (DSF) |
+-------------------------------------------------------------------------+
1. Nutanix Files (File Storage)
Nutanix Files is a software-defined, scale-out file server technology that provides structured and unstructured file shares:
- Architecture: Deploys as a set of specialized virtual machines called File Server VMs (FSVMs) distributed across the cluster nodes. A minimum of three FSVMs form a resilient file server cluster.
- Protocols Supported: Server Message Block (SMB 2.1, 3.0) and Network File System (NFS v3, v4).
- Use Cases: Centralized user profiles (VDI home directories), departmental file repositories, application logging, and video/imaging repositories.
- Built-in File Analytics: Analyzes file access patterns, tracks audit trails, detects anomalous behaviors, and detects potential ransomware activity in real time.
2. Nutanix Volumes (Block Storage)
While Nutanix natively serves storage to virtual machines hosted on its own hypervisor, enterprises frequently have legacy, bare-metal physical servers (or clustered databases) that cannot be immediately virtualized:
- Architecture: Nutanix Volumes exposes the high-performance Distributed Storage Fabric to external physical hosts via the standard iSCSI protocol.
- Use Cases: Bare-metal Microsoft SQL Server Failover Clusters, Oracle Real Application Clusters (RAC), and physical Windows/Linux servers requiring high-performance shared block storage.
- Benefits: Physical servers gain the full benefits of Nutanix distributed data resiliency, thin provisioning, snapshots, and flash performance without requiring a physical SAN.
3. Nutanix Objects (Object Storage)
Nutanix Objects is an agile, scale-out object store designed for the massive volume of unstructured data generated by modern cloud-native applications:
- Protocol: Fully compliant with the Amazon Web Services (AWS S3) REST API.
- Enterprise Features: Supports Write-Once-Read-Many (WORM) compliance mode for regulatory legal hold requirements, object versioning, multipart uploads, lifecycle tiering policies, and granular Identity and Access Management (IAM) bucket policies.
- Use Cases: Backup targets for tools like Veeam and Commvault, AI/ML model training data lakes, long-term regulatory compliance archives, and DevOps containerized application storage.
Nutanix Cloud Manager (NCM): Multicloud Governance & Automation
As enterprise footprints expand across multiple on-premises datacenters, edge clusters, and public clouds, managing operations, tracking expenditures, and maintaining security compliance becomes increasingly complex. Nutanix Cloud Manager (NCM) provides a unified governance layer across private and public cloud environments:
1. NCM Intelligent Operations (formerly Prism Pro / Ultimate)
Adds advanced artificial intelligence and machine learning to cluster administration:
- X-Fit Machine Learning Engine: Evaluates historical performance and resource consumption telemetry to predict future behavior without requiring manual metric baselines.
- Capacity Runway Forecasting: Analyzes CPU, memory, and storage growth patterns to forecast the precise calendar date when a cluster will exhaust resources, allowing proactive capacity planning.
- VM Right-Sizing and Anomaly Detection: Automatically identifies four categories of inefficient VMs: Overprovisioned (wasting RAM/vCPU), Constrained (suffering resource starvation), Inactive/Zombie (powered off or consuming zero I/O for extended periods), and Bully (monopolizing shared resources).
- X-Play Low-Code Automation: Triggers automated administrative actions (such as adding memory to a constrained VM, generating a ServiceNow ticket, or taking a snapshot) in response to system alerts without writing code.
2. NCM Self-Service (formerly Nutanix Calm)
Empowers IT organizations to deliver Infrastructure as a Service (IaaS) and Platform as a Service (PaaS) to developers:
- Application Blueprints: Models complex, multi-tier enterprise applications (e.g., frontend web tier, application middleware, backend database) as visual, reusable blueprints.
- Hybrid Multicloud Deployment: Provisions blueprints seamlessly across Nutanix AHV, VMware ESXi, AWS, Microsoft Azure, and Google Cloud Platform.
- Self-Service Marketplace: Provides a curated service catalog where business users deploy pre-approved application stacks with push-button simplicity.
3. NCM Cost Governance (formerly Nutanix Beam)
Provides financial transparency and cost optimization across multicloud investments:
- Spend Tracking: Consolidates cloud billing across AWS, Microsoft Azure, and on-premises Nutanix clusters into a single dashboard.
- Resource Optimization: Pinpoints wasted cloud spend by identifying idle cloud resources (such as unattached AWS EBS volumes or underutilized Azure VMs) and provides automated one-click remediation.
4. NCM Security Central
A centralized Cloud Security Posture Management (CSPM) solution:
- Evaluates cloud configurations against regulatory benchmarks (such as HIPAA, PCI-DSS, NIST, and CIS).
- Detects misconfigurations, audits network traffic anomalies, and monitors microsegmentation firewall rules.
End-User Computing (EUC) and NCI-VDI
[!NOTE] Watch the branding here. Nutanix does not sell a product called "Nutanix Virtual Desktop." End-user computing is licensed as NCI-VDI, a per-user (rather than per-core) licensing model layered on Nutanix Cloud Infrastructure. In Nutanix documentation the initialism NVD means Nutanix Validated Designs — reference architectures — which is a completely different thing. Objective 1.2 asks you to "identify End-User Computing use cases and features," so learn the EUC/NCI-VDI naming.
Virtual Desktop Infrastructure (VDI) and Server-Based Computing (SBC) are among the most latency-sensitive and least predictable workloads in enterprise IT. Nutanix supports them by combining validated architectures with platform-level storage optimizations, and runs the major broker platforms on top: Citrix Virtual Apps and Desktops, Omnissa Horizon (formerly VMware Horizon), and Nutanix Frame for desktop-as-a-service.
- Absorbing morning boot storms with Shadow Clones. In a VDI deployment, thousands of desktops often boot within the same few minutes, all reading the identical master golden image. On traditional SAN storage this concentrates every read on one controller pair. Nutanix detects the multi-reader, read-only access pattern automatically and instantiates Shadow Clones — a cached local copy of the base image on every node hosting those desktops — so the read I/O is served from local RAM and flash instead of traversing the network.
- Predictable linear sizing. Because the platform scales out horizontally, desktop density per node stays roughly constant. If one node reliably hosts 150 knowledge-worker desktops, adding four nodes adds capacity for roughly 600 more users. That removes most of the sizing guesswork that makes VDI projects hard to budget.
- Per-user licensing. NCI-VDI is metered per named or concurrent user rather than per physical core, which matches how EUC projects are actually funded and makes desktop growth easy to cost.
Nutanix Cloud Clusters (NC2): Hybrid Multicloud Mobility
Nutanix Cloud Clusters (NC2) extends the Nutanix Cloud Platform into public hyperscalers by running the full AOS and AHV software stack directly on top of bare-metal cloud infrastructure:
+─────────────────────────────────────────────────────────────────────────+
| Unified Management (Prism Central) |
+────────────────────────────────────┬────────────────────────────────────+
| | |
▼ ▼ ▼
[ On-Premises Datacenter ] [ NC2 on AWS ] [ NC2 on Azure ]
• Nutanix AOS & AHV • Nutanix AOS & AHV • Nutanix AOS & AHV
• Commodity x86 Nodes • AWS EC2 Bare-Metal Nodes • Azure Dedicated Bare-Metal
• Local Storage Fabric • Direct AWS VPC Peering • Direct Azure VNet Peering
Key Architectural Features of NC2
- Native Bare-Metal Deployment: NC2 does not run inside nested virtual machines. Instead, Nutanix AHV is deployed directly onto bare-metal hardware instances in the public cloud (such as AWS EC2
i3en.metalori4i.metalinstances, or Microsoft Azure Dedicated Nodes). This provides maximum performance and direct access to physical NVMe storage. - Direct Hyperscaler Networking Integration: User VMs running on NC2 communicate directly with native public cloud services (such as AWS S3, Amazon RDS, or Azure SQL) through standard cloud VPC subnets and VNets without requiring complex networking overlays, VPN tunnels, or performance-degrading software proxy gateways.
- Zero Application Refactoring: Applications running on on-premises Nutanix clusters can be migrated to AWS or Azure using native Nutanix disaster recovery replication (asynchronous or near-sync) without modifying IP addresses, converting disk formats, or rewriting code.
- License Portability: Customers can seamlessly transfer their portable Nutanix software licenses between on-premises datacenters and public cloud environments as business demands evolve.
Portfolio Summary and Alignment
| Portfolio Solution | Architectural Role | Key Technologies & Subcomponents |
|---|---|---|
| NCI (Nutanix Cloud Infrastructure) | Hyperconverged compute, virtualization, and storage fabric | AOS Distributed Storage Fabric (DSF), AHV hypervisor, Flow networking, Starter/Pro/Ultimate tiers |
| NUS (Nutanix Unified Storage) | Consolidated multiprotocol enterprise storage | Nutanix Files (SMB/NFS), Nutanix Volumes (iSCSI), Nutanix Objects (S3 API) |
| NCM (Nutanix Cloud Manager) | Multicloud automation, cost optimization, and governance | Intelligent Operations (X-Fit), Self-Service blueprints, Cost Governance, Security Central |
| NCI-VDI (End-User Computing) | Optimized end-user computing and desktop delivery | Citrix, Omnissa Horizon and Frame integrations, Shadow Clones, per-user licensing |
| NC2 (Nutanix Cloud Clusters) | Bare-metal hybrid cloud extension | AOS/AHV deployed on AWS EC2 bare metal and Azure dedicated nodes, native VPC/VNet integration |
Which product within the Nutanix portfolio consolidates SMB, NFS, iSCSI, and S3-compatible storage into a single software-defined platform?
What is a defining architectural characteristic of Nutanix Cloud Clusters (NC2) when deployed in public cloud environments like AWS or Microsoft Azure?
Which capability within Nutanix Cloud Manager (NCM) uses the X-Fit machine learning engine to analyze historical telemetry and forecast future capacity runway?