Manjurul Hoque RumiImplementing Kong API Gateway for MicroservicesIn this article, I will walk you through how I integrated Kong API Gateway into my food-delivery microservices project. Kong is a scalable…Oct 82
Raja Sekar DurairajMy Journey to Setting Up Kong API Gateway with Traefik on LocalhostSetting up a local environment where Kong API Gateway is used to forward requests to a Traefik service running on localhostOct 8Oct 8
Manjurul Hoque RumiImplementing Kong API Gateway for MicroservicesIn this article, I will walk you through how I integrated Kong API Gateway into my food-delivery microservices project. Kong is a scalable…Oct 82
Raja Sekar DurairajMy Journey to Setting Up Kong API Gateway with Traefik on LocalhostSetting up a local environment where Kong API Gateway is used to forward requests to a Traefik service running on localhostOct 8
Shantanu Dey AnikInstall Kong with a Database and Custom Values Using Helm by Fetching Chart Locally.Kong API Gateway is a versatile open-source solution for managing microservices architectures. Serving as a centralized entry point, it…Mar 181
RoshanGavandiAPI Gateway Strategies for Microservices: Comparing Apigee, APIM, and Kong in Real-World ScenariosAPI gateways play a crucial role in microservices architectures by managing, securing, and routing API traffic between services.Aug 27
Suren RajuKong API Gateway: Best Practices for Upstreams, Targets, and Active/Passive Health ChecksThis article explores Kong API Gateway’s support for load balancing, upstreams, and targets, as well as its active and passive health check…Mar 17, 2023