Zero Trust is a security model based on the principle never trust, always verify — rather than trusting anything based on network location (inside vs outside), every access request is authenticated, authorized, and verified. It addresses the failures of traditional perimeter-based security.
The problem with perimeter security
TRADITIONAL ("castle and moat") security:
→ a strong PERIMETER (firewall); trust everything INSIDE the network
✗ once an attacker gets IN (breach, insider, compromised device), they move FREELY
(lateral movement) — the inside is implicitly trusted
✗ doesn't fit modern reality: cloud, remote work, mobile, distributed services (no clear
perimeter)
