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

Showing 763 of 2191 posts


Platform Adoption Strategies: Critical Roles When Investing in Platforms
Member Post Platform Adoption Strategies: Critical Roles When Investing in Platforms
Starting on a cloud-native journey is more than just a technology upgrade; it’s a fundamental transformation that demands a wider approach and includes people, processes, and policies as well as, of course, technology. This journey necessitates...
February 18, 2025 | Danielle Cook, Simon Forster, Valentina Rodriguez Sosa

Royal Bank of Canada’s Cloud Evolution
Member Post Royal Bank of Canada’s Cloud Evolution
Royal Bank of Canada (RBC) is a global financial services institution and Canada’s largest bank (based on market capitalization). Technology is vital for RBC to deliver cutting-edge services to our clients and advance our businesses, ultimately...
February 18, 2025 | Vinh Tran, RBC Fellow, Cloud

Application promotion in Devtron
Member Post Application promotion in Devtron
Member post originally published on the Devtron blog by Siddhant Khisty TL;DR: Devtron simplifies application promotion across environments by enhancing CI/CD pipelines with GitOps. It supports seamless deployments, easy rollbacks, approval policies and audit logs, making...
February 3, 2025

KitOps 1.0 release—proven in production and looking to CNCF
Member Post KitOps 1.0 release—proven in production and looking to CNCF
Member post by Gorkem Ercan, CTO, Jozu The merry band of maintainers and contributors at the KitOps project is happy to announce the 1.0 release of KitOps. Jozu kicked off the KitOps project after observing the...
January 31, 2025

Digital transformation driven by community: Kubernetes as example
Member Post Digital transformation driven by community: Kubernetes as example
Member post by Angel Ramirez, Cuemby In a rapidly evolving technological landscape, Kubernetes emerges as a transformative force in open-source innovation. Originating from a Google project in 2014, it has grown into a global movement that...
January 30, 2025

Processing log data with Fluent Bit and WebAssembly
Member Post Processing log data with Fluent Bit and WebAssembly
Member post originally published on the Chronosphere blog by Sharad Regoti  Learn how WASM can be used to extend Fluent Bit’s processing capabilities, enabling users to implement custom logic and functionalities. Fluent Bit has over 20+ filters that can...
January 28, 2025

What is observability 2.0?
Member Post What is observability 2.0?
Member post originally published on the Middleware blog by Sam Suthar In the race to adopt cutting-edge technologies like Kubernetes, microservices, and serverless computing, monitoring often becomes an afterthought. Many enterprises assume their legacy observability tools will suffice. However, as they...
January 27, 2025

Migrating from DIY ELK to a full SaaS platform
Member Post Migrating from DIY ELK to a full SaaS platform
Member post originally published on the Logz.io blog by Jade Lassery Managing modern systems requires a constant balance between operational efficiency and innovation; going a little further, maintaining seamless operations and delivering exceptional customer experiences increasingly...
January 24, 2025

Kubernetes in 2025: are you ready for these top 5 trends and predictions?
Member Post Kubernetes in 2025: are you ready for these top 5 trends and predictions?
Member post originally published on the Fairwinds blog by Andy Suderman Now that Kubernetes has turned 10, it has firmly established itself as a cornerstone of cloud-native deployment. That means it’s finally fair to request ten years...
January 22, 2025

From PCAP to SCAP: how Falco’s libraries, registries, and plugins enable cloud native insights
Member Post From PCAP to SCAP: how Falco’s libraries, registries, and plugins enable cloud native insights
Member post by Nigel Douglas, Sysdig In cloud-native systems, understanding the behaviour of complex, distributed web apps requires powerful tools that can dissect system activity down to its core. As the CNCF graduate project Falco demonstrates,...
January 22, 2025

RustCoder: AI-assisted Rust learning
Ambassador Post RustCoder: AI-assisted Rust learning
Member post originally published on Second State’s blog by CNCF Ambassadors Vivian Hu, Product Manager at Second State, and Miley Fu, DevRel at Second State Rust has been voted the most beloved programming language by StackOverflow...
January 10, 2025

Platform journey map: shape your platform strategy
Member Post Platform journey map: shape your platform strategy
Member post originally published on the Mia-Platform blog by Graziano Casto, DevRel Engineer, Mia-Platform TLDR: After years of helping people adopt digital platforms, we created the Platform Journey Map, a visual game that sparks meaningful discussions on...
January 9, 2025

Parsing 101 with Fluent Bit
Member Post Parsing 101 with Fluent Bit
Member post originally published on Chronosphere’s blog by Sharad Regoti Introduction Fluent Bit is a super fast, lightweight, and scalable telemetry data agent and processor for logs, metrics, and traces. With over 15 billion Docker pulls, Fluent...
January 6, 2025

Optimising prompt engineering for better AI outputs
Member Post Optimising prompt engineering for better AI outputs
Member post originally published on the yld blog by Afonso Ramos Remember when searching for information online involved typing in a few keywords and sifting through pages of results? Thankfully, those days are long gone.  Today’s...
January 3, 2025 | Afonso Ramos

Solving Android app issues with OpenTelemetry: Beyond local profiling
Member Post Solving Android app issues with OpenTelemetry: Beyond local profiling
Member post originally published on the Embrace blog by Francisco Prieto Cardelle OpenTelemetry is a powerful observability framework that can help engineers monitor and resolve common Android performance issues. We’ll dive into a few of these...
December 30, 2024

What is Inference Parallelism and how it works
Member Post What is Inference Parallelism and how it works
Member post originally published on the InfraCloud blog by Aman Juneja, Principal Solutions Engineer at InfraCloud Technologies In recent years, we’ve witnessed two recurring trends: the release of increasingly powerful GPUs and the introduction of Large...
December 18, 2024

Managing large-scale Redis clusters on Kubernetes with an operator – Kuaishou’s approach
End User Post Managing large-scale Redis clusters on Kubernetes with an operator – Kuaishou’s approach
Member post originally published on KubeBlocks by Yuxing Liu As a popular short-form video application, Kuaishou relies heavily on Redis to deliver low-latency responses to its users. Operating on private cloud infrastructure, automating the management of...
December 17, 2024

Platform Engineering needs Observability: here’s why
Member Post Platform Engineering needs Observability: here’s why
Blog post originally published on the Middleware blog by Sri Krishna In the high-stakes environment of Black Friday, e-commerce platforms encounter intense traffic surges that can heavily strain system performance. For example, during Black Friday 2023, online...
December 16, 2024

Reconsidering Kubernetes deployments: when operators are overkill
Member Post Reconsidering Kubernetes deployments: when operators are overkill
Member post originally published on the Devtron blog by Prakarsh TL:DR: Kubernetes Operators are powerful but can be overkill for simple deployments. Explore alternatives like Helm, ArgoCD, and Devtron to streamline your Kubernetes deployments without sacrificing...
December 13, 2024

What is authorization? Examples and definitions
Member Post What is authorization? Examples and definitions
Member post originally published on Cerbos’s blog by Omu Inetimi When building a secure application, there are plenty of factors to be considered. Who is allowed into the application, how users are allowed in, measures in...
December 9, 2024 | Omu Inetimi