
All of the tasks you can perform against the Gateway can be automated Interface for administration and configuration of Services, Routes, Plugins, andĬonsumers. Kong Enterprise Kong Enterprise Contact Salesįast, Lightweight, Cloud-Native API GatewayĪccelerate time to value with dedicated Technical Account Managers and Field Engineers Gateway, are modified and managed by the proxy based on your GatewayĬonfiguration, and forwarded to upstream services. Requests flow from an API client into the
#X PLANE GATEWAY FREE#
You can manage Kong Gateway in Free or Enterprise mode with Kong’sĪdmin API, declarative configuration, or Kong Manager.įigure 1: Diagram of Kong Gateway modules and how they relate to the This package adds Kong Manager to the basic open-source functionality. With Kong’s Admin API or with declarative configuration.įree or Enterprise mode): Kong’s API gateway Kong Gateway (OSS): an open-source package containing the basic API gatewayįunctionality and open-source plugins. Kong Gateway is available in two different packages on-premises: OSS and Enterprise. Plus-labelled plugins on the Plugin Hub for more information. This package gives you access to Konnect to help configure your services, routes and plugins. Cloud-hosted with Konnectįree, Plus, or Enterprise modes): Kong’s API gateway Out Kong Gateway for the first time we, recommend starting with Kong Konnect. There are two ways to deploy Kong Gateway: cloud-hosted with Kong Konnect, and on-premises. The PDK reference, and the guide on creating plugins with other languages ( JavaScript, Go, and Python). You can also create your own custom plugins. Kong provides many plugins for you to use in your Into the request lifecycle, all with a few lines of code.
#X PLANE GATEWAY CODE#
Plugins can live in separate code bases and be injected anywhere Kong Gateway implements database abstraction, routing, and plugin Plugins can be enabled and executed at runtime. This sets the foundations for a modular architecture, where Of modules that extend the lua-nginx-module. Is distributed along with OpenResty, which is a bundle Kong Gateway is a Lua application running in Nginx. Looking for additional help? Free training and curated content, just for you: Sign up now Extending the Kong Gateway
