Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

NVIDIA DCGM Collector: Deep GPU Monitoring for Data Center and AI Infrastructure

GPU infrastructure is expensive and increasingly central to production workloads. Whether you’re running ML training jobs, inference serving, video transcoding, or HPC workloads, understanding what your GPUs are actually doing, and what’s going wrong when performance degrades, is not optional.

How to Choose GitFlow vs Trunk-Based in 7 Steps (2026)

Merge conflicts waste hours of development time every week. The Git branching strategy you pick directly shapes how often these conflicts appear and how painful they are to fix. GitKraken simplifies conflict resolution with visual tools that help you spot problems before they become blockers. This guide walks you through a step-by-step decision process for selecting between GitFlow and trunk-based development.

GitLens vs VS Code Git Graph: Setup & Productivity

Picking the right VS Code Git extension can shape how you move through your codebase every day. GitLens and Git Graph both add visual Git tools to your editor, but they take different paths to get there. GitLens gives you deep context about every line of code – who wrote it, when, and why. Git Graph focuses on visualizing your commit history in a branching timeline. This article breaks down each extension so you can decide which one fits your workflow.

Prevent Merge Conflicts in Small Teams: 2026 Guide

Merge conflicts can bring a small team’s momentum to a grinding halt. You’re working on a feature, ready to push your changes, and suddenly Git throws up conflict markers that demand your attention. For smaller teams where everyone touches the same codebase, these interruptions stack up fast. This guide walks you through the root causes of frequent merge conflicts and gives you actionable tactics to prevent them.

Your preview environment is lying to you

A customer asked me once, in the middle of a demo, "what is lorem ipsum?" That is the moment. The preview URL loaded. Every page rendered. The merge was clean, the build was green, the tests passed. And a customer I was trying to sell to was reading placeholder copy out loud on a shared screen. I've thought about that moment a lot. Not for the embarrassment, though I earned it. For what it told me about what a preview environment actually is, which is not what most of us think it is.

AI Enablement for Dev Teams: The 6-Pillar Flywheel

AI adoption is already happening on your team, whether you have a strategy or not. Tracy Lee (CEO of This Dot Labs, Microsoft MVP, Google Developer Expert) breaks down the AI Enablement Flywheel — a 6-pillar framework used by successful engineering organizations to move from scattered experimentation to scalable, ROI-positive AI workflows.

AI Supply Chain Attacks Are Here. And Most Organizations Aren't Ready

When I read about the Vercel breach tied to a Context AI compromise, I wasn’t surprised. I’ve been talking with customers for a while now about how AI was going to introduce a new kind of supply chain risk. This is exactly what that looks like. What stands out to me is how familiar the pattern is. We saw it with open source, then again with SaaS, and again with cloud.

The most debated DORA metric (even Google debates this)

What's the most debated DORA metric? Nathen H from Google's DORA team breaks down the change lead time debate — and why even the experts can't fully agree on when a change is "committed." Is it at commit? After merge? The answer matters more than you think. Subscribe for more DevEx and DORA insights from our Web Summit series.