Operations | Monitoring | ITSM | DevOps | Cloud

Latest Videos

GitOps The Planet #10: Demystifying SBOMs and Their Impact on CI/CD Software Delivery

Before cloud-native controlling components delivered was in some ways "easier" in that ops teams could limit which components were available on nodes. With containerization, the ops problem became harder while the dev side became easier. Now SBOMS (software bill of materials) are becoming critical to software supply chain risk management. In this episode, GitOps the Planet Alum, Christian Hernandez will join to walk us through SBOMS, how we should be using them, and how they help improve software security.

Why using the "one Docker image to rule them all" is probably a terrible idea.

Dan's last tutorial "Learn how to make the LAST Docker image you'll ever need" was a very successful April Fools joke. Perhaps too successful. In this video Dan does the tutorial in reverse and explains exactly why "one Docker image to rule them all" is probably a terrible idea.

Merging to Main #1: Modernizing your CI/CD

Modernizing your CI/CD can turn into a Sherlock-Holmes-style mystery if your organization or team is not fully prepared. And when migrating from monoliths to microservices, people tend to only focus on the really technical nitty gritty details, and don’t focus enough time on questions like: With experience as a consultant, architect, engineer, DevOps engineer, and developer evangelism, JJ Asghar, Developer Advocate at IBM has seen every side of the modernization process. And has so many stories to share.

How vcluster is Changing the Game

Since vcluster launched, it's exploded into the cloud-native world with tons of benefits that are creating new patterns for architecting and deploying Kubernetes applications and workflows. Rich Burroughs (@richburroughs) and Lian Li (@lianmakesthings) of loft.sh will join to talk about how vcluster launched, is growing, working with GitOps, and changing the landscape.

Crossplane's Quest for Scale as the first next-gen infra management tool - GitOps the Planet #7

Crossplane is a next-generation infrastructure management tool that brings cloud-native primitives to managing all kinds of infrastructure, not just Kubernetes but really any infra. The value is huge, especially when doing GitOps, but how is Crossplane tackling scale to handle so many types of resources? We’ll find out in this episode with Viktor Farcic.

GitOps The Planet #6 - K3s, Rancher, and now Acorn - Dev Productivity Nirvana with Darren Shepherd

ibuildcloud, aka Darren Shepherd, is the CTO and co-founder at Acorn Labs - a simple application development framework for Kubernetes. Before Acorn Labs, Darren was the CTO and co-founder of Rancher Labs (acquired by Suse) where he created k3s and a lot more. In this episode we'll talk about the changing developer experience landscape the effect of GitOps, k3s, and these new frameworks.

Baking Security into your DevOps Supply Chain with Argo CD & OPA - Dan Garfield (DevOps Experience)

Argo CD has become the defacto entry for engineering teams to deploy and manage their applications while Open Policy Agent has become one of the most reliable security policy enforcement engines. These two tools work perfectly together and yet there are very few articles and videos on the subject! In this talk, we look at the best strategies for getting these tools to work together to improve the software delivery supply chain. We’ll look at admission hooks, sync waves, and other ways to ensure your applications and clusters are always running in a secure and safe manner. Including example files and reference repos.