CV0-002 · Question #525
Given the IaaS cloud service model, at which of the following layers of the platform does microsegmentation BEST apply?
The correct answer is C. Network. Microsegmentation is a security strategy that applies granular security policies to individual workloads, and it is most effectively implemented at the network layer within an IaaS cloud service model.
Question
Given the IaaS cloud service model, at which of the following layers of the platform does microsegmentation BEST apply?
Options
- ACompute
- BStorage
- CNetwork
- DManagement
How the community answered
(64 responses)- A8% (5)
- B2% (1)
- C88% (56)
- D3% (2)
Why each option
Microsegmentation is a security strategy that applies granular security policies to individual workloads, and it is most effectively implemented at the network layer within an IaaS cloud service model.
While compute resources are the target of microsegmentation policies, microsegmentation itself is implemented and enforced at the network layer, not directly on the compute instance itself.
Storage is a resource protected by microsegmentation, but the segmentation mechanism is not applied within the storage layer itself; rather, it controls network access to storage.
Microsegmentation fundamentally operates by creating granular, software-defined network security zones, allowing for detailed access control policies between individual workloads or applications. It isolates workloads at the network level, enforcing security policies based on network traffic.
Management refers to the control plane for cloud resources; while it is used to configure microsegmentation, the security control itself is enforced at the network layer.
Concept tested: Microsegmentation application in IaaS network security
Source: https://learn.microsoft.com/en-us/azure/security/fundamentals/microsegmentation
Topics
Community Discussion
No community discussion yet for this question.