Search results for: linkerd


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…


Rabobank

Posted on February 6, 2024

Implementing Self-Service Zero Trust Network Security with Cilium Rabobank, a Dutch multinational bank, operates many departments from home loans to wealth management to business lending. Their API platform is at the core of this, tying all…


Platform engineering maturity at KubeCon + CloudNativeCon NA 2023

Posted on January 3, 2024 | Mathieu Benoit

Ambassador post originally published on Medium by Mathieu Benoit Platform Engineering was a huge theme at KubeCon NA 2023 in Chicago. More than ever before. More and more companies have initiatives to streamline platform engineering best…


Service proxy, service mesh or API gateway – which do you need?

Posted on December 20, 2023 | Ahmet Soormally and Carol Cheung

Member post originally published on Tyk’s blog by Ahmet Soormally and Carol Cheung The rise of the microservices architecture has brought with it a whole heap of efficiency and flexibility – and some interesting challenges. As…


Plaid

Posted on December 7, 2023

Letting hundreds of deployments work every day without tears Plaid is the engine behind the world’s most successful fintech applications, supporting over 12,000 banks globally. To achieve that, the engineering team releases hundreds of times per…


Kubernetes 1.28: revenge of the sidecars?

Posted on August 30, 2023 | 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…


Plaid: pain-free deployments at global scale

Posted on July 17, 2023

By Mark Robinson, Infrastructure Engineer, Plaid How to let hundreds of deployments every day work without tears Plaid is the engine behind the world’s most successful fintech applications, supporting over 10,000 banks globally. To achieve that,…


TechCrunch: “Istio graduates”

Posted on July 12, 2023

The Cloud Native Computing Foundation (CNCF) today announced that Istio, the open source service mesh originally developed by Google and IBM and built on top of Lyft’s Envoy proxy, has graduated from its status as an incubating project and moved to…


Dynamic request routing and circuit breaking

Posted on July 10, 2023

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