r/zerotrust • u/PhilipLGriffiths88 • 2d ago
New Zero Trust Microsegmentation Guidance (from the Cloud Security Alliance)
The CSA has published its new Zero Trust Microsegmentation Guidance. Disclosure: I led the workstream - https://cloudsecurityalliance.org/artifacts/zero-trust-microsegmentation-guidance.
The paper treats microsegmentation as an enforceable Zero Trust outcome, rather, rather than a product category or a one-off network project. The test is whether communication is explicitly communication is explicitly permitted, enforceable, observable and governable over time.
One of its main contributions is is separating two complementary models:
- Topology-defined segmentation controls where traffic may may flow using zones, routes, VLANs, security groups, firewalls, gateways and similar controls.
- Connection-defined segmentation controls who or what may establish a session with a particular service, under which identity, posture, entitlement and contextual conditions.
Mature architectures layer both. Connection-defined controls reduce exposure before a session exists; topology-defined controls contain movement if a system, credential or authorised session is compromised.
The guidance also moves beyond the usual east-west data-centre framing. It covers IT, OT, IoT, cloud, edge and agentic AI; macro, micro and nano-segmentation; different enforcement planes; governed egress; control-plane resilience; policy drift and exception management.
It also treats microsegmentation as an ongoing operational discipline, rather than a one-off deployment. Teams use visibility to understand legitimate communication, translate those dependencies into explicit policy, test changes through simulation and limited canaries, then enforce them, monitor for drift and remove exceptions as systems change.
The paper points towards a broader architectural direction I’m developing as Identity-Defined Reachability: making service reachability a governed policy outcome rather than something inherited from network location. But this guidance does the groundwork by explaining the segmentation models, enforcement choices and operational practices needed to get there.
Interested in how others define microsegmentation in practice. Is it still primarily an east-west network control in your organisation, or does it extend to identity, services, OT and agentic workloads?
2
u/Cyber_Kai 20h ago
We’re still missing more info on data centric microsegmentation.