L11. Zero Trust & Identity-Centric Architecture
Course outlineLesson 11 of 20
Zero Trust replaces the old "trust but verify" perimeter model with "never trust, always verify." This lesson explains the core principles, NIST architecture components, and the tools that implement Zero Trust in practice.
Why Zero Trust?
The traditional security model trusted everything inside the corporate network. VPN granted broad network access. Once an attacker breached the perimeter, they could move laterally with minimal resistance.
Zero Trust assumes breach: every access request is treated as potentially hostile regardless of where it originates. This model fits the modern reality of cloud workloads, remote workers, and BYOD.
Core Principles (NIST SP 800-207)
- Verify explicitly: authenticate and authorize based on all available data points (identity, location, device health, service, data classification, anomalies)
- Use least-privilege access: limit user access with just-in-time and just-enough-access, risk-based adaptive policies
- Assume breach: minimize blast radius, segment access, verify end-to-end encryption, use analytics to drive threat detection
NIST ZTA Architecture Components
Policy Engine (PE): makes the access decision (grant/deny) based on policy and telemetry. Policy Administrator (PA): executes the Policy Engine decision by issuing session tokens or configuring the enforcement point. Policy Enforcement Point (PEP): the gateway that allows or blocks access to a resource based on the Policy Administrator's instruction.Zero Trust Tools
ZTNA (Zero Trust Network Access): replaces VPN. Users authenticate and receive access to specific applications only, not the entire network. Examples: Zscaler Private Access, Cloudflare Access. Micro-segmentation: enforces east-west traffic controls between workloads using software-defined policies rather than physical firewall rules. SASE (Secure Access Service Edge): converges SD-WAN with cloud-delivered security services (SWG, CASB, ZTNA, FWaaS) into a single platform. SSE (Security Service Edge): the security subset of SASE (without SD-WAN).- ✓Zero Trust core principle: never trust, always verify; no implicit trust based on network location
- ✓NIST SP 800-207 ZTA components: Policy Engine (decides), Policy Administrator (executes), Policy Enforcement Point (blocks/allows)
- ✓ZTNA grants access to specific applications only, not the entire network; it replaces VPN for application access
- ✓Micro-segmentation controls east-west (lateral) traffic between workloads to limit blast radius
- ✓SASE converges SD-WAN with cloud security (SWG, CASB, ZTNA, FWaaS); SSE is SASE without the SD-WAN component
1. Which Zero Trust Architecture component is responsible for making the access decision (grant or deny) based on policy and telemetry?
2. A company wants to replace its corporate VPN so remote users can only access specific approved applications, not the entire internal network. Which technology should they deploy?
3. What distinguishes SSE (Security Service Edge) from SASE (Secure Access Service Edge)?
Recommended: Pluralsight
Turn your CompTIA Security+ concepts into passing marks: Pluralsight adds structured study plans, practice exams, and hands-on scenario labs.