Nutanix Certified Associate (NCA) — Questions and Answers
Question 1: When using Nutanix Move to migrate a VM from VMware ESXi to AHV, how is the VM disk format handled?
- The administrator must manually convert VMDK to vDisk format before starting migration
- Nutanix Move automatically converts VMDK and VHD disks to native Nutanix vDisk format during migration (Correct answer)
- VM disks must be re-created by reinstalling the OS from source media after migration
- Only VHD disk format is supported; VMDK requires pre-conversion by a separate tool
Correct answer: Nutanix Move automatically converts VMDK and VHD disks to native Nutanix vDisk format during migration
Nutanix Move handles disk format conversion automatically as part of its migration pipeline, converting VMDK or VHD to native Nutanix vDisk format without administrator intervention.
Question 2: In Nutanix, what is the primary difference between a 'Volume Group' and a 'Storage Container'?
- Volume Groups support deduplication; Containers do not
- Volume Groups are managed by Prism Central; Containers by Prism Element only
- Volume Groups are for VMs only; Containers are for physical servers
- Volume Groups provide block storage via iSCSI; Containers provide NFS-based VM storage (Correct answer)
Correct answer: Volume Groups provide block storage via iSCSI; Containers provide NFS-based VM storage
Volume Groups expose block storage over iSCSI for external servers or applications requiring raw block access, while Storage Containers provide NFS-based distributed storage for AHV VMs.
Question 3: Which of the following best describes the purpose of an executive briefing document after a major Nutanix infrastructure upgrade?
- A comparison of pre- and post-upgrade CVM memory utilization statistics
- A concise summary of what was upgraded, the business benefits achieved, and any follow-on actions required (Correct answer)
- A detailed technical report of all Prism alerts generated during the maintenance window
- A line-by-line changelog of all LCM firmware versions updated during the upgrade
Correct answer: A concise summary of what was upgraded, the business benefits achieved, and any follow-on actions required
Executive briefing documents communicate outcomes and business value in plain language, along with any actions required from leadership.
Question 4: When Nutanix cluster nodes are decommissioned, which compliance-driven requirement dictates that drives must be sanitized before physical disposal?
- PCI DSS Requirement 1 network firewall rules
- SOC 2 availability criteria
- NIST SP 800-88 media sanitization guidelines (Correct answer)
- HIPAA minimum necessary standard
Correct answer: NIST SP 800-88 media sanitization guidelines
NIST SP 800-88 provides authoritative guidance on media sanitization methods (clear, purge, destroy) required before disposing of storage media containing sensitive data.
Question 5: What is cash flow management in Nutanix Exam practice?
- Monitoring and optimizing the timing of money coming in and going out of an organization (Correct answer)
- Investing all available funds in the stock market
- Only tracking money received, not money spent
- Physically managing coins and paper currency
Correct answer: Monitoring and optimizing the timing of money coming in and going out of an organization
Cash flow management involves tracking, analyzing, and optimizing the timing of cash inflows and outflows to ensure the organization always has sufficient funds to meet obligations while maximizing use of available cash.
Question 6: What Nutanix technology reduces storage space consumption by eliminating duplicate data blocks?
- Erasure Coding
- Compression
- Deduplication (Correct answer)
- Replication Factor
Correct answer: Deduplication
Nutanix deduplication identifies and removes identical data blocks, storing only one unique copy to reclaim storage capacity.
Question 7: What is the role of Zookeeper in the Nutanix distributed system?
- Provides distributed configuration and coordination services (Correct answer)
- Manages cluster network routing
- Handles VM disk I/O operations
- Processes API requests from Prism
Correct answer: Provides distributed configuration and coordination services
Zookeeper in Nutanix provides distributed coordination, configuration management, and leader election services critical to cluster stability.
Question 8: Which Nutanix technology allows workloads to run and be managed consistently across on-premises Nutanix clusters and public cloud environments?
- Nutanix Mine
- Nutanix Objects
- Prism Element
- Nutanix Cloud Clusters (NC2) (Correct answer)
Correct answer: Nutanix Cloud Clusters (NC2)
NC2 (Nutanix Cloud Clusters) extends the Nutanix HCI stack to AWS and Azure bare-metal instances, enabling consistent management via Prism Central.
Question 9: Which Nutanix product provides software-defined network microsegmentation to control traffic between VMs?
- Nutanix Volumes
- Nutanix Files
- Nutanix Move
- Nutanix Flow (Network Security) (Correct answer)
Correct answer: Nutanix Flow (Network Security)
Nutanix Flow provides granular microsegmentation policies that control VM-to-VM network traffic based on application tiers and security rules defined in Prism Central.
Question 10: Which Nutanix tool is specifically designed to migrate VMs from VMware ESXi or Microsoft Hyper-V to AHV?
- Nutanix Era
- Prism Central import wizard
- Nutanix Calm
- Nutanix Move (Correct answer)
Correct answer: Nutanix Move
Nutanix Move (formerly Xtract) is the dedicated cross-hypervisor VM migration tool that handles disk conversion and cutover automatically.
Question 11: Which NCC check category specifically validates that Nutanix software versions are consistent across all nodes?
- Software version checks (Correct answer)
- Network checks
- Cluster services checks
- Hardware compatibility checks
Correct answer: Software version checks
Software version checks detect mixed AOS, AHV, or NCC versions across nodes, which can cause instability or unsupported configurations.
Question 12: Which Nutanix feature helps finance teams forecast storage costs by predicting when additional capacity will need to be purchased?
- Prism Central capacity runway reporting (Correct answer)
- Nutanix Files protocol configuration
- AHV snapshot scheduling
- Flow network policy management
Correct answer: Prism Central capacity runway reporting
Prism Central's capacity runway feature analyzes consumption trends and projects when CPU, memory, or storage will be exhausted, enabling proactive budget planning for capacity expansion.
Question 13: A project sponsor wants to know the impact of adding a new Nutanix node to the cluster. Which communication is most useful for this audience?
- The node will add 2.4TB usable storage after RF2 overhead and 192GB RAM to the resource pool
- Adding the node expands capacity, reduces resource contention, and improves performance for business workloads with no downtime required (Correct answer)
- Node addition triggers a disk balancing operation that temporarily increases I/O on existing nodes
- The node joins the Acropolis distributed storage fabric and rebalances data via Curator
Correct answer: Adding the node expands capacity, reduces resource contention, and improves performance for business workloads with no downtime required
Project sponsors care about business outcomes — expanded capacity, better performance, and zero downtime — not technical implementation details.
Question 14: What does 'CPU overcommit' mean in the context of AHV virtualization?
- Enabling hyperthreading on the physical host CPU
- Pinning specific vCPUs to dedicated physical cores
- Assigning more vCPUs across all VMs than there are physical CPU threads on the host (Correct answer)
- Setting hard CPU limits on individual virtual machines
Correct answer: Assigning more vCPUs across all VMs than there are physical CPU threads on the host
CPU overcommit assigns more total vCPUs across VMs than physical thread count, relying on the hypervisor scheduler to time-share physical cores among competing VMs.
Question 15: Which Nutanix management interface is used to create and manage virtual machines on AHV?
- Prism Element or Prism Central (Correct answer)
- Microsoft SCVMM
- Nutanix Move
- VMware vCenter
Correct answer: Prism Element or Prism Central
VMs are created and managed through Prism Element (single-cluster) or Prism Central (multi-cluster), Nutanix's native management planes.
Question 16: A Nutanix engineer must communicate a complex storage performance issue to both a DBA and a VP of Operations in the same meeting. What is the best approach?
- Provide a layered explanation — business impact and resolution timeline for the VP, technical root cause detail for the DBA (Correct answer)
- Use only highly technical storage terminology appropriate for the DBA
- Ask the VP to leave so the technical conversation can proceed uninterrupted
- Address only the VP and send the DBA a separate technical email later
Correct answer: Provide a layered explanation — business impact and resolution timeline for the VP, technical root cause detail for the DBA
Layering the explanation addresses each audience's needs simultaneously — business context for the VP and technical depth for the DBA.
Question 17: Which tool within Nutanix LCM (Life Cycle Manager) ensures hardware firmware is at supported and secure versions?
- Prism Central Security Dashboard
- NCC firmware compatibility check
- Foundation firmware validation module
- LCM inventory and update engine (Correct answer)
Correct answer: LCM inventory and update engine
LCM inventories all hardware components and provides one-click updates to ensure firmware versions are supported, secure, and compatible.
Question 18: In a Nutanix environment using Erasure Coding (EC-X), what is the primary benefit over standard replication?
- Faster read performance
- Lower CPU utilization
- Reduced storage capacity overhead (Correct answer)
- Simplified VM migration
Correct answer: Reduced storage capacity overhead
Erasure Coding reduces the storage overhead needed for data protection compared to full replication, allowing more usable capacity from the same raw storage.
Question 19: What does data integrity mean in Nutanix Exam practice?
- The speed at which data can be processed
- The accuracy, consistency, and reliability of data throughout its entire lifecycle (Correct answer)
- The physical security of computer hardware
- The artistic quality of data visualizations
Correct answer: The accuracy, consistency, and reliability of data throughout its entire lifecycle
Data integrity refers to maintaining and assuring the accuracy, consistency, and reliability of data over its entire lifecycle, ensuring that information remains trustworthy for analysis and decision-making.
Question 20: What is the minimum number of nodes required to form a production Nutanix cluster?
- 2
- 4
- 3 (Correct answer)
- 1
Correct answer: 3
A minimum of 3 nodes is required for a production Nutanix cluster to maintain RF2 data protection and cluster quorum.
Question 21: What is the primary use of a VM Template in Nutanix AHV?
- Providing a pre-configured, reusable base image for rapid and consistent VM deployment (Correct answer)
- Replicating VMs to a remote Nutanix cluster
- Monitoring VM performance metrics over time
- Scheduling automated periodic VM backups
Correct answer: Providing a pre-configured, reusable base image for rapid and consistent VM deployment
VM templates provide a standardized master image from which multiple identically configured VMs can be deployed quickly, ensuring consistency across deployments.
Question 22: In Nutanix Prism Central, which capability allows administrators to run pre-defined operational procedures—such as adding nodes or resolving alerts—through an automated workflow?
- Categories
- Projects
- Blueprints
- Playbooks (Correct answer)
Correct answer: Playbooks
Nutanix Playbooks in Prism Central allow administrators to define and automate operational workflows triggered by alerts or scheduled events, reducing manual intervention.
Question 23: Which Nutanix solution integrates with third-party backup vendors through an API to enable backup of VMs without agents?
- Nutanix Era
- Nutanix Karbon
- Nutanix Mine with HYCU or Veeam (Correct answer)
- Nutanix Calm
Correct answer: Nutanix Mine with HYCU or Veeam
Nutanix Mine integrates with certified backup partners like HYCU and Veeam via APIs to provide agentless VM backup using the Nutanix platform.
Question 24: What is the correct method to install a guest OS on a newly created AHV VM using an ISO image?
- Import an OVF template
- Use PXE network boot only
- Clone from an existing VM
- Mount the ISO as a CD-ROM device and boot from it (Correct answer)
Correct answer: Mount the ISO as a CD-ROM device and boot from it
In AHV, you attach an ISO file as a virtual CD-ROM to the VM and configure it to boot from that device for OS installation.
Question 25: Which Nutanix feature allows administrators to test a DR failover without impacting production VMs?
- Snapshot rollback
- Migrate workload
- Test failover (clone to isolated network) (Correct answer)
- Planned failover
Correct answer: Test failover (clone to isolated network)
Nutanix supports test failover by cloning replicated VMs into an isolated network on the recovery site, leaving production unaffected.
Question 26: What is the primary operational benefit of enabling memory overcommit in AHV?
- It enables live migration of VMs with very large memory footprints
- It reduces storage overhead for VM virtual disk images
- It accelerates VM performance by transparently compressing memory pages
- It allows more VMs to run on a host than the physical RAM would normally support (Correct answer)
Correct answer: It allows more VMs to run on a host than the physical RAM would normally support
Memory overcommit increases VM density by allowing the hypervisor to schedule physical RAM among more VMs than could fit if each VM's maximum allocation were fully reserved.
Question 27: What is the role of the Nutanix 'Acropolis' layer in the HCI stack?
- It is a container runtime for Kubernetes pods
- It handles only external network routing between clusters
- It is the web-based management UI for cluster administrators
- It provides the hypervisor, storage, and networking services that form the foundation of AHV clusters (Correct answer)
Correct answer: It provides the hypervisor, storage, and networking services that form the foundation of AHV clusters
Acropolis is the distributed platform layer that integrates AHV hypervisor, distributed storage fabric, and virtual networking into a unified HCI foundation.
Question 28: What Nutanix feature allows workloads to continue running on a node even when a disk fails, by tolerating the failure without data loss?
- Deduplication
- Erasure Coding
- Compression
- Self-Healing (Correct answer)
Correct answer: Self-Healing
Nutanix's self-healing mechanism automatically reconstructs missing data and redistributes it across healthy nodes after a disk failure.
Question 29: Which Nutanix feature enables stretched clustering between two sites for zero RPO?
- Metro Availability (Correct answer)
- NearSync
- Async DR
- Leap
Correct answer: Metro Availability
Metro Availability provides synchronous replication between two sites, enabling zero RPO and allowing VMs to run transparently across both sites.
Question 30: A project manager asks a Nutanix engineer to provide weekly status reports during a HCI deployment. What should these reports primarily include?
- Raw IPMI sensor logs and hardware diagnostics
- Milestones achieved, upcoming tasks, risks, and blockers in plain language (Correct answer)
- Detailed CVM memory utilization graphs
- Full Nutanix Life Cycle Manager (LCM) update history
Correct answer: Milestones achieved, upcoming tasks, risks, and blockers in plain language
Status reports for project managers should highlight milestone progress, upcoming work, and any risks or blockers that may affect the project timeline.
Question 31: A Nutanix administrator is asked to explain the difference between RPO and RTO to a business stakeholder. Which explanation is most accurate for a non-technical audience?
- RPO is the node rebuild time and RTO is the time to rebalance storage
- RPO and RTO both refer to backup retention schedules in Nutanix Mine
- RPO is how much data you could lose in a disaster, and RTO is how long it takes to get systems running again (Correct answer)
- RPO is the cluster replication factor and RTO is the recovery task object
Correct answer: RPO is how much data you could lose in a disaster, and RTO is how long it takes to get systems running again
For business audiences, RPO (Recovery Point Objective) translates to acceptable data loss and RTO (Recovery Time Objective) translates to acceptable downtime.
Question 32: In Nutanix, what does 'Erasure Coding' (EC-X) provide compared to standard replication?
- Higher replication factor for critical VMs
- Synchronous replication to a remote site
- Equivalent data protection with lower storage overhead (Correct answer)
- Faster write performance with no overhead
Correct answer: Equivalent data protection with lower storage overhead
Erasure Coding provides the same data protection as RF-2 or RF-3 while using significantly less storage capacity by storing parity data instead of full replicas.
Question 33: A Nutanix administrator needs to communicate a planned maintenance window to business stakeholders. Which approach is most effective?
- Provide a plain-language summary with business impact, timing, and contact information (Correct answer)
- Post a brief note in the ticketing system and mark it resolved
- Notify only the IT helpdesk and let them cascade the information
- Send a technical log dump detailing all affected services
Correct answer: Provide a plain-language summary with business impact, timing, and contact information
Business stakeholders need plain-language communication that focuses on business impact, timing, and who to contact — not raw technical details.
Question 34: What is the primary purpose of installing Nutanix Guest Tools (NGT) inside a virtual machine?
- To enable VSS-based application-consistent snapshots and self-service file restore within the guest (Correct answer)
- To monitor host-level network traffic between nodes
- To manage cluster-level storage replication policies
- To configure VLAN tagging on the VM's virtual NICs
Correct answer: To enable VSS-based application-consistent snapshots and self-service file restore within the guest
NGT enables in-guest capabilities including VSS-based application-consistent snapshots, self-service file restore (SSR), and enhanced live migration support.
Question 35: What is a Nutanix 'Protection Domain' used for?
- Configuring storage container properties
- Grouping VMs for consistent snapshot and replication policies (Correct answer)
- Isolating CVMs from the host network
- Defining network security zones
Correct answer: Grouping VMs for consistent snapshot and replication policies
A Protection Domain groups VMs together so they share consistent snapshot schedules and can be replicated to a remote site as a unit.
Question 36: What does the Nutanix 'Expand Cluster' operation allow administrators to do?
- Migrate the cluster to a new data center
- Split one cluster into two smaller clusters
- Add external SAN storage to the cluster
- Add new nodes to an existing cluster to increase capacity linearly (Correct answer)
Correct answer: Add new nodes to an existing cluster to increase capacity linearly
Expand Cluster allows non-disruptive addition of new nodes, with Nutanix automatically rebalancing data and adding capacity immediately.
Question 37: In Nutanix Prism Central, what is the primary function of 'Categories'?
- To group VMs and entities for policy-based management and automation (Correct answer)
- To configure CPU affinity and pinning rules for VMs
- To assign VLAN IDs to virtual network interfaces
- To define storage pool capacity allocation per cluster
Correct answer: To group VMs and entities for policy-based management and automation
Categories are key-value metadata pairs assigned to entities in Prism Central, enabling policy-based management for security, DR protection, and compliance automation.
Question 38: What are potential consequences of non-compliance in Nutanix Exam practice?
- No consequences if the violation is not discovered
- A simple verbal warning with no follow-up
- Automatic contract renewal regardless of violations
- Fines, license revocation, legal liability, and reputational damage (Correct answer)
Correct answer: Fines, license revocation, legal liability, and reputational damage
Non-compliance can result in monetary fines, suspension or revocation of professional licenses, civil or criminal liability, and lasting damage to professional reputation.
Question 39: Which Nutanix feature helps an organization meet SOX IT General Controls requirements around change management for infrastructure?
- Prism Central API-driven change audit trails integrated with ITSM tools (Correct answer)
- VM disk hot-add capability
- Automatic deduplication ratios
- Flow DNS resolution
Correct answer: Prism Central API-driven change audit trails integrated with ITSM tools
SOX ITGC change management requires documented, approved changes; Prism Central API audit trails integrated with ITSM tools provide the approval and change evidence auditors require.
Question 40: What is the purpose of data analysis in Nutanix Exam practice?
- To transform raw data into meaningful insights that support informed decision-making (Correct answer)
- To collect as much data as possible regardless of relevance
- To create attractive charts with no analytical value
- To replace professional judgment entirely with numbers
Correct answer: To transform raw data into meaningful insights that support informed decision-making
Data analysis involves examining, cleaning, transforming, and modeling data to discover useful information, draw conclusions, and support decision-making processes with evidence-based insights.
Question 41: What is the Nutanix AHV built-in feature equivalent to VMware's Distributed Resource Scheduler (DRS) for automatic VM load balancing?
- Nutanix Calm
- Nutanix Flow
- Prism Pro Analytics
- Acropolis Dynamic Scheduler (ADS) (Correct answer)
Correct answer: Acropolis Dynamic Scheduler (ADS)
The Acropolis Dynamic Scheduler (ADS) automatically balances VM workloads across cluster nodes based on CPU and memory utilization without manual administrator intervention.
Question 42: Which strategy best ensures consistent communication between Nutanix infrastructure teams and application owners during ongoing operations?
- Require application owners to monitor Prism dashboards themselves
- Rely exclusively on automated email alerts for all operational communication
- Establish a regular cadence of operational reviews that include capacity trends, upcoming changes, and performance summaries in business-friendly terms (Correct answer)
- Only communicate when a P1 incident occurs
Correct answer: Establish a regular cadence of operational reviews that include capacity trends, upcoming changes, and performance summaries in business-friendly terms
Regular structured reviews build shared understanding between infrastructure and application teams and surface issues before they become incidents.
Question 43: A Nutanix engineer receives an urgent call from a department head during an incident. The engineer is still diagnosing the issue. What is the best response?
- Tell the department head you will call back only when the issue is fixed
- Provide a brief honest update: what is known, what is being investigated, and the next update time (Correct answer)
- Transfer the call to the vendor's support line immediately
- Read out raw error messages from the Prism alert log
Correct answer: Provide a brief honest update: what is known, what is being investigated, and the next update time
Providing a brief, honest status update with a committed follow-up time manages stakeholder anxiety without interrupting the diagnostic process.
Question 44: What does an AHV VM snapshot capture?
- Only the VM's configuration settings such as vCPU and RAM allocation
- Only the virtual disk contents at the time of creation
- Only the hypervisor-level metadata for the VM
- The complete VM state including configuration, in-memory state, and disk contents at that point in time (Correct answer)
Correct answer: The complete VM state including configuration, in-memory state, and disk contents at that point in time
AHV snapshots capture the full VM state — configuration, in-memory data, and all disk contents — enabling a complete rollback to exactly how the VM was at that moment.
Question 45: An administrator is currently working on the configuration of a ROBO cluster that consists of a single node. <br> Which of the following statements is correct in reference to this arrangement?
- CVM should be assigned 8 vCPUs and 20 GB memory
- Supported hardware is NX-1175S-G5 and NX-1175S-G6 (Correct answer)
- The minimum RPO for this from factor is 8 hours
- A Witness VM is required to break the quorum
Correct answer: Supported hardware is NX-1175S-G5 and NX-1175S-G6
NX-1175S-G5 and NX-1175S-G6, are part of the Nutanix NX series hyperconverged infrastructure (HCI) platforms. These hardware models are designed to run the Nutanix software stack, including the Acropolis Operating System (AOS) and Prism management interface. <br> The specific features and specifications of these hardware models can vary, so it's recommended to refer to the official Nutanix documentation or contact Nutanix support for accurate and up-to-date information. They can provide detailed information about the supported configurations, hardware specifications, and compatibility with various Nutanix software versions.
Question 46: Why is understanding a VM's power state important when managing resources in an AHV cluster?
- It determines the VM's storage replication factor in the DSF
- It manages per-VM software licensing and compliance tracking
- It indicates whether computing resources are actively allocated to the VM and whether it is accessible to users (Correct answer)
- It controls the VM's automated backup and snapshot schedule
Correct answer: It indicates whether computing resources are actively allocated to the VM and whether it is accessible to users
A VM's power state (on/off/paused) directly governs whether CPU, memory, and I/O resources are allocated and whether the workload is actively serving users.
Question 47: Which hypervisor is natively bundled with Nutanix AOS at no additional license cost?
- VMware ESXi
- Citrix XenServer
- Microsoft Hyper-V
- AHV (Acropolis Hypervisor) (Correct answer)
Correct answer: AHV (Acropolis Hypervisor)
AHV (Acropolis Hypervisor) is Nutanix's native, license-included hypervisor built on KVM/QEMU, eliminating third-party hypervisor licensing costs.
Question 48: What is the purpose of the 'activate' operation on a Nutanix Protection Domain at the DR site?
- Enables Metro Availability synchronous mode
- Starts replication from the DR site back to primary
- Deletes old snapshots to reclaim storage
- Powers on the replicated VMs at the recovery site after a failover (Correct answer)
Correct answer: Powers on the replicated VMs at the recovery site after a failover
Activating a Protection Domain at the recovery site registers and powers on the replicated VMs, making them operational after a failover event.
Question 49: Which Nutanix product provides centralized management for multiple clusters across sites?
- Prism Central (Correct answer)
- AHV
- Prism Element
- Calm
Correct answer: Prism Central
Prism Central is Nutanix's global management plane that provides a single pane of glass for managing multiple clusters.
Question 50: When analyzing Nutanix storage performance reports, what does a high 'avg.io_size' value typically suggest about the workload?
- The workload involves large sequential transfers such as backups or data streams (Correct answer)
- Deduplication is highly effective
- The CVM is experiencing CPU throttling
- The workload is IOPS-intensive with many small random operations
Correct answer: The workload involves large sequential transfers such as backups or data streams
A high average I/O size indicates large sequential I/O patterns, typical of backup, streaming, or bulk data transfer workloads.
Question 51: Which AHV operation creates a fully independent copy of a virtual machine that can be modified without affecting the original?
- Snapshot
- Template
- Live migration
- Clone (Correct answer)
Correct answer: Clone
Cloning creates a fully independent VM with its own disk images, unlike snapshots which are point-in-time captures linked to the original VM's data.
Nutanix Certified Associate (NCA)
The Nutanix Certified Associate (NCA) exam validates foundational knowledge of Nutanix hyperconverged infrastructure including HCI architecture, AHV virtualization, storage management, and data protection. It is the entry-level Nutanix certification for IT professionals deploying and managing Nutanix platforms.
Exam Rules
- You can skip questions and return to them later
- Flag questions for review before submitting
- No feedback shown until you submit the entire exam
- Unanswered questions count as wrong — answer everything
- 10 pretest questions are mixed in and don't affect your score
- Timer auto-submits when time runs out
- Your progress is auto-saved every 30 seconds