VCP-DCV — VMware Certified Professional: Data Center Virtualization
I want to be direct about one thing before anything else: VCP-DCV has a mandatory training prerequisite that is easy to miss. You must complete an authorized VMware training course before you are eligible to register for the 2V0-21.23 exam. Broadcom (which acquired VMware in 2023) validates attendance. Candidates who self-study and then try to register find themselves blocked at the scheduling step. Budget for the training course, or find a verified employer-paid path, before you start counting prep weeks.
With that cleared up: VCP-DCV is the dominant virtualization certification in enterprise infrastructure. vSphere runs a significant share of the world's on-premises data centers. The cert validates that you can deploy, configure, manage, and troubleshoot a production vSphere environment — from ESXi host configuration to vCenter architecture to distributed switching to vSAN storage.
Exam at a glance
| Detail | Value |
|---|---|
| Provider | Broadcom (VMware) |
| Exam code | 2V0-21.23 |
| Full name | VMware Certified Professional: Data Center Virtualization (VCP-DCV) |
| vSphere version | vSphere 8 (current) |
| Duration | 135 minutes |
| Question count | ~70 questions |
| Question format | Multiple choice, multiple select, drag-and-drop |
| Passing score | 300 / 500 (60%) |
| Exam fee | ~$250 USD |
| Validity | 2 years |
| Delivery | Pearson VUE (in-person or online proctored) |
| Prerequisite | Mandatory attendance at an authorized VMware training course (e.g., vSphere: Install, Configure, Manage) |
| Retake policy | 14-day wait after a failed attempt |
What's tested
Broadcom publishes the official exam blueprint for 2V0-21.23 with section weights. These are the areas where questions come from.
vSphere Architecture and Technologies. The physical-to-virtual model: how ESXi hypervisor sits on bare metal, how the vCenter Server Appliance (VCSA) manages hosts and clusters, and how vSphere components interact. Candidates need to understand the difference between embedded and external PSC (Platform Services Controller) deployments — the embedded-link-mode architecture replaced the external PSC in vSphere 7 and later, so exam questions test this transition explicitly.
Virtual Machines. VM hardware versions, virtual disk types (thin, thick lazy-zeroed, thick eager-zeroed) and when to use each, snapshot mechanics, VMware Tools, and the vApp container format. Questions frequently test the disk provisioning tradeoffs: thick eager-zeroed writes all zeros at creation time, which is slower to provision but produces more predictable I/O performance and is required for some features like fault tolerance.
vSphere Cluster and Resource Management. This section covers vSphere HA (high availability for VMs when a host fails), DRS (Distributed Resource Scheduler for automated load balancing), and vSphere Fault Tolerance. DRS automation levels — manual, partially automated, fully automated — and the admission control policies for HA are frequent exam topics. Resource pools, shares, limits, and reservations are also tested here.
Networking. VMware vSphere Standard Switches (VSS) versus VMware vSphere Distributed Switches (VDS). VDS is managed at the vCenter level and spans multiple hosts; VSS is per-host. The exam tests which features require VDS — for example, network I/O control and LACP support are VDS-only. Port group configuration, teaming policies, and traffic shaping appear on most exam forms.
Storage. vSphere datastores: VMFS on FC or iSCSI block storage, NFS over ethernet, and vSAN (VMware's software-defined storage that pools local disks across hosts). The exam tests how each storage type connects, fails, and recovers. vSAN disk groups, fault domains, and the impact of host failures on vSAN availability are high-weight topics.
Security. vCenter permissions model (roles, privileges, global permissions vs local permissions), ESXi host security (lockdown mode, SSH access), VM encryption, vSphere Trust Authority, and certificate management in vCenter. The permissions model in particular is tested with scenario questions — what happens when a user has conflicting permissions at different inventory levels.
Performance and Troubleshooting. Performance charts, esxtop, vRealize Operations integration points, and common failure scenarios. The exam tends to test whether you can identify the right tool for the right problem rather than memorize specific counter names.
Common exam traps
vCenter HA versus vSphere HA — they are not related. vCenter HA is a feature that protects the vCenter Server Appliance itself. It runs three VCSA nodes: one active, one passive, one witness. If the active VCSA fails, the passive node takes over. vSphere HA protects virtual machines on ESXi hosts — it restarts VMs on other hosts if a host fails. Candidates who conflate these two features miss questions that hinge on which component is being protected and how the failover works.
vMotion versus Storage vMotion requirements. vMotion migrates a running VM between hosts; it requires compatible CPUs between the source and destination hosts (or EVC cluster mode to normalize CPU features), a shared management network, and historically required shared storage. Storage vMotion migrates a VM's disk files between datastores while the VM is running. Many candidates who studied for vSphere 5 or 6 remember that vMotion required shared storage, but this requirement was removed. In modern vSphere, vMotion without shared storage (using Enhanced vMotion Compatibility) is fully supported. Questions that test vMotion requirements trip up candidates with older mental models.
VDS requires a vSphere Essentials Plus license or higher. This is a real-world gotcha that appears on the exam. You cannot use vSphere Distributed Switches with a vSphere Essentials license. Drag-and-drop and scenario questions will describe a customer environment with a basic license and ask which features are available. If the answer involves VDS, it requires checking whether the license supports it first.
DRS automation levels and the difference between migration threshold and automation level. DRS has five migration thresholds (conservative to aggressive, controlling how willing DRS is to migrate VMs for balance) and three automation levels (manual, partially automated, fully automated). The automation level controls whether DRS actually moves VMs or only recommends. The migration threshold controls how aggressively it does so. Exam questions frequently conflate these two knobs — read them carefully.
Snapshot delta disk behavior under heavy write load. The exam includes questions about when snapshots are appropriate. The correct answer is almost never for production workloads under sustained heavy write. Why: snapshot delta disks grow without bound as writes accumulate. A VM under heavy I/O with a snapshot that has not been committed for 72 hours can have a delta disk larger than the base disk. Snapshot consolidation under load can cause datastore contention. Forums like r/vmware are full of incidents where an operator forgot a snapshot existed, the datastore filled up, and VMs began logging to disk errors — this trap is not in the official blueprint but it appears in exam questions framed as "what is the risk of leaving a snapshot in place for an extended period."
How ARIA prepares you for VCP-DCV
VCP-DCV has a wide surface area. My evaluation identifies where your actual gaps are across the six objective areas before building a roadmap. Candidates coming from a Linux background tend to be strong on storage concepts but weaker on the vSphere networking model, which is different from standard Linux bridging. Candidates from a Windows infrastructure background often have the reverse problem.
The roadmap I generate for VCP-DCV is structured around the blueprint weights. Cluster resource management and networking get the most milestone depth because they generate the highest number of exam questions and have the most nuanced wrong-answer traps. Storage gets a dedicated phase because vSAN architecture has changed significantly across vSphere versions and candidates with older experience need to update their mental model for vSphere 8.
For someone with general Windows or Linux sysadmin experience and no prior VMware exposure, plan for 10 to 14 weeks — the training prerequisite typically runs 5 days and you should count those days toward your prep timeline. For someone who has been working with vSphere in production for a year or more and just needs exam-specific practice, 4 to 6 weeks of focused preparation is realistic.
Pass guarantee for VCP-DCV
VCP-DCV qualifies for the ClaudeLab pass guarantee. Full conditions here.
Related certifications
RHCSA (Red Hat Certified System Administrator) and RHCE (Red Hat Certified Engineer) are the natural pairing for candidates building a complete Linux and virtualization infrastructure skill set. Many enterprise environments run vSphere on RHEL or run containerized workloads on RHEL hosts inside vSphere — knowing both platforms together is more valuable than either alone. For the container orchestration layer above the VCP-DCV, CKA (Certified Kubernetes Administrator) and DCA (Docker Certified Associate) complete the infrastructure stack. If your goal is cloud-connected infrastructure, AWS SAA-C03 covers the AWS-side counterparts to vSphere concepts like high availability groups, autoscaling, and software-defined networking.
Start your VCP-DCV roadmap
Start your VCP-DCV roadmap with ARIA → claudelab.me
The training prerequisite is a real constraint, not a formality. If you have not yet attended the authorized course, schedule that first and use the weeks before it to run the ClaudeLab evaluation. The evaluation will tell you which objective areas you are already solid on so you can focus your attention in the training course on the concepts that are genuinely new. The exam has a 60 percent passing threshold, which sounds low until you see how precisely the wrong-answer choices are written for the HA, DRS, and VDS topics.