NGFW-ENGINEER · Question #5
When integrating Kubernetes with Palo Alto Networks NGFWs, what is used to secure traffic between microservices?
The correct answer is D. CN-Series firewalls. CN-Series (Container-series) firewalls are Palo Alto Networks' containerized, cloud-native NGFW designed specifically for Kubernetes environments. They run as containers within Kubernetes clusters and enforce Layer 7 security policies for east-west traffic between microservices…
Question
When integrating Kubernetes with Palo Alto Networks NGFWs, what is used to secure traffic between microservices?
Options
- AService graph
- BAnsible automation modules
- CPanorama role-based access control
- DCN-Series firewalls
How the community answered
(60 responses)- A2% (1)
- B3% (2)
- C2% (1)
- D93% (56)
Explanation
CN-Series (Container-series) firewalls are Palo Alto Networks' containerized, cloud-native NGFW designed specifically for Kubernetes environments. They run as containers within Kubernetes clusters and enforce Layer 7 security policies for east-west traffic between microservices and pods. CN-Series integrates with Kubernetes APIs to dynamically apply policies based on pod labels, namespaces, and service identities - addressing the challenge that container workloads are ephemeral and constantly changing IP addresses. The other options are distractors: service graphs are a visualization concept, Ansible modules are for configuration automation (not traffic enforcement), and Panorama RBAC is an administrative access control mechanism, not a traffic security tool.
Topics
Community Discussion
No community discussion yet for this question.