Systems | Development | Analytics | API | Testing

February 2022

API Gateway Cache With Kong's Proxy Cache Plugin

In applications built on a system of microservices, developers should always be on the lookout for opportunities to eliminate unnecessary use of resources, such as database queries, network hops or service requests. API gateway cache (or response caching) is an excellent place to start. For many microservices, identical requests sent within a window of time will yield identical responses. For example, consider a request to an Orders API for the list of orders submitted yesterday.

Kuma 1.5.0 and Kong Mesh 1.6.0 Released

We are happy to announce the first release for both Kong Mesh and Kuma in 2022, which is packed with features and improvements, including substantial performance improvements when running at scale. We strongly suggest to upgrade, in order to take advantage of the latest and greatest when it comes to service mesh.

Kong Ingress Controller 2.2 GA With Gateway API Support

Today, Kong Ingress Controller (KIC) 2.2 is now generally available. KIC 2.2 marks a major milestone in the development of the Kong Ingress Controller, as it is the first release containing a marquee feature, Gateway API. This represents a major milestone for Kong as we continue to keep up to date with the upstream community and provide the best customer experience for KIC customers. Gateway API is an open source project managed by the Kubernetes SIG Network community.

Kong Ingress Controller Feature Preview: Gateway API

Kong Ingress Controller (KIC) 2.2 is now generally available. KIC 2.2 marks a major milestone in the development of the Kong Ingress Controller, as it is the first release containing a marquee feature, Gateway API. This represents a major milestone for Kong as we continue to keep up to date with the upstream community and provide the best customer experience for KIC customers. In this video, @Viktor Gamov, a principal developer advocate with Kong, gives a preview of the most exciting part of this release: Gateway API support.

Rebranding DevOps as Cloud Engineering

In this episode of Kongcast, Matt Stratton, a staff developer advocate at Pulumi, explains the history of configuration automation, the world of cloud engineering and how it compares to DevOps. Check out the transcript and video from our conversation below, and be sure to subscribe to get email alerts for the latest new episodes. Viktor: So before we jump to this one, tell us a bit about yourself. Matt: I spent about two decades working in traditional technology operations. I was a sysadmin.

Harnessing the Power of Insomnia Plugins

Insomnia is a fast and lightweight open source desktop application that doubles as a tool for API design and testing and as an API client for making HTTP requests. It has built-in support for REST Client, gRPC and GraphQL. All of that is just what you get out of the box. Many users of Insomnia aren’t aware of its secret menu: plugins. Plugins are key to enhancing your usage of Insomnia. Insomnia already boasts a library of nearly 350 plugins, and they’re quick and simple to install.

Dev Portal Accessibility (a11y) Improvements

Multiple teams at Kong have been improving accessibility (also referred to as a11y) across our products. Over the past few months, our Dev Portal team has been working on accessibility improvements prompted by the needs of our customers. For example, financial services and government institutions are required by law to ensure their software meets certain accessibility standards.

Kong vs. Apigee: Fast, Pain-Free Compliance

We live in an API-driven economy, where Application Programming Interfaces (APIs) are increasingly being used to open new revenue channels, accelerate time to market and democratize data. Enterprises are constantly striving to build faster, more reliable and easier to use APIs. They understand that every time an API is down, unresponsive or slow enterprises run the risk of losing customers, damaging company reputation and losing revenue. At the same time, API security breaches are at an all-time high.

Installing Kong to Kubernetes Using Helm - Part 2 | #KongBuilders

In #KongBuilders #livestream, Viktor Gamov takes our developer-focused toolsets and puts them on display in the best venue possible – building applications and connecting workloads. In this week's episode, Viktor continues on from the last episode by showing you how to install #Kong to #Kubernetes using #Helm.

How Zones and Meshes Fit Into Your Service Mesh Deployment

Kong Mesh (and Kuma, the open source project upon which Kong Mesh is built) supports multiple zones and meshes. What is the difference between a zone and a mesh, though? And when should one use a zone versus a mesh or vice versa? By the time you’re done reading this blog post, you’ll have a better understanding of the role of zones and meshes and where each of them fit into a Kong Mesh deployment.

Why We're Deprecating Cassandra Support

Starting with the 2.7 release, using Cassandra as a configuration datastore for the Kong Gateway will be considered deprecated. Cassandra features will remain in Kong throughout the (currently unreleased) 3.x series, and its use will not be prohibited. However, some newly introduced functionality throughout 3.x may not be optimized for performance or have full functionality when using Cassandra.