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


How to develop a custom provider in Terraform
Member Post How to develop a custom provider in Terraform
Guest post originally published on InfraCloud’s blog by Saravanan Gnanaguru Terraform Introduction and Overview Terraform is an Infrastructure as Code technology and it is used to create immutable infrastructure. It allows infrastructure to be expressed as...
December 2, 2021 | Saravanan Gnanaguru

Is Kubernetes service ownership the key to better container security?
Member Post Is Kubernetes service ownership the key to better container security?
Guest post by Robert Brennan, Fairwinds In the world of software development and Kubernetes, service ownership means development teams take responsibility for supporting the products they deliver, at every stage of the service life cycle. This...
December 1, 2021 | Robert Brennan

Microservices and cloud native applications vs. monolithic applications
Member Post Microservices and cloud native applications vs. monolithic applications
Guest post originally published on SparkFabrik’s blog by the SparkFabrik Team In a full Digital Transformation logic, today’s IT ecosystems are strongly inclined towards the hybrid and multi-cloud paradigm. In this context, applications implemented based on a microservices architecture can return greater advantages compared...
November 30, 2021 | SparkFabrik Team

Giving your legacy applications an API facelift
Member Post Giving your legacy applications an API facelift
Guest post originally published on Kong’s blog by David La Motta Let’s face it: In today’s modern world of cloud and containers, there are still thousands of legacy applications that were not written with an API-first...
November 29, 2021 | David La Motta

Kubernetes main attack vectors tree: an explainer guide
Member Post Kubernetes main attack vectors tree: an explainer guide
Guest post originally published on Magalix’s blog by Andrew Zola Kubernetes is a leader in container orchestration. According to Statista, as much as 46% of respondents in a recent survey stated that they used Kubernetes for automating...
November 24, 2021 | Andrew Zola

How to add observability to your application pipeline
Member Post How to add observability to your application pipeline
Guest post originally published on Snapt’s blog by Iwan Price-Evans In this data-driven world, we capture data for just about everything in our software and hardware. User data, user behaviors, events, data flows, and the inner...
November 23, 2021 | Iwan Price-Evans

DevOps metrics: how to monitor performances optimally
Member Post DevOps metrics: how to monitor performances optimally
Guest post originally published on Mia-Platform’s blog Implementing a DevOps strategy without being able to measure its effectiveness risks nullifying the investments made. So let’s see the main DevOps metrics that you need to monitor in...
November 22, 2021

Kubernetes: what are the key benefits for companies?
Member Post Kubernetes: what are the key benefits for companies?
Guest post originally published on SparkFabrik’s blog by SparkFabrik Team Kubernetes, the open-source container orchestration solution, is gaining an increasing amount of popularity – (recent data in fact shows that, in the AWS cloud, it is used by one in...
November 18, 2021 | SparkFabrik Team

Debugging with eBPF Part 1: Tracing Go function arguments in prod
Member Post Debugging with eBPF Part 1: Tracing Go function arguments in prod
Guest post originally published on the Pixie blog by Zain Asgar, GVP/GM at New Relic, Co-Founder/CEO of Pixie Labs This is the first in a series of posts describing how we can debug applications in production...
November 17, 2021

How Linkerd retries HTTP requests with bodies
Project Post How Linkerd retries HTTP requests with bodies
Guest post originally published on Linkerd’s blog by Eliza Weisman Linkerd 2.11 is here and with it are some cool new updates. One I am particularly excited about (full disclosure: I worked on it), is retries for...
November 17, 2021 | Eliza Weisman

Meetup EOL, Cloud Native Community Groups expansion
Staff Post Meetup EOL, Cloud Native Community Groups expansion
We first launched Cloud Native Community Groups just over a year ago to help the community stay better connected. Since then, the use of the platform has grown dramatically.  There are now over 300 active chapters,...
November 17, 2021

CNCF TOC Elections for 2022
Staff Post CNCF TOC Elections for 2022
The Cloud Native Computing Foundation (CNCF) has three main bodies: a Governing Board (GB) that is responsible for marketing, budget, and other business oversight decisions for the CNCF, a Technical Oversight Committee (TOC) that is responsible...
November 16, 2021

Prometheus announces an Agent to address a new range of use cases
Project Post Prometheus announces an Agent to address a new range of use cases
Project post by Prometheus maintainers Prometheus, the leading open source monitoring solution hosted by CNCF, has announced today a new operating mode: the Prometheus Agent. This new way of working enables new workflows such as low-resources...
November 16, 2021

How to start your cloud security journey
Member Post How to start your cloud security journey
Guest post originally published on InfraCloud’s blog by Frederick Fernando When you start building your cloud infrastructure, security might not be a top priority as much as getting your project up and running. This might lead...
November 15, 2021 | Frederick Fernando

A first timer’s journey at KubeCon + CloudNativeCon
Community Post A first timer’s journey at KubeCon + CloudNativeCon
Guest post originally published on Dev.to by Purneswar Prasad Let’s have some context: KubeCon+CloudNativeCon is one of the biggest conferences in the world where users, developers and companies who have/want to adopt the Cloud Native standard of running...
November 12, 2021

Flux Security Audit has concluded
Project Post Flux Security Audit has concluded
Project post cross-posted from the Flux blog As Flux is an Incubation project within the Cloud Native Computing Foundation, we were graciously granted a sponsored audit. The primary aim was to assess Flux’s fundamental security posture...
November 11, 2021

Containerization on the edge
Member Post Containerization on the edge
Guest post by Second State and FutureWei This work is supported by Second State and FutureWei based on Open Source projects WasmEdge and seL4. Application containers, such as Docker, are a key driving force behind the...
November 11, 2021 | Second State and FutureWei

How Krateo PlatformOps integrates Backstage
Member Post How Krateo PlatformOps integrates Backstage
Guest post originally published on Kiratech’s blog by Diego Braga Krateo PlatformOps, an open-source project developed by Kiratech’s Cloud Native Dev Team, integrating Backstage, an open platform created by the Spotify IT team and now available in the...
November 10, 2021 | Diego Braga

Vitess: Why write a new planner
Member Post Vitess: Why write a new planner
Guest post originally published on Vitess’ blog by Andres Taylor Query planning is hard # Have you ever wondered what goes on behind the scenes when you execute a SQL query? What steps are taken to access...
November 10, 2021 | Andres Taylor

Service mesh 102: Envoy configuration
Member Post Service mesh 102: Envoy configuration
Guest post originally published on Kong’s blog by Scott Lowe In my Service Mesh 101 article, I talked about some of the basics behind a service mesh: what it is, what it does and where Envoy fits into...
November 9, 2021 | Scott Lowe