Zero Trust in the Real World: An Implementation Roadmap
Rohit Malhotra
Director, Security Practice, RippleCode
Every vendor sells "zero trust" in a box. In reality, zero trust is an architectural strategy: never trust by network location, always verify identity and device, grant least privilege everywhere. Here's the phased roadmap we use with enterprises.
Phase 1: Identity is the new perimeter
Consolidate identity into a single provider, enforce phishing-resistant MFA everywhere, and eliminate shared accounts. Nothing else in zero trust works without this foundation. Most organizations need 60–90 days here.
Phase 2: Device trust
- Enroll endpoints in management with health attestation
- Block access from unknown or non-compliant devices
- Extend to BYOD with conditional-access tiers
Phase 3: Segment and broker access
Replace flat VPN access with per-application brokered access (ZTNA). Segment networks so a compromised workstation can't reach the finance database. Legacy systems that can't do modern auth get wrapped behind identity-aware proxies.
Phase 4: Continuous verification
Move from login-time checks to continuous evaluation: session risk scoring, anomaly detection and automatic step-up authentication when behavior changes.
What actually derails programs
Not technology — sequencing. Teams that start with network micro-segmentation before fixing identity spend a year in the weeds. Follow the order above and each phase delivers standalone value even if the program pauses.