The failure mode: buying zero trust
Zero trust is an architectural posture, not a product category. Programs stall when procurement precedes architecture, because the resulting tools enforce policy at points the organization has not yet defined.
A better sequence starts with visibility: know the identities, the data, the applications, and the paths between them. Enforcement is straightforward once those are documented; it is nearly impossible before.
A deliverable sequence
Each step below produces something usable on its own, which matters when funding arrives in increments.
- Identity inventory, including service accounts, API keys, and machine identities.
- Phishing-resistant authentication for administrative and privileged paths first.
- Application-level authorization, so access decisions no longer depend on network location.
- Device posture signals feeding access decisions for managed endpoints.
- Micro-segmentation of the highest-value data stores before broad network redesign.
- Centralized, tamper-evident logging that can answer 'who accessed what, when.'
Where legacy systems fit
Most agencies operate applications that cannot participate in modern authentication. Wrapping these behind an authenticating proxy — rather than exempting them — keeps the policy model coherent and buys time for replacement without leaving a permanent trusted zone in the architecture.
Measuring progress honestly
Useful metrics are behavioral: percentage of privileged access using phishing-resistant methods, percentage of applications making authorization decisions independent of network position, and mean time to revoke access. Tool-deployment counts measure spending, not posture.
- Zero Trust
- Identity
- Segmentation
- NIST SP 800-207
Related articles
Cybersecurity
What a Useful Penetration Test Report Looks Like
Scoping, rules of engagement, and reporting practices that turn an authorized security assessment into remediation work teams can execute.
6 min read
Cybersecurity
Cybersecurity Trends Shaping Public-Sector Programs
Identity-centric attacks, software supply chain exposure, and third-party risk are reshaping how government programs plan security work.
6 min read
Education Technology
FERPA-Aware Software Design for Education Technology
Data minimization, access control, and audit design for systems that handle student education records and special education documentation.
7 min read