Systems | Development | Analytics | API | Testing

API

Announcing Kong's New Open Source AI Gateway with Multi-LLM Support, No-Code AI Plugins, Advanced Prompt Engineering, and More

Today I’m excited to announce that Kong has released six new open source AI plugins in Kong Gateway 3.6 that turn every Kong Gateway deployment into an AI Gateway. These new plugins are available today and are entirely free and open source for everyone. The six new plugins are AI Proxy, AI Request/Response Transformer, AI Prompt Guard, AI Prompt Template, and AI Prompt Decorator.

Leap Forward with Kong Gateway Enterprise 3.6

We're thrilled to announce the general availability of Kong Gateway Enterprise 3.6. This version brings security, efficiency, and standards conformance to enterprise applications. Plus, Kong AI Gateway, which you can learn more about here. Let’s dive into the enhancements and explore the tangible benefits these features bring your organization.

What's new in Kong Gateway 3.6?

We're thrilled to announce the general availability of Kong Gateway 3.6. This version features a high-performance compression algorithm, efficient route matching, and improved observability. Plus, Kong AI Gateway, which you can learn more about here. Let’s dive into the enhancements and explore the tangible benefits these features bring your organization. Looking for more enterprise-grade features? Check out what's new in Kong Gateway Enterprise 3.6.

Build an Idempotent API in Node.js with Redis

In a world full of microservices and distributed systems, building robust and reliable APIs is of paramount concern. One key concept that plays a vital role in achieving reliability is idempotency. In this article, we'll delve into the world of idempotency, exploring what it is, why it's important, and how it can be implemented to solve the persistent problem of duplicate processing in APIs. Along the way, we'll see how to build an idempotent API in Node.js with Redis.

The Top 9 Apigee Alternatives

Apigee is a cloud-based API management tool. It integrates data from databases, warehouses, data lakes and SaaS services. It is a no-code tool making it a valuable asset for citizen integrators and developers alike. However, the platform was initially designed to build APIs for monoliths. It was not designed to handle microservices. Given we are in the age of digital transformation where microservices rule, Apigee may not be suitable for a lot of use cases.

The 2024 Guide to Testing APIs

API testing is a critical part of the software development lifecycle. If you’re not performance testing your APIs, you’re putting your entire system at risk. API testing is the process of verifying and validating the functionality, reliability, performance, and security of an API to ensure it meets its requirements and behaves as expected. This guide will discuss the importance of testing and how to test APIs.

Essential Strategies for Optimizing Your API Architecture

Why does API architecture matter, and how can you excel at it? It’s an important question to ask as you are trying to improve existing APIs or write new ones. In this article, we will create a high-level roadmap to understanding the foundations of API architecture, from API Gateways and data management to architectural styles like RESTful and GraphQL. We will look at best practices to enhance scalability and security and look closer at tools that support robust API development.