Blog

Featured
2024 year in review of CNCF and top 30 open source project velocity 
Staff Post 2024 year in review of CNCF and top 30 open source project velocity 
By Chris Aniszczyk  By consistently tracking open source project velocity, we are able to see the trends and technologies resonating with developers and end users. We have been tracking these trends since 2017; all previous blogs...
January 29, 2025
  • Reset

Found 2278 posts


Automation is the future of cloud cost optimization
Member Post Automation is the future of cloud cost optimization
Guest post by Laurent Gil, Co-Founder, Chief Product Officer at CAST.AI Managing cloud costs is a balancing act. Scaling cloud resources is so easy that it often leads companies to lose control over their cloud spend....
September 29, 2021 | Laurent Gil

Inside the Numbers: The KubeCon + CloudNativeCon selection process for China 2021 – Virtual
Staff Post Inside the Numbers: The KubeCon + CloudNativeCon selection process for China 2021 – Virtual
As part of our commitment to transparency within the cloud native community, we are providing an inside look into the work that goes on behind the scenes to bring the KubeCon + CloudNativeCon schedule to life....
September 28, 2021

GitOps 101: What’s it all about?
Member Post GitOps 101: What’s it all about?
Guest post originally published on Magalix‘ blog by Andrew Zola If you think GitOps sounds a bit like DevOps, you would be right. GitOps is essentially an operational framework that uses DevOps best practices. In this scenario, we basically...
September 28, 2021 | Andrew Zola

Octopod Episode 2–Open Source: It’s Everywhere, with Chris Aniszczyk
Octopod Episode 2–Open Source: It’s Everywhere, with Chris Aniszczyk
Guest post originally published on SUSE’s blog by Robert Sirchia These days, open source has become pervasive across every aspect of our lives. From your refrigerator to your TV to your phone, almost everything you’re using...
September 27, 2021 | Robert Sirchia

Kubernetes Ingress gRPC example with a Dune quote service
Member Post Kubernetes Ingress gRPC example with a Dune quote service
Guest post originally published on Kong’s blog by Viktor Gamov, Principal Developer Advocate at Kong APIs come in all different shapes and forms. In this tutorial, I’ll show you a Kubernetes Ingress gRPC example. I’ll explain...
September 24, 2021 | Viktor Gamov

Cloud native chaos and telcos – Enforcing reliability and availability for telcos
Community Post Cloud native chaos and telcos – Enforcing reliability and availability for telcos
Guest post originally published on VMblog by W. Watson, Principal Consultant, Vulk Coop and Karthik S, Co-founder, ChaosNative & Maintainer at LitmusChaos What is telco reliability? What does reliability mean to telcos?  When the emergency systems...
September 23, 2021 | W. Watson and Karthik S

Handle flash sale with Easegress and WebAssembly
Member Post Handle flash sale with Easegress and WebAssembly
Guest post originally published on Github by Bomin Zhang of Megaease A flash sale is a discount or promotion offered by an eCommerce store for a short period. The quantity is limited, which often means the...
September 23, 2021 | Bomin Zhang

Understand OpenTelemetry part 4: Instrument a Java app with OpenTelemetry
Member Post Understand OpenTelemetry part 4: Instrument a Java app with OpenTelemetry
Guest post originally published on New Relic’s blog by Jack Berg, engineer at New Relic This blog post is part of the Understand OpenTelemetry series. Part 1 gave an overview to OpenTelemetry and discussed why it is the future of...
September 22, 2021 | Jack Berg

Why choose a multi-cloud strategy?
Member Post Why choose a multi-cloud strategy?
Guest post originally published on the Snapt blog by Craig Risi To cloud or not to cloud? This question has been around for a while now, as the cloud has opened the door to many opportunities...
September 21, 2021

How Chaos Mesh helps Apache APISIX improve system stability
Member Post How Chaos Mesh helps Apache APISIX improve system stability
Guest post originally published on PingCAP‘s blog by Shuyang Wu Apache APISIX is a cloud-native, high-performance, scaling microservices API gateway. It is one of the Apache Software Foundation’s top-level projects and serves hundreds of companies around the...
September 20, 2021 | Shuyang Wu

First is the dream
Community Post First is the dream
Community guest post by Raul Flamenco, founder of Acopula Networks and co-organizer of Cloud Native San Salvador “A man may not achieve everything he has dreamed, but he will never achieve anything great without having dreamed...
September 20, 2021 | Raul Flamenco

Managing Docker apps with Kubernetes Ingress Controller
Member Post Managing Docker apps with Kubernetes Ingress Controller
Guest post originally published on Kong’s blog by Alvin Lee Think back to when your development team made the switch to Dockerized containers. What was once an application requiring multiple services on virtual machines transitioned to...
September 17, 2021 | Alvin Lee

Redundancy across data centers with Kubernetes, WireGuard and Rook
Member Post Redundancy across data centers with Kubernetes, WireGuard and Rook
Guest post originally published on Elastisys’ blog by Cristian Klein, Sr Cloud Architect at Elastisys Several court rulings and a guideline from the European Data Protection Board (EDPB) made it clear: It is a huge legal risk to process EU...
September 16, 2021 | Cristian Klein

Introducing the CNCF End User Journey Report: First up, Spotify
Staff Post Introducing the CNCF End User Journey Report: First up, Spotify
In the world of open source software, end users are the best resource for providing feedback to projects on usability, feature additions, and improvements. They also offer incredibly valuable feedback to each other. Chances are if...
September 16, 2021

Is serverless the ‘right’ way to cloud?
Member Post Is serverless the ‘right’ way to cloud?
Guest post originally published on CloudOps’ blog by Marc Boudreau, Cloud Architect at CloudOps Serverless computing is taking off. Despite having been around since the announcement of Lambda by AWS in 2014 serverless is finally reaching...
September 15, 2021 | Marc Boudreau

Forbes: How crossplane transforms Kubernetes into a universal control plane
Forbes: How crossplane transforms Kubernetes into a universal control plane
At the heart of the orchestration engine lies an efficient control plane that acts as an interface between the infrastructure and the operators. The control plane exposes a uniform API and taxonomy to perform a standard...
September 15, 2021

Crossplane moves from Sandbox to CNCF Incubator
Staff Post Crossplane moves from Sandbox to CNCF Incubator
The CNCF Technical Oversight Committee (TOC) has voted to accept Crossplane as a CNCF incubating project. Crossplane is an open source Kubernetes add-on that enables modern organizations to consume infrastructure through an open, community-driven, and standards-based...
September 14, 2021

How to secure containers with Cosign and Distroless images
Member Post How to secure containers with Cosign and Distroless images
Guest post originally published on InfraCloud’s blog by Jeswin Ninan, Senior SRE at InfraCloud Container technology and the term “container images’’ are not new for many developers, SREs and DevOps engineers. But the need to have...
September 14, 2021

What is Goldilocks? (Or how to set your Kubernetes resource requests)
Member Post What is Goldilocks? (Or how to set your Kubernetes resource requests)
Guest post originally published on Fairwinds’s blog by Andrew Suderman, Lead R&D Engineer at Fairwinds When we open sourced Goldilocks in October 2019, our goal was to provide a dashboard utility that helps you identify a baseline for...
September 13, 2021 | Andrew Suderman

Prometheus HA with Thanos sidecar or receiver?
Member Post Prometheus HA with Thanos sidecar or receiver?
Guest post originally published on InfraCloud’s blog by Tayyab Jamadar Prometheus has been the flag bearer for monitoring the systems for a long time now. It has proved itself as a go-to solution for monitoring and...
September 10, 2021 | Tayyab Jamadar