VCP-VCF Administrator 2024 Question 271
Select 3An organization is implementing VMware Cloud Foundation to support multiple departments, each requiring isolated environments for compliance and security. As a VMware Cloud Foundation Administrator, you are tasked with configuring Multi-Organizational Tenancy. Which steps are required to achieve this goal?
- A
Create separate workload domains for each department to ensure isolation.
- B
Assign dedicated vSphere clusters to each tenant within the management domain.
- C
Use role-based access control (RBAC) to restrict access to specific workload domains.
- D
Configure NSX-T Data Center to enable network segmentation for tenant isolation.
- E
Deploy separate VMware Cloud Foundation instances for each department.
Show answer and explanation
Correct answers: A, C, D
Explanation
To configure Multi-Organizational Tenancy in VMware Cloud Foundation, you must use workload domains for resource isolation, NSX-T for network segmentation, and RBAC for access control. These steps ensure that each department operates in an isolated and secure environment within a single VMware Cloud Foundation instance, aligning with best practices and compliance requirements.
- A. Correct.
Creating separate workload domains for each department is a key step in achieving multi-tenancy, as it allows resource and management isolation for different tenants.
- B. Incorrect.
Assigning dedicated vSphere clusters within the management domain is not recommended because the management domain should be reserved for infrastructure management and shared services, not for tenant-specific use.
- C. Correct.
Using role-based access control (RBAC) is essential to restrict access to specific workload domains, ensuring that users only access resources assigned to their department.
- D. Correct.
Configuring NSX-T Data Center for network segmentation enables network isolation between tenants, which is a critical component of multi-organizational tenancy.
- E. Incorrect.
Deploying separate VMware Cloud Foundation instances for each department is unnecessary for multi-tenancy, as VMware Cloud Foundation is designed to support multiple tenants within a single instance through workload domain and network isolation.