A global telecommunications enterprise is migrating its remote network maintenance infrastructure to align with Zero Trust Architecture (ZTA) principles. Field engineers require frequent administrative access to edge router control planes located across dispersed datacenters. Which of the following architectural requirements must be satisfied to uphold core Zero Trust tenets? (Select TWO.)
- Continuous verification of user identity, device posture, and contextual risk factors throughout the duration of each administrative session.Answer
- Microsegmentation and least-privilege policy enforcement applied strictly at the individual resource boundary.Answer
- CImplicit trust granted to all traffic originating within the internal management network once authenticated through the perimeter gateway.
- DReplacing application-level access authorization controls entirely with static IP-based packet filtering rules at external firewalls.
Answer
The correct requirements are continuous verification of user identity, device posture, and contextual risk factors throughout each session, as well as microsegmentation and least-privilege policy enforcement applied strictly at the individual resource boundary.
Zero Trust Architecture mandates explicit, continuous verification of identity, device health, and environmental context throughout the duration of a session, combined with microsegmentation and least-privilege access to minimize lateral movement.
Step-by-Step Solution
Key Concept
Zero Trust Architecture Principles (Continuous Verification & Microsegmentation)