kong

Kong Gateway

Cloud-native API gateway and service mesh.

Kong is a high-performance API gateway sitting in front of any RESTful API. Covers plugin configuration (rate limiting, auth, logging), declarative config with decK, Kubernetes Ingress, service mesh, and hybrid deployment recipes.

Configuration Recipes3

kongMARKDOWNintermediate
Securing Microservices with Kong Gateway and JWT Authentication

This article outlines an effective strategy for securing microservices using Kong Gateway and JWT authentication, focusing on implementation and access control.

Kong Gateway · Cloud & Infrastructure
kongBashintermediate
Ensuring PostgreSQL Readiness for Kong Gateway Migrations

Learn how to verify that your PostgreSQL database is fully operational before running migrations from a Kong Gateway container.

Kong Gateway · Cloud & Infrastructure
kongBashintermediate
Configuring Keycloak Behind Kong Gateway to Avoid Mixed Content Issues

This guide provides a solution for configuring Keycloak to work seamlessly behind Kong Gateway, addressing mixed content problems.

Kong Gateway · Cloud & Infrastructure