Search results for: network service mesh


Networking with a service mesh: use cases, best practices, and comparison of top mesh options

Posted on July 15, 2021

Guest post by Amir Kaushansky, VP Product, ARMO Service mesh technology emerged with the popularization of microservice architectures. Because service mesh facilitates the separation of networking from the business logic, it enables you to focus on…


Istio: The Highest-Performance Solution for Network Security

Posted on March 27, 2025 | John Howard, Solo.io

Ambient mode provides more encrypted throughput than any other project in the Kubernetes ecosystem. Encryption in transit is a baseline requirement for almost all Kubernetes environments today, and forms the foundation of a zero-trust security posture….


Building Scalable, Agile, and Secure APIs with Kubernetes and Microservices

Posted on March 18, 2025 | Saqib Jan

The dawn of APIs across the digital ecosystem has fundamentally disrupted standard business models and software development. And enhancing these approaches with intelligent, data-driven, and real-time insights allows your organization to dynamically scale. However traditional monolithic…


Kmesh v1.0 officially released!

Posted on February 19, 2025 | Kmesh maintainers

Stable, simple and high performance sidecarless service mesh At the beginning of the new year 2025, we are thrilled to announce the official release of Kmesh v1.0.0. We extend our heartfelt gratitude to all Kmesh community…


Announcing Linkerd 2.17: Egress, rate limiting, and federated services

Posted on December 5, 2024

Project post originally published on the Linkerd blog by William Morgan Today we’re happy to announce the release of Linkerd 2.17, a new version of Linkerd that introduces several major new features to the project: egress…


Multi-cluster PKI + Istio recipe: practical example for a trusted and scalable PKI for your service mesh

Posted on November 1, 2024 | Cristofer TenEyck and Jimmy Song

 Member post originally published on Tetrate’s blog by Cristofer TenEyck and Jimmy Song Introduction  In the evolving landscape of cloud-native applications, securing service meshes across multiple clusters is crucial for ensuring both security and compliance. Istio,…


A guide to modern Kubernetes network policies

Posted on August 28, 2024 | Scott Rigby

Member post originally published on Bouyant’s blog by Scott Rigby In the world of Kubernetes, network policies are essential for controlling traffic within your cluster. But what are they really? And why, when and how should…


Ambient mesh: can sidecar-less Istio make your application faster?

Posted on August 23, 2024 | Lin Sun

Community post originally published on The New Stack by Lin Sun, Head of Open Source at Solo.io Ambient mode is the new sidecar-less data plane introduced in Istio in 2022. When ambient mode reached Beta status…


Flagger vs Argo rollouts vs service meshes: a guide to progressive delivery in Kubernetes

Posted on February 27, 2024 | Scott Rigby

Member post originally published on Bouyant’s blog by Scott Rigby Progressive delivery is a vital tool for ensuring that new code is deployed safely to production with automated protections if things go wrong. But how do…


Securing services meshes easier with Kyverno

Posted on February 16, 2024

Project post originally published on Kyverno’s blog Service meshes are all too common these days in Kubernetes with some platforms even building them into clusters by default. Service meshes are no doubt useful in a variety…