Search results for: Open Service Mesh


Beginner’s guide to Kuma service mesh

Posted on August 28, 2023

Guest post originally published on the InfraCloud blog by Sonali Srivastava The concept of service mesh emerged as a response to the growing popularity of cloud native environments, microservices architecture, and Kubernetes. It has its roots in the three-tiered…


Cloud Native Now: “Istio Service Mesh Officially Reaches CNCF Graduation Level”

Posted on July 12, 2023

The Cloud Native Computing Foundation (CNCF) announced today that the open source Istio service mesh, originally developed by Google and IBM, has now officially graduated to become a top-level project alongside Kubernetes and other cloud-native technologies that the consortium helps…


6 open source projects to boost your cloud-native API management game

Posted on May 24, 2023 | By Sonja Chevre + Ahmet Soormally

Guest post originally published on Tyk’s blog by Sonja Chevre and Ahmet Soormally We were very excited to be invited as speakers at the Cloud Native Computing Foundation’s KubeCon+CloudNativeCon in Amsterdam this year!  Our KubeCon special edition stickers were…


Introduction to the Linkerd Service Mesh

Posted on April 6, 2023 | By Michael Levan

Guest post originally published on the Bouyant blog by Michael Levan When you deploy a pod, do you know if your application is running how you want it to? Is its traffic encrypted? Is your application performing as…


Testing Kafka-based asynchronous workflows using OpenTelemetry

Posted on April 4, 2023

Guest post originally published on the Signadot blog by Arjun Iyer and Scott Cotton Introduction Asynchronous architectures are common in cloud native applications as it decouples services and improves the scalability and reliability of the system. A message…


Multi-cluster at scale: why Timescale chose Linkerd for its service mesh framework

Posted on February 15, 2023 | By Nick Calibey

Guest post by Nick Calibey, Senior Cloud Engineer, Timescale When we launched Timescale Cloud in 2020, our team supported a single cloud in a single region. As we grew, it became clear that we wouldn’t be able to…


Service mesh 2022 recap: Linkerd adoption doubled, and what we learned about eBPF, the Gateway API, and more

Posted on January 20, 2023 | By William Morgan

Guest post originally published on Linkerd’s blog by William Morgan It’s been a good year for Linkerd. Although much of the software industry has struggled through an economic downturn, Linkerd adoption has only been growing. In fact, log…


Kitex proxyless practice: traffic lane implementation with Istio and OpenTelemetry

Posted on January 11, 2023 | By CoderPoet and Guangming Luo

Guest post originally published on CloudWeGo’s blog by CoderPoet and Guangming Luo This blog mainly introduces the realization of traffic routing based on Kitex Proxyless and the bookinfo demo rewrote with Kitex and Hertz. The purpose is to…


A look at the 2022 velocity of CNCF, Linux Foundation, and top 30 open source projects

Posted on January 11, 2023 | By Chris Aniszczyk

In line with our goal of providing velocity updates every six months or so, below are the charts showing open source project velocity over 2022. Thanks to the insights we can glean from these charts, we are able…


Progressive delivery with service mesh – Argo Rollouts with Istio

Posted on December 16, 2022 | By Atulpriya Sharma

Guest post originally published on the InfraCloud blog by Atulpriya Sharma We’ve all heard the phrase – Change is the only constant. That holds true for everything around us. Traditionally applications were released in a waterfall-based model where…