VMware NSX-T Advanced Deployment (VCAP-NV Deploy) — Question 38
An organization wants to provide automated self-service IaaS catalog to all departments within the organization. The key stakeholders have asked for the platform to be resilient to component failures and each department consume the same on-premises infrastructure but can only see and manage machines which belong to their department.
Choose one design decision that will meet the business requirements.
Answer options
- A. Deploy single node deployment and use tenants to separate the departments.
- B. Deploy single node deployment and use projects to separate the departments.
- C. Deploy multi-node deployment and use projects to separate the departments.
- D. Deploy multi-node deployment and use tenants to separate the departments.
Correct answer: D
Explanation
The correct answer is D because a multi-node deployment allows for higher availability and resilience to component failures, while using tenants ensures that each department can only manage its own machines. Options A and B do not provide the necessary resilience, and option C does not restrict department access properly.