A customer has stated the following requirements for Aria Automation within their VCF implementation:
* Users must have access to specific resources based on their company organization
* Developers must only be able to provision to the Development environment
* Production workloads can be placed on DMZ or Production clusters
What two design decisions must be implemented to satisfy these requirements? (Choose two.)
Aria Automation in VCF 5.2 uses cloud zones and projects for resource control. Option A, 'Separate cloud zones for Development and Production,' restricts provisioning to specific clusters (Development, Production/DMZ), meeting the second and third requirements. Option B, 'Project membership,' assigns users to projects tied to specific zones and roles, satisfying organization-based access and developer restrictions. Option C (tenant membership) is for multi-tenancy, unnecessary here within one VCF instance. Option D (separate tenants) overcomplicates isolation beyond needs. A and B leverage Aria Automation's native capabilities effectively.
Currently there are no comments in this discussion, be the first to comment!