VMware Cloud Foundation 3.x Administrator — Question 61
What are two valid methods to deploy an OVF template which consists of two or more VMs? (Choose two.)
Answer options
- A. Deploy on the VMware vSphere Hypervisor.
- B. Deploy on a vSphere DRS enabled cluster.
- C. Deploy on a vSphere HA enabled cluster.
- D. Deploy on the standalone host connected to vCenter Server.
Correct answer: A, B
Explanation
Deploying on the VMware vSphere Hypervisor (A) and a vSphere DRS enabled cluster (B) are both valid methods for deploying OVF templates with multiple VMs, as they allow for resource management and load balancing. On the other hand, deploying on a vSphere HA enabled cluster (C) is focused on high availability, and deploying on a standalone host connected to vCenter Server (D) limits the advantages of resource distribution and management that DRS provides.