Container Journal: “2022 in Review: Kubernetes’ Big Year”
Container Journal: “2022 in Review: Kubernetes’ Big Year”
2022 was a big year for cloud-native technologies—especially for Kubernetes, which became a platform of choice for digital transformation and cloud-native workloads. As such, much of this year’s discussion revolved around Kubernetes updates and best practices.
January 4, 2023

Prometheus roadmap and latest updates
Project Post Prometheus roadmap and latest updates
Guest post originally published on Medium’s blog by Dotan Horovits TL;DR Key updates: We Just celebrated 10 year birthday to Prometheus last month. Prometheus was the second project to join the Cloud Native Computing Foundation after Kubernetes in 2016, and has...
January 3, 2023 | Dotan Horovits

Container Journal: “Best of 2022: 6 CNCF Projects for CI/CD”
Container Journal: “Best of 2022: 6 CNCF Projects for CI/CD”
Nowadays, software development teams need a more agile way of working to quickly bring code to life. And CI/CD has been a big enabler for more rapid development models for cloud-native software. Whereas continuous integration (CI)...
December 30, 2022

Container Journal: “Best of 2022: The Ultimate List of Open Source Cloud-Native Tools”
Container Journal: “Best of 2022: The Ultimate List of Open Source Cloud-Native Tools”
There are so many great open source cloud-native tools for nearly everything you want to do. And they’re all in one place—look no further than the Cloud Native Computing Foundation (CNCF). This Linux Foundation body has become a...
December 29, 2022

Argo and Flux: grown-up GitOps for cloud native generation
Staff Post Argo and Flux: grown-up GitOps for cloud native generation
It’s a watershed moment in the evolution of cloud native: Argo and Flux, which let teams declaratively deploy and run applications and workflows on Kubernetes using GitOps, have left CNCF’s incubation phase. In graduating, the pair...
December 27, 2022 | Chris Aniszczyk

Container Journal: “Best of 2022: 8 CNCF Projects for Cloud-Native Persistent Storage”
Container Journal: “Best of 2022: 8 CNCF Projects for Cloud-Native Persistent Storage”
Enacting persistent storage of data is somewhat counterintuitive when it comes to containerization. The ephemeral container is a short-lived computing environment where code isn’t stored forever. But you still need to store data on a physical...
December 26, 2022

A DevOps reset for a multi-cloud world
Member Post A DevOps reset for a multi-cloud world
Guest post originally published on DevOps.com by Chris Munford In the world of DevOps, only two things really matter:  The measures used to achieve these twin goals should work together seamlessly–otherwise, you’re inefficient. But software development...
December 20, 2022 | Chris Munford

Stateful authorization is an anti-pattern
Member Post Stateful authorization is an anti-pattern
Guest post by Alex Olivier, Product Lead at Cerbos When it comes to designing core components of a software architecture one of the early decisions that need to be made is where to store the state...
December 19, 2022 | Alex Olivier

Why OpenTelemetry Is Taking Cloud Native to New Heights
Member Post Why OpenTelemetry Is Taking Cloud Native to New Heights
Guest post by Dave McAllister, Sr OSS Technical Evangelist at NGINX Observability is key when running cloud‑native apps. In cloud native, app functionality emerges from the interaction between numerous microservices running in multiple locations. The loosely...
December 16, 2022 | Dave McAllister

Progressive delivery with service mesh – Argo Rollouts with Istio
Member Post Progressive delivery with service mesh – Argo Rollouts with Istio
Guest post originally published on the InfraCloud blog by Atulpriya Sharma We’ve all heard the phrase – Change is the only constant. That holds true for everything around us. Traditionally applications were released in a waterfall-based...
December 16, 2022 | Atulpriya Sharma