Systems | Development | Analytics | API | Testing

Service Mesh

Deploying Kong Mesh in Multiple Security Domains

It’s not uncommon for organizations to have to deploy solutions across (or among) multiple security domains. Here, we use the term “security domain” to refer to a segregated network environment, like a restricted internal network or a DMZ. This post will explore some design considerations when deploying Kong Mesh (and Kuma, the CNCF-hosted open source project upon which Kong Mesh is built) in environments with multiple security domains.

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.

Is Data Mesh or API Management Right For You?

API management has been around for over a decade. It is the process of designing, analyzing, documenting, and publishing APIs in a secure environment. A comprehensive API management solution can guarantee that the APIs you create are consumable and secure. However, how do you know if data mesh or API management is right for your business? The concept of data mesh was introduced a few years ago by Zhamak Dehghani on Martin Fowler’s bliki.

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.

American Airlines Dev Experience Takes Off With Service Mesh

Kubernetes is hard. Last year, we started the developer experience product at American Airlines. As we transitioned into the later half of 2020 and into 2021, we wanted to tackle Kubernetes app deployments. We aimed to make it easy for the users to do the right things, no matter how difficult those tasks were. Through our Kubernetes journey, we created reproducible patterns for application teams to use to make things even easier.

Service Mesh Connectivity With Kong Mesh

Kong Mesh is a service mesh that is based on Kuma, an open-source, CNCF project and supports every environment, including Kubernetes and virtual machines. In this service mesh demo, we will show you how easy it is to get started (in Kubernetes) – how to install a control plane, deploy a demo application, enable basic traffic policies, and briefly touch on observability.

Apache Kafka, API Gateway and Service Mesh for Cloud Connectivity

In this video, @Viktor Gamov illustrates the differences between an API gateway and service mesh — and when to use one or the other pragmatically and objectively. He also discuss the similarities and differences between the communication layer provided by gateways, service mesh and Apache Kafka. Finally, you will learn a few ways to use Apache Kafka within a service mesh architecture.

The Next Generation of Cloud Connectivity: Apache Kafka, API Gateway and Service Mesh

Let’s boldly go where no one has gone before. Get ready, Star Trek fans! Jean-Luc Picard will be representing our microservice. Once we have Jean-Luc in our ship (microservice in production), what happens on day 2? We still need to add authorization, load balancing, rate limiting, etc. With an API gateway, like Kong Gateway, you don’t have to know how to do this because a set of program components, called plugins, allow you to implement this without any problem.