Skip to main content

Kong Gateway System Tutorials

Kong Gateway is an Open Source Software (OSS), lightweight API gateway optimized for microservices, delivering unparalleled latency, performance, and scalability. Kong Gateway evaluates incoming client API requests and routes them to the appropriate backend APIs. While routing requests and providing responses, OPA policies can be applied through plug-ins.

This tutorial shows how OPA can be integrated with Kong Gateway for API authorization and enforce security policies over client API requests received by Kong Gateway.