350-701 · Question #384
What is a description of microsegmentation?
The correct answer is B. Environments apply a zero-trust model and specify how applications on different servers or. Microsegmentation is a zero-trust security approach that enforces fine-grained access controls between workloads, such as applications running on different servers or containers. It allows organizations to define specific communication rules based on identity, context, or behavio
Question
What is a description of microsegmentation?
Options
- AEnvironments deploy a container orchestration platform, such as Kubernetes, to manage the
- BEnvironments apply a zero-trust model and specify how applications on different servers or
- CEnvironments deploy centrally managed host-based firewall rules on each server or container.
- DEnvironments implement private VLAN segmentation to group servers with similar applications.
How the community answered
(38 responses)- A3% (1)
- B87% (33)
- C8% (3)
- D3% (1)
Explanation
Microsegmentation is a zero-trust security approach that enforces fine-grained access controls between workloads, such as applications running on different servers or containers. It allows organizations to define specific communication rules based on identity, context, or behavior, ensuring that only authorized traffic is permitted - even within the same network segment. This approach helps minimize lateral movement by attackers and improves overall security posture in dynamic environments like data centers and cloud platforms.
Topics
Community Discussion
No community discussion yet for this question.