-
Book Overview & Buying
-
Table Of Contents
Palo Alto Networks from Policy to Code
By :
Building on the foundation established in the previous two chapters, where we focused on developing a functional deployment script, the next logical step is to ensure that the firewall policy we created performs as expected. With a working policy in place, we now turn our attention to quality assurance and testing.
We will explore how to test security features, automate incident response, and evaluate user experience, ultimately giving you the confidence to deploy the policy in a production environment. After testing all the policy features manually and with Python scripts, we will discuss exceptions that you will inevitably have to make in your environment, user acceptance testing, and touch on the controversial topic of performance aspects of firewall security controls.
As we move forward with testing various features, I’ll be referencing the non-functional requirements (NFRs) outlined at the end of Chapter 2, Navigating...