2V0-13.24 · Question #15
An architect is designing a VMware Cloud Foundation (VCF)-based private cloud solution for a customer. The customer has stated the following requirement: - All components within the solution must be…
The correct answer is B. The solution will deploy a workload cluster consisting of five VMware vSphere hosts. C. The solution will set the Host failures cluster tolerates for the workload cluster to 1. E. The solution will configure vSphere High Availability (HA) for the workload cluster. The requirement for N+1 resiliency means the solution must tolerate the failure of one component (in this case, one ESXi host) without disrupting workloads. In VMware Cloud Foundation (VCF), this is typically achieved through vSphere High Availability (HA) settings and…
Question
An architect is designing a VMware Cloud Foundation (VCF)-based private cloud solution for a customer. The customer has stated the following requirement:
- All components within the solution must be resilient to N+1.
- During discovery, the following information has also been provided:
Over the next 3 years, due to various applications being retired, no overall growth in resource consumption is expected. Following a review of a demand-based capacity report from Aria Operations, the architect has calculated that all of the existing workloads should fit into a 4-node cluster. Once all workloads are migrated, the resources of the cluster will be 90% utilized. Given the information provided, a combination of which three design decisions satisfy the requirement? (Choose three.)
Options
- AThe solution will set the DRS Automation level setting for the workload cluster to Partially
- BThe solution will deploy a workload cluster consisting of five VMware vSphere hosts.
- CThe solution will set the Host failures cluster tolerates for the workload cluster to 1.
- DThe solution will deploy a workload cluster consisting of four VMware vSphere hosts.
- EThe solution will configure vSphere High Availability (HA) for the workload cluster.
- FThe solution will configure vSphere Dynamic Resource Scheduling (DRS) for the workload cluster.
How the community answered
(27 responses)- A4% (1)
- B74% (20)
- D7% (2)
- F15% (4)
Explanation
The requirement for N+1 resiliency means the solution must tolerate the failure of one component (in this case, one ESXi host) without disrupting workloads. In VMware Cloud Foundation (VCF), this is typically achieved through vSphere High Availability (HA) settings and sufficient host capacity. The scenario provides key constraints: a 4-node cluster can handle all workloads at 90% utilization, and no growth is expected. Let's evaluate each option: Option A: Set the DRS Automation level to Partially Automated DRS (Dynamic Resource Scheduling) balances workloads across hosts, but the automation level (Partially Automated vs. Fully Automated) doesn't directly impact N+1 resiliency. Partially Automated requires manual approval for migrations, which doesn't enhance or detract from HA- based resiliency. While DRS is useful, this specific setting isn't critical to the N+1 requirement, per the VMware Cloud Foundation 5.2 Architectural Guide. Option B: Deploy a workload cluster consisting of five VMware vSphere hosts A 5-node cluster provides N+1 resiliency when paired with HA configured to tolerate one host failure. If one host fails, the remaining four can handle the workload, assuming capacity planning accounts for this. The Aria Operations report indicates a 4-node cluster is sufficient at 90% utilization, but adding a fifth host ensures capacity remains after a failure (reducing utilization to ~72% across four hosts: 90% / 1.25). This aligns with VCF's standard architecture recommendations for resiliency (VMware Cloud Foundation 5.2 Architectural Guide). Option C: Set the Host failures cluster tolerates for the workload cluster to 1 This HA setting ensures the cluster reserves capacity (e.g., CPU and memory) to failover VMs from one failed host. In VCF, setting "Host failures cluster tolerates" to 1 is a direct implementation of N+1 resiliency, making it a required design decision (vSphere Availability Guide and VCF 5.2 Administration Guide). Option D: Deploy a workload cluster consisting of four VMware vSphere hosts A 4-node cluster meets capacity needs at 90% utilization but lacks N+1 resiliency without additional capacity. If one host fails, the remaining three would be overcommitted (120% utilization: 90% / 0.75), risking performance or availability. Thus, this doesn't satisfy the requirement alone. Option E: Configure vSphere High Availability (HA) for the workload cluster HA is foundational to N+1 resiliency in vSphere and VCF, enabling VM restarts on surviving hosts after a failure. Without HA, N+1 cannot be achieved, making this a mandatory choice (VMware Cloud Foundation 5.2 Administration Guide). Option F: Configure vSphere Dynamic Resource Scheduling (DRS) for the workload cluster DRS enhances performance by balancing workloads but isn't strictly required for N+1 resiliency, which focuses on availability, not optimization. It's a best practice in VCF but not one of the three critical decisions for this requirement.
Topics
Community Discussion
No community discussion yet for this question.