Technical requirements
For this chapter, you will need a development machine capable of doing the following:
- Running Docker locally
- Running VS Code with various marketplace extensions
- Accessing the internet (you will also need a GitHub account to retrieve the examples)
This chapter contains sample deployments for various runtime protections, such as the Kong API gateway and the 42Crunch API firewall. These configurations and associated instructions will be provided in the GitHub repository for the chapter.
The example code and various breaking changes to the instructions can be found in the Chapter 11
folder in the book’s GitHub repository at the following link: https://github.com/PacktPublishing/Defending-APIs/tree/main/Chapter11