Search results for: connect rpc


Istio Ambient waypoint proxy made simple

Posted on April 26, 2023 | By Lin Sun and John Howard

Guest post originally published on Istio’s blog by Lin Sun, Solo.io, and John Howard, Google Introducing the new destination oriented waypoint proxy for simplicity and scalability. Ambient splits Istio’s functionality into two distinct layers, a secure overlay layer…


Introducing Cloud Native Explorers: Amsterdam! 

Posted on April 17, 2023

By the Cloud Native Explorers Building on the success of “Bob and Jeefy’s Guide to Detroit”, we are pleased to announce Cloud Native Explorers! Cloud Native Explorers is a new blog series where we bring together community members…


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…


How to elegantly organize async Rust code

Posted on April 3, 2023

Guest post by DatenLord Summary Anyone who has worked with async Rust has likely struggled with the bounds it requires, e.g., the ‘static bound on spawned tasks, MutexGuardcan not be held across .await point. Overcoming these constraints requires carefully structured scopes, which might…


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…


Docker on MacOS is slow and how to fix it

Posted on February 2, 2023 | By Paolo Mainardi

Community post by Paolo Mainardi originally published on Paolo’s personal blog TL;DR  At the time of writing, the only viable option to have a decent performance and a good DX are: How does Docker work on macOS?  Docker engine, on macOS and…


Congratulations to 24 CNCF fall term LFX Program mentees!

Posted on December 8, 2022

We are excited to announce that 24 CNCF interns have successfully completed this term’s LFX  Program! 24 of CNCF’s Graduated, Incubating, and Sandbox projects joined this round with projects including Meshery, WasmEdge, Kyverno, and Vitess. Additional details on…


Dragonfly integrates nydus for image acceleration practice

Posted on November 21, 2022 | By Gaius

Guest post originally published on the Dragonfly blog by Gaius Introduce definition​ Dragonfly has been selected and put into production use by many Internet companies since its open source in 2017, and entered CNCF in October 2018, becoming the…


Flux: September 2022 Update

Posted on October 10, 2022

Project post originally published on the Flux blog by Daniel Holbach As the Flux family of projects and its communities are growing, we strive to inform you each month about what has already landed, new possibilities which are…


KubeEdge: Design and implementation of the next-generation cloud native edge device management standard DMI

Posted on October 5, 2022 | By Zhao Ran + Wang Zilong

Guest post by Zhao Ran (Huawei Cloud), Wang Zilong (DaoCloud) With the maturity of technologies such as 5G, AI, and distributed cloud, concepts such as Internet of Everything (IoE), digital twin, and ubiquitous compute are extending, bringing innovations…