Flagger vs Argo rollouts vs service meshes: a guide to progressive delivery in Kubernetes
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
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…
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
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?
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…
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?
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
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,…
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
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…