Systems | Development | Analytics | API | Testing

Latest Posts

Troubleshooting an Intermittent Failure in CI Tests on ARM64

The Kong Gateway CI was failing intermittently (about once every 100 runs) on the ARM64 platform with a strange error: “attempt to perform arithmetic on local 'i' (a function value)”. The variable i in the context is an integer but at runtime, it was sometimes a function value. This is caused by an error in the LuaJIT ARM64 JIT compiler. We’ve investigated and found the issue and the fix is merged in the LuaJIT upstream. This document describes how we fixed the error.

What's New in Kong Ingress Controller 2.12?

API Summit 2023 has just concluded, with awesome announcements including the launch of Kong Mesh in Konnect, and Dedicated Cloud Gateways. In addition to launching new capabilities, we also ensured that our existing products continue to grow and deliver value. With that in mind, I’m pleased to announce the immediate availability of Kong Ingress Controller 2.12.

Proxy-Wasm: It's WebAssembly for Proxies

Picture this: You're building the next generation of microservices architecture in your organization. The orchestration is in place, containers are humming, and you've chosen Kong Gateway (naturally) to manage the APIs, ensuring smooth communication. But then, you hit a snag. You need a custom filter not part of the standard library of plugins, or you envision a unique way to manipulate, observe, or control the traffic.

API Summit 2023 Recap

API Summit 2023 is a wrap! Over the two-day conference (our sixth-annual event), we packed in over 40 hours of content in 100 sessions touching on everything from ensuring reliable connectivity to generative AI. We heard from investors about the future of APIs, as well as stories from users and customers from all over the world. And, of course, we also had plenty of Kong-related news to share. Here are some of the highlights from the event and a round-up of all the Kong news dropped this week.

Kong Insomnia 8.0 Adds Scratch Pad, Real-Time Collaboration, Enterprise SSO, AI-Generated Testing

After 12 months of hard work, we’re excited to announce the biggest release of Kong Insomnia that we have ever seen: Kong Insomnia 8.0, significantly rebuilt from the ground up and available today in GA. You can get started for free on insomnia.rest. Announced today at API Summit 2023, Kong Insomnia 8.0 introduces hundreds of new improvements and features that will dramatically increase developer productivity when creating, testing, and debugging any API.

Introducing Kong's Unified API Lifecycle Management Platform

We’re excited to announce Kong's unified API lifecycle management platform. Kong Konnect, our cloud API platform, can now manage services from API gateway, Ingress, and service mesh with a hosted control plane that can be implemented across any cloud provider, Kubernetes distribution, or on-premises data centers.

Unveiling the New Kong Konnect: Where the Future of APIs Belongs

Today at API Summit 2023, we’re launching a revolutionary update to Kong Konnect SaaS that brings together many of the innovations we’ve been developing this last year. This latest version of Kong Konnect is dedicated to visionary and pragmatic developers and customers who are working hard to make their organizations leaders in an API-first world. For the first time ever, the Kong Konnect unified API platform can now bring together all API runtimes under one, single cloud management plane.

Leveraging GraphQL for Next-Gen API Platforms: An Integrated Blueprint from Kong + Apollo

The growth of APIs continues to drive our digital economy, and API management underpins the success of every modern application and the businesses that depend on their success. Today, we are very excited to announce the release of an essential guide to building and managing next-generation API platforms with GraphQL. Kong and Apollo, as leaders in the respective areas of API management and GraphQL, have partnered to author a thorough technical examination of next-generation API platforms.

Kong Konnect RESTful Admin APIs and AWS AppSync GraphQL Services - Part I: Query

GraphQL is a query language to enable applications to fetch data from servers. In fact, as it isn't tied to any specific database or storage engine, GraphQL can aggregate data from multiple sources to create a natural representation of your data. The representation is a graph. The following image illustrates a typical GraphQL abstraction: A few common GraphQL use cases include.

Kong announces new AWS Workshops and AddOns for EKS Blueprints for Terraform

The Kong and Amazon (AWS) partnership is stronger than ever! As Kong continues to evolve, with Kong Konnect and Kong Mesh, the means of integrating with AWS grows as well. In a continuous effort to offer cutting-edge collaborations, Kong announces new Amazon Elastic Kubernetes Service (EKS) based contributions: Kong Konnect AddOns for the EKS Blueprints for Terraform framework and two new Kong AWS workshops.