Palo Alto Networks NGFW Engineer — Question 45
When deploying Palo Alto Networks NGFWs in a cloud service provider (CSP) environment, which method ensures high availability (HA) across multiple availability zones?
Answer options
- A. Deploying Ansible scripts for zone-specific scaling
- B. Implementing Terraform templates for redundancy within one availability zone
- C. Using load balancer and health probes
- D. Configuring active/active HA
Correct answer: C
Explanation
The correct answer is C because using a load balancer and health probes allows for traffic distribution and health monitoring across multiple availability zones, which is essential for high availability. Options A and B do not provide the necessary redundancy across different zones, and D, while it suggests an active/active configuration, does not specifically address the multi-zone requirement.