September 20, 2021 Engineering | 12 MIN READ Speed-Review API Specifications with Insomnia As the software application world moves from monolith architectures to microservices, we are also seeing a shift toward developing modular and reusable APIs. According to APIOps, reusable APIs are consumable… Continue reading
September 13, 2021 Engineering | 5 MIN READ Getting Started With Event Hooks in Kong Event hooks are a brand new feature we launched with Kong Gateway 2.5 that allows you to get notifications when certain events happen on your Kong Gateway deployment. If you… Continue reading
June 16, 2021 Engineering | 8 MIN READ Using Kong Kubernetes Ingress Controller as an API Gateway In this first section, I’ll provide a quick overview of the business case and the tools you can use to create a Kubernetes ingress API gateway. If you’re already familiar,… Continue reading
May 24, 2021 Engineering | 5 MIN READ Service Design Guidelines Part 2: API Versioning We looked at service design considerations in the first part of this blog series. In this next part, I’d like to share some best practices for API versioning – a… Continue reading
May 14, 2021 Engineering | 6 MIN READ Getting Started With Kong Konnect in 10 Minutes In this Kong Konnect tutorial, you’ll learn how to leverage the platform to manage your API ecosystem from a single easy-to-use interface. We’ll run through how to: Use Konnect Runtime… Continue reading
April 8, 2021 Engineering | 9 MIN READ Kong Gateway Tutorial: Running With a GUI in <15 Minutes In this Kong Gateway tutorial, you’ll learn how to: Download and install Kong Add a service Add a route Add the key authentication plugin Add the proxy cache plugin Test… Continue reading