2V0-13.24 · Question #61
A company plans to expand its existing VMware Cloud Foundation (VCF) environment for a new application. The current VCF environment includes a Management Domain and two separate VI Workload Domains…
The correct answer is A. Implement a new Workload Domain with hardware supporting the memory requirements of the. In VMware Cloud Foundation (VCF) 5.2, expanding an existing environment for a new application involves balancing resource needs, licensing, cost, and security. The requirements--high memory, limited licenses, approved budget, and isolation--guide the design. Let's evaluate…
Question
A company plans to expand its existing VMware Cloud Foundation (VCF) environment for a new application. The current VCF environment includes a Management Domain and two separate VI Workload Domains with different hardware profiles. The new application has the following requirements:
- The application will use significantly more memory than current
workloads.
- The application will have a limited number of licenses to run on
hosts.
- Additional VCF and hardware costs have been approved for the
application.
- The application will contain confidential customer information that
requires isolation from other workloads. What design recommendation should the architect document?
Options
- AImplement a new Workload Domain with hardware supporting the memory requirements of the
- BDeploy a new consolidated VCF instance and deploy the new application into it.
- CPurchase sufficient matching hardware to meet the new application's memory requirements and
- DOrder enough identical hardware for the Management Domain to meet the new application
How the community answered
(37 responses)- A78% (29)
- B14% (5)
- C5% (2)
- D3% (1)
Explanation
In VMware Cloud Foundation (VCF) 5.2, expanding an existing environment for a new application involves balancing resource needs, licensing, cost, and security. The requirements--high memory, limited licenses, approved budget, and isolation--guide the design. Let's evaluate: Option A: Implement a new Workload Domain with hardware supporting the memory requirements of the new application This is correct. A new VI Workload Domain (minimum 3-4 hosts, depending on vSAN HA) can be tailored to the application's high memory needs with new hardware. Isolation is achieved by dedicating the domain to the application, separating it from existing workloads (e.g., via NSX segmentation). Limited licenses can be managed by sizing the domain to match the license count (e.g., 4 hosts if licensed for 4), and the approved budget supports this. This aligns with VCF's Standard architecture for workload separation and scalability. Option B: Deploy a new consolidated VCF instance and deploy the new application into it This is incorrect. A consolidated VCF instance runs management and workloads on a single cluster (4- 8 hosts), mixing the new application with management components. This violates the isolation requirement for confidential data, as management and application workloads share infrastructure. It also overcomplicates licensing and memory allocation, and a new instance exceeds the intent of "expanding" the existing environment. Option C: Purchase sufficient matching hardware to meet the new application's memory requirements and expand an existing cluster to accommodate the new application. Use host affinity rules to manage the new licensing This is incorrect. Expanding an existing VI Workload Domain cluster with matching hardware (to maintain vSAN compatibility) could meet memory needs, and DRS affinity rules could pin the application to licensed hosts. However, mixing the new application with existing workloads in the same domain compromises isolation for confidential data. NSX segmentation helps, but a shared cluster increases risk, making this less secure than a dedicated domain. Option D: Order enough identical hardware for the Management Domain to meet the new application requirements and design a new Workload Domain for the application This is incorrect. Upgrading the Management Domain (minimum 4 hosts) with high-memory hardware for the application is illogical--management domains host SDDC Manager, vCenter, etc., not user workloads. A new Workload Domain is feasible, but tying it to Management Domain hardware mismatches the VCF architecture (Management and VI domains have distinct roles). This misinterprets the requirement and wastes resources.
Topics
Community Discussion
No community discussion yet for this question.