Systems | Development | Analytics | API | Testing

How SeatGeek scaled to 86M+ monthly API requests with Kong Konnect

If fragmented APIs are impacting your organization’s agility or developer experience, this quick case study offers valuable insights and actionable solutions. SeatGeek transformed its fragmented API infrastructure with Kong Konnect. In this success story, discover how SeatGeek streamlined API management, enhanced visibility, and scaled effortlessly to handle over 86 million monthly requests.

Securing, Observing, and Governing MCP Servers with Kong AI Gateway

The explosion of AI-native applications is upon us. With each new week, massive innovations are being made in how AI-centric applications are being built. There are a variety of tools developers need to consider, be it supplying live contextual data via the Model Context Protocol (MCP) or leveraging the new Agent2Agent Protocol (A2A) to standardize how their agentic applications will communicate. The modern AI application can include communication between many different entities, including.

How To Write Unit Tests in Node.js Using Mocha

Increasing the test coverage of a backend application is key to ensuring its reliability, functionality, and robustness. Thanks to its intuitive API and agnostic approach to assertions, Mocha has emerged as one of the most popular choices for unit testing in Node.js. In this guide, you'll learn what Mocha is, understand how it works, explore its features, and see it in action with a complete example. Time to become a Mocha unit testing expert!

Insomnia 201: How Can Insomnia Support Real World API Development & Testing

Insomnia is a critical tool for the design, development, and testing of your business critical APIs. In the 101 course, we covered the basics of the API client for new users. For the 201 course, we will develop a basic REST API to demonstrate how Insomnia is an essential tool in the build stage of the API lifecycle. Join this workshop to learn how to: In preparation for the workshop, please make sure you have the following ready.

Getting Started with gRPC: A Developer's Guide

Within the realms of microservices and distributed systems, gRPC has emerged as a cornerstone technology. Its adoption by tech giants like Google, Netflix, and Square underscores its capability to facilitate high-performance, scalable inter-service communication. Built as a modern take on the traditional Remote Procedure Call (RPC) paradigm, gRPC enables services, potentially written in different languages, to communicate efficiently and reliably across networks.

Android Emulator Setup Guide for App Testing

The Android emulator is an Android virtual device that is used to test and debug Android code. It looks and behaves the same as a physical Android device, and while it has some limitations (more of which later), it provides real time and cost savings for developers. Unlike the iPhone, which is limited to one manufacturer and a specific number of iOS versions, there are thousands of Android device types out there.

API Management: How to Monitor API Usage Across Multiple API Gateways

Enterprise organizations rarely operate with a single API gateway. As business units adopt technologies independently, it is common to find, for example, Kong in one domain, AWS API Gateway in another, and additional platforms elsewhere. This flexibility drives velocity—but it also fragments visibility. Without a unified view of API activity, enterprise teams face inconsistencies in reporting, gaps in customer insights, and difficulty enforcing governance policies.

Ensuring Tenant Scoping in Kong Konnect Using Row-Level Security

In the SaaS world, providers must offer tenant isolations for their customers and their data. This is a key requirement when offering services at scale. At Kong, we've invested a lot of time to provide a scalable and seamless approach for developers to avoid introducing breaches in our systems. In this article, we'll explore the challenges of tenant scoping and how we address them effectively.