Operations | Monitoring | ITSM | DevOps | Cloud

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

Don't build the autonomous AI factory first

Here's a scene playing out in engineering teams right now. An engineer spends the weekend running four or five coding agents in parallel. Monday morning, a teammate opens their laptop to 53 changed files with 2000+ diffs and a message that says, more or less, "should be good to merge." Nobody asked for this much output. Nobody has time to review it properly. The team doesn't feel faster. It feels ambushed.

An 80% AI Adoption Rate Is Like an 80% Gym Membership Rate. It Doesn't Prove Anyone Got Stronger.

Leadership has stopped asking whether your team is using AI. They’re asking what you’re delivering with it. That’s a harder question, because most of the numbers teams have been reporting, adoption rate, seats activated, prompts run, don’t actually answer it.

DRIVE vs SPACE: What each framework measures and when to use them

When Nicole Forsgren, Margaret-Anne Storey, and their coauthors published "The SPACE of Developer Productivity" in 2021, they settled an argument the industry had been losing for years. Productivity is not one number, and it is not a proxy like commits or story points. It is multidimensional, and any attempt to flatten it into a single metric will mislead you. Most of what came after in developer productivity measurement builds on SPACE. SPACE and DRIVE were built for different jobs.

IT Automation: What It Is and How to Get Started

Key Takeaways IT teams are supporting more users, systems, alerts, and services without a matching increase in headcount. Employees also expect immediate support, while businesses want critical services to remain available around the clock. Manual handoffs cannot reliably meet both demands. This guide explains what IT automation includes, how its approaches differ, and how to choose a practical starting point. It also links to deeper resources for each major category.

We turned off Pub/Sub and nobody noticed

Like many modern software stacks, the incident.io platform is predominantly event-driven. For example, whenever you send us an alert, post a message to our agent on Slack, or update an entry in your Catalog - these are all events that then get enqueued on a message topic, meaning any of our downstream components that are interested in that event can subscribe and react asynchronously, such as sending a push notification or posting a reply to you in Slack.

DevOps Cost of Ignoring Bad Bots on Your Infrastructure

A traffic spike used to mean good news. Now, it's just as likely to mean a scraper found your pricing page or a credential-stuffing script started hammering your login endpoint at 3 a.m. Most teams treat this as a security problem and hand it off accordingly. That's a mistake, because by the time it reaches security, it has already cost engineering time, compute budget, and a fair amount of sleep.

Shipped: Stop guessing why that billing connection exists

Every team with more than a few data connections has had this moment: someone opens the connections list, points at one, and asks “what is this for?” The answer lives in a former teammate’s head or in a Slack thread. And cleaning up the wrong connection can break cost ingestion. Now each connection can carry a note that explains why it exists, and anyone who opens the connection sees it.

AI agent cost: what agents really cost to run

AI agent cost in 2026 is mostly a consumption bill, not a subscription. Running an agent costs anywhere from fractions of a cent for a simple routed task to $5 or more for a complex multi-step job, because one request can trigger 3 to 10 model calls behind the scenes. Average production deployments land between $3,200 and $13,000 per month in operational spend. Here is where that money actually goes.