Operations | Monitoring | ITSM | DevOps | Cloud

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

Your "clean code" is costing the company millions #speedscale #darkcode #coding #aiagents #claude

If it passes the tests, it’s not my problem. If you’re still manually checking every line of code in 2026, you’re just wasting company time. Let the AI cook and go touch some grass. Check out: speedscale.com.

Site Reliability Engineering (SRE) 101: Everything You Need to Know | Harness Blog

A single second of latency can cost e-commerce sites millions in revenue, while just minutes of downtime trigger customer churn that takes months to recover. Modern users expect instant responses and seamless experiences, making reliability a competitive feature that directly impacts business outcomes. Site Reliability Engineering treats operations as a software problem rather than a manual discipline. SRE applies engineering principles to achieve measurable reliability through automation.

AI vs. Hype: Redefining Engineering Excellence with Ron Miller

In this episode of "ShipTalk: Engineering Excellence," host Thomas Dockstader sits down with Ron Miller, editor at Fast Forward, to discuss the real-world impact of AI on software development. They dive deep into the maturity of AI-driven code, the rise of the "citizen developer," and why traditional writing and communication skills are becoming the new must-have for modern engineers.

Beyond the pull request: why code review is not infrastructure validation

Code review and infrastructure validation are distinct problems. While AI can review syntax, only an active, data-complete environment can validate system-wide state. Upsun provides the unified configuration file needed to turn "looks good to me" into verified production-readiness.

Webinar recap: Cost Intelligence for the AI Era

CloudZero’s Umesh Rao and Larry Advey showed what it actually looks like to connect AI to real cloud cost data, and the results are hard to unsee. On April 9, 2026, CloudZero hosted a live webinar, Cost Intelligence for the AI Era, featuring Umesh Rao, Director of Enablement, and Larry “Fred FinOps” Advey, Director of Cloud Platform & FinOps.

Introducing the CloudZero AI Prompt Catalog: 46 Ready-to-Use Prompts for Cost Intelligence

In early March, we launched the CloudZero AI Hub and the CloudZero Claude Code plugin, giving customers a direct line to their cloud and AI cost data through natural language. Early adopters and power users have already jumped in, using the plugin to investigate cost spikes, close commitment gaps, and get to cost-per unit metrics that used to take days to pull together. What we’ve noticed over the past few weeks is pretty consistent (and predictable).

Building an agentic content production system with Claude Code

This post by an engineer explains how his team uses the.claude folder in Claude Code. The folder is the hidden directory where you store context files, behavioral rules, and automated workflows so Claude understands how to operate in a specific project. He’d set up coding conventions, tool configs, CI integrations. Very engineering-brained. The tool is called Claude Code, so fair enough. I run a web and content team. We write blog posts, tutorials, and technical guides for a living.

Introducing Agentic Pipelines: AI automation for chores devs don't want to do

Bitbucket Pipelines has always been an engine for automating more than just CI/CD, but today, Pipelines takes a first step towards a full agentic automation platform for all the manual, tedious, repetitive work that happens before and after code creation. You’ve probably seen the stat: Development teams spend 84% of their day doing things other than building features. A lot of this work is: This work matters, but it’s not very fun.