Search results for: Service Mesh Performance


Istio at KubeCon + CloudNativeCon North America 2023

Posted on November 24, 2023

Project post originally on the Istio blog by Faseela K, for the Istio Day Programme Committee A quick recap of Istio at KubeCon North America, at the McCormick Place in Chicago The open source and cloud native community…


Persistent storage for Kubernetes compared: local disk vs. enterprise storage vs. Kubernetes-native storage

Posted on November 17, 2023

Member post originally published on IO Mesh’s blog In the age of cloud computing, Kubernetes has emerged as the go-to platform for container orchestration. As an increasing number of enterprises are operating databases and middleware on Kubernetes, the…


OpenTelemetry in decoupled event driven architectures – solving for the black box when your consuming applications are constantly changing

Posted on November 2, 2023

Member post from Rob Williamson, Solace The goal of OpenTelemetry is to have a common system for tracing across different (aka distributed) technologies. It solves the problems created when systems are deployed across hybrid and multi-clouds, up and…


NEW Certification: Istio Certified Associate (ICA)

Posted on September 21, 2023

Cross-posted from the Linux Foundation Blog You Know the Power of Istio – Show Off Your Skill In the rapidly evolving landscape of modern IT, staying ahead of the curve is crucial. As businesses increasingly adopt microservices architectures…


Announcing Linkerd 2.14: Improved enterprise multi-cluster, Gateway API conformance, and more!

Posted on September 18, 2023 | By William Morgan

Guest post originally published on Linkerd’s blog by William Morgan (Photo by drmakete lab on Unsplash) Over the past 18 months, the adoption of Linkerd has skyrocketed in enterprise environments, with companies like Adidas, Microsoft, Plaid, and DB Schenker deploying Linkerd to bring security, compliance, and…


Introducing the Wasm landscape (in English and Chinese)

Posted on September 6, 2023 | By Chris Aniszczyk, Vivian Hu. and Michael Yuan

By Chris Aniszczyk, Vivian Hu and Michael Yuan “Containers are the new normal, and WebAssembly is the future.”   — CNCF Annual Survey 2022 key findings. Originally created as a secure sandbox to run compiled C/C++ code in…


Kubernetes 1.28: revenge of the sidecars?

Posted on August 30, 2023 | By William Morgan

Member post originally published on the Buoyant blog by William Morgan A guide to Kubernetes sidecars: what they are, why they exist, and what Kubernetes 1.28 changes If you’re using Kubernetes, you’ve probably heard the term sidecar by now. This…


The future of API gateways on Kubernetes

Posted on August 14, 2023 | By Pubudu Gunatilaka

Guest post originally published on WS02’s blog by Pubudu Gunatilaka Key Takeaways  Introduction  The exponential growth of the Internet and cloud computing has given rise to applications that are smaller, more distributed, and designed for highly dynamic environments…


Workshop recap: running Linkerd in production

Posted on August 9, 2023 | By Flynn

Guest post originally published on Linkerd’s blog by Flynn This blog post is based on a workshop that I delivered at Buoyant’s Service Mesh Academy. If this seems interesting, check out the full recording! Linkerd is used in a great…


Securing GRPC on Kubernetes with mTLS identities, using Linkerd and Go

Posted on August 1, 2023 | By Lachlan Smith

Guest post originally published on Medium by Lachlan Smith Lachlan Smith from the ZeroFlucs Engineering team takes a dive into how we use strong identities, message authentication and encryption to ensure trusted, secure and contained communication in Kubernetes….