Security
Zero Trust
The network grants no authority; every call is authenticated and authorised regardless of origin.
Why interviewers ask about it
Replaces the hard-perimeter model. In practice: mTLS between services, short-lived workload identities, least-privilege scopes everywhere.
Related terms
This term is part of the free System Design interview preparation module - browse the full glossary for every definition.