CertGrid
VMware Study Guide

VMware Cloud Foundation Administrator Study Guide

The VMware Cloud Foundation Administrator exam validates your ability to deploy, configure, and operate a VMware Cloud Foundation (VCF) software-defined data center - covering the integrated vSphere, vSAN, and NSX stack, SDDC Manager lifecycle automation, workload domains, networking, and storage. It is aimed at administrators and engineers who manage VCF environments day to day, including bring-up, host commissioning, upgrades, and ongoing operations. The 120-minute exam has roughly 663 questions in the bank, with a scaled passing score of 600.

Domain 1: VCF Architecture

Key concepts you must know · 128 practice questions

Domain 2: Workload Domains

Key concepts you must know · 117 practice questions

Domain 3: Networking with NSX

Key concepts you must know · 141 practice questions

Domain 4: Lifecycle and Operations

Key concepts you must know · 182 practice questions

Domain 5: Storage (vSAN)

Key concepts you must know · 95 practice questions

VMware Cloud Foundation Administrator exam tips

Study guide FAQ

What is the difference between the management domain and a VI workload domain?

The management domain is the first domain built during bring-up and runs the VCF management VMs (vCenter, SDDC Manager, NSX Manager). A VI (Virtual Infrastructure) workload domain is created afterward to host tenant/production workloads with its own dedicated vCenter, vSAN, and NSX, giving isolation and an independent lifecycle from the management domain and other workload domains.

What does SDDC Manager actually do versus Cloud Builder?

Cloud Builder is used once to perform bring-up - it reads the parameter workbook and deploys the initial management domain. SDDC Manager is the ongoing management and automation plane: it commissions hosts, provisions workload domains and clusters, manages credentials/passwords, and orchestrates patching and upgrades using validated bundles.

How does vSAN decide how to protect my data?

Through Storage Policy-Based Management. You define a VM Storage Policy specifying Failures to Tolerate, the RAID method (mirroring or erasure coding), stripe width, and reservations, then attach it to a VM or VMDK. vSAN automatically places and maintains the required redundant components to satisfy the policy, so protection is per-object rather than per-LUN.

Why must I run prechecks before a VCF upgrade?

SDDC Manager prechecks validate environmental readiness - DNS, NTP, certificate validity, cluster and vSAN health, and component connectivity - before any bundle is applied. Combined with confirming current backups of SDDC Manager, vCenter, and NSX, this prevents failed upgrades and gives you a recovery path, which is why prechecks-plus-backups is the standard pre-upgrade step.