Systems | Development | Analytics | API | Testing

Latest Posts

How Kong and Partner API Integrations Helped Papa John's Achieve Record Sales

It’s not every day that you learn your technology helped a company achieve their highest sales in company history. But that is the story of Kong and Papa John’s. I have always loved Papa John’s for their delicious pizza made with fresh ingredients, but what I also think of is their (incredibly addictive) Special Garlic Dipping Sauce.

Tracing With Zipkin in Kong 2.1.0

There is a great number of logging plugins for Kong, which might be enough for your needs. However, they have certain limitations: Most of them only work on HTTP/HTTPS traffic. They make sense in an API gateway scenario, with a single Kong cluster proxying traffic between consumers and services. Each log line will generally correspond to a request which is “independent” from the rest.

How to Dynamically Route Requests With Kong Enterprise

Having worked with many customers and prospects at Kong, one of the main requirements we often hear is how to handle dynamic routing based on the URL and headers. In this blog post, I will cover different use cases we come across for dynamic routing and how Kong can address them. The default behavior of an API gateway is to route the incoming request to the appropriate upstream service. If you are new to Kong, a Service object represents the upstream API or Service.

Kuma 0.7.0 Released With New "Zone" Resource, New ProxyTemplate, StatefulSet support And More!

We are happy to announce the general availability of Kuma 0.7! This is very big release that includes countless improvements and updates, specifically when it comes to multi-zone deployments configuration and Kubernetes deployments. We strongly suggest to upgrade to this new version while paying attention to a few breaking changes that 0.7 introduces. For a complete list of features and updates, take a look at the full changelog.

The Soft Side of APIs:Making Better Decisions for Building a Technology Stack for APIs and Microservices

At Kong, I get a chance to discuss with various organizations their plans and projects to adopt microservices and expose them with APIs. During these discussions, I’ve started to recognize some patterns that appear with regularity – patterns that have less to do with technology than with people. Technologists and engineers like myself usually do not pay too much attention to the “softer” aspects of technology implementations.

Verifone Trusts Kong to Secure and Govern Nearly Half of the World's Non-Cash Transactions

Before I met with Verifone’s executive team in London last year, candidly I didn’t know much about the company. But after learning about how the company is a global leader in payments solutions at the point of sale, with over 35 million payment terminals worldwide, now I see their logo everywhere I go!

Kong Gateway 2.1 Released!

We are happy to announce the first release in the 2.1 series of our flagship open source API gateway! Since Kong 2.0 was released in January, we have released a number of patch releases, but we have also been busy writing new features as well! This release comes packed with new functionality, ranging from updates for improved P99 latency to new features for gRPC, improvements to your favorite plugins and much more. Here are the highlights.