CV0-003 · Question #471
An engineer is responsible for managing a private cloud environment at a software company. Company developers perform all programming in the cloud environment. There are two departments working on a…
The correct answer is B. Assign an ACL C. Verify segmentation G. Deploy a PKI solution. To isolate two departments working on a classified product in a private cloud, the engineer must implement access controls, verify network isolation, and deploy encryption - together preventing unauthorized access and viewing of dedicated resources.
Question
An engineer is responsible for managing a private cloud environment at a software company. Company developers perform all programming in the cloud environment. There are two departments working on a highly classified product that now requires dedicated resources, which cannot be viewed or accessed by other departments in the cloud environment. Which of the following should the engineer perform to ensure the requirements are met? (Choose three.)
Options
- ACreate a baseline
- BAssign an ACL
- CVerify segmentation
- DUse thin provisioned storage
- EAutomate patch deployments
- FCreate a tenant
- GDeploy a PKI solution
How the community answered
(51 responses)- A33% (17)
- B43% (22)
- D8% (4)
- E4% (2)
- F12% (6)
Why each option
To isolate two departments working on a classified product in a private cloud, the engineer must implement access controls, verify network isolation, and deploy encryption - together preventing unauthorized access and viewing of dedicated resources.
Creating a baseline is a performance or security benchmarking activity and does not establish access controls or resource isolation between departments.
Assigning an ACL (Access Control List) restricts which users or departments can access specific cloud resources at the network or resource layer. By explicitly defining permitted and denied connections, ACLs enforce the access boundaries required to keep the classified project isolated from other departments.
Verifying segmentation confirms that the private cloud network is properly partitioned into isolated logical segments. This ensures that traffic, VMs, and storage designated for the two classified departments cannot be reached or viewed by users or systems in other segments.
Thin provisioned storage is a storage efficiency technique that allocates disk space on-demand and has no bearing on departmental access control or data confidentiality.
Automating patch deployments addresses system maintenance and vulnerability management, not the isolation or access restriction of cloud resources between departments.
Creating a tenant provides logical multi-tenancy isolation but does not alone enforce the specific access control, network segmentation, and encryption controls needed to fully protect classified resources from other departments.
Deploying a PKI (Public Key Infrastructure) solution enables certificate-based authentication and encryption within the private cloud environment. Even if a network boundary were somehow bypassed, PKI encryption ensures data remains unreadable to any party without the appropriate private key, directly satisfying the requirement that resources cannot be viewed by other departments.
Concept tested: Private cloud isolation using ACL, segmentation, and PKI
Topics
Community Discussion
No community discussion yet for this question.