Too Long; Didn't Read
Many developers and DevOps engineers have been deploying Kong Gateway in front of microservices. Kong’s extensive library of built-in plugins can add a lot of flexibility and power to deployments. The ability to write your own Go plugin and integrate it with Kong Gateway provides nearly limitless flexibility during the request and response lifecycle. We’ll look at the parts of the request/response lifecycle that you can tap into, and walk through an example of how to put it all together.