Microsegmentation is a network security architecture that creates isolated, secure zones for individual workloads—such as applications, processes, or virtual machines—and enforces granular, identity-aware security policies to control all communication between them. Unlike traditional perimeter-based security, it operates on the principle of zero trust, assuming no implicit trust between entities inside the network. This technique is implemented via software-defined policies at the host, hypervisor, or container level, enabling precise control over east-west traffic to contain breaches and limit lateral movement.
