A multinational financial services enterprise is transitioning its legacy core banking infrastructure to align with Zero Trust Architecture (ZTA) principles to prevent lateral movement following network breaches. Which of the following architectural strategies MUST be implemented to adhere to Zero Trust principles? (Select TWO.)
- Perform explicit, continuous verification of user identity, device health, and context for every resource access request regardless of network location.Cevap
- BGrant implicit trust to internal subnets once users successfully clear perimeter multi-factor authentication at the ingress gateway.
- Enforce strict microsegmentation and granular least privilege access controls around microservices and sensitive data stores.Cevap
- DBypass authorization checks for authenticated users to reduce latency across distributed backend microservices.
Cevap
The correct answers state that organizations must perform explicit, continuous verification of user identity, device health, and context for every resource access request regardless of network location, and enforce strict microsegmentation and granular least privilege access controls around microservices and sensitive data stores.
Zero Trust Architecture relies on the fundamental tenet of assuming breach and eliminating implicit trust based on network topology. The core principles require continuous explicit verification of identity, device posture, and context for every request, alongside microsegmentation and strict least privilege access to restrict blast radius and lateral movement.
Adım Adım Çözüm
Anahtar Kavram
Zero Trust Architecture Core Tenets