Match each core Zero Trust Architecture (ZTA) control plane component with its primary operational responsibility in accordance with NIST SP 800-207 standards.
- Policy Engine (PE)Evaluates access requests against enterprise policies to issue the ultimate decision to grant, deny, or revoke access.
- Policy Administrator (PA)Communicates with the enforcement point to issue commands that establish or terminate the control path and session connection.
- Policy Enforcement Point (PEP)Gates, monitors, and terminates active data connections between subjects and enterprise resources based on governance decisions.
Answer
Policy Engine pairs with evaluating access requests and making decision choices; Policy Administrator pairs with issuing control commands to manage sessions; Policy Enforcement Point pairs with gating and monitoring active connections in the data path.
Each Zero Trust Architecture component fulfills a distinct logical role specified in NIST SP 800-207: the Policy Engine acts as the decision maker, the Policy Administrator serves as the controller executing control plane commands, and the Policy Enforcement Point directly controls connection flows in the data plane.
Step-by-Step Solution
Key Concept
Zero Trust Architecture Control and Data Plane Components