CV0-002 · 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 h
The correct answer is B. Assign an ACL C. Verify segmentation G. Deploy a PKI solution. To secure a highly classified product in a private cloud by providing dedicated, isolated resources inaccessible to other departments, the engineer must implement access controls, ensure effective segmentation, and strengthen authentication.
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
(25 responses)- A20% (5)
- B64% (16)
- D4% (1)
- E4% (1)
- F8% (2)
Why each option
To secure a highly classified product in a private cloud by providing dedicated, isolated resources inaccessible to other departments, the engineer must implement access controls, ensure effective segmentation, and strengthen authentication.
Creating a baseline is used for performance monitoring and capacity planning, not for establishing resource isolation or access control for sensitive data.
Assigning Access Control Lists (ACLs) directly dictates which users or groups have permissions to specific resources, thereby preventing unauthorized viewing or access by other departments.
Verifying segmentation ensures that the network, compute, and storage environments for the classified product are properly isolated from other departments' resources, thus preventing unauthorized access and maintaining confidentiality.
Using thin provisioned storage is a method for optimizing storage allocation efficiency, which does not address security requirements for resource isolation or access control.
Automating patch deployments is a general security best practice for vulnerability management, but it does not directly fulfill the requirement for dedicated, isolated resources inaccessible to other departments.
While creating a tenant establishes a logical boundary, the specific technical actions to ensure isolation and access control are ACLs, segmentation verification, and secure authentication methods like PKI.
Deploying a PKI (Public Key Infrastructure) solution provides strong authentication mechanisms and encryption for communication, which is crucial for securing access to highly classified resources and preventing unauthorized viewing or tampering.
Concept tested: Private cloud security, resource isolation, access control
Source: https://learn.microsoft.com/en-us/windows-server/identity/ad-cs/adcs-what-is-adcs
Topics
Community Discussion
No community discussion yet for this question.