Operations | Monitoring | ITSM | DevOps | Cloud

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

eBPF: Preventing Garbage HTTP Payloads When Reading Kernel Scatter-Gather Buffers

Recently someone on our team opened a traffic snapshot and found an HTTP request that was captured with our eBPF capture agent, nettap. Our protocol dissector parsed most of the response correctly, but that correctness ended once the response headers were processed. What they ended up with was a recording of an HTTP request/response where the response body was just an incorrect collection of garbage binary data when it should have been JSON text.

Workflow Orchestration for IT Operations: Why Cross-Domain Functionality Matters

Enterprise IT work rarely stays inside one tool anymore, does it? A service request may start in an ITSM platform, require approval in a collaboration tool, trigger an identity change, update a system of record, and notify an employee when the work is complete. Likewise, an infrastructure incident may begin with a monitoring alert, require diagnostic checks, involve cloud or network systems, and end with validation, documentation, and escalation if remediation fails.

How to Get Higher Network Availability

Reduce downtime and build a more resilient network with our practical tips for improving network availability. By Serena Toh and Matt Madawi Table of Contents Network availability is more than a technical metric (though it is an important one). The availability of your network is the difference between applications that keep serving customers and applications that stall when a link, device, data center, or provider fails.

The Gremlin app for Dynatrace: resilience testing and reliability scoring, built on the observability you already trust

Dynatrace gives engineering teams deep, real-time visibility into every service they run. That visibility is the foundation of every effective reliability practice, and it's exactly the foundation Gremlin is built to extend. Once you can see how your distributed systems behave today, the next step is knowing how they'll behave under failure tomorrow—and to do it before those failures happen.

9 Best Log File Analysis Tools for IT and DevOps Teams

An incident is open and the evidence is scattered. The application logs point to a connection timeout; the load balancer shows nothing unusual, and the container that produced the original error was replaced eighteen minutes ago. Three engineers are logged into three separate hosts running the same search, and the log line that would explain it has already rotated away. That is the moment most teams start shopping for a log file analysis platform.

What is an AI sandbox? A developer's guide

An AI sandbox is an isolated environment where code from an AI coding agent runs without direct access to your machine or your production systems. If the agent runs a destructive command or a mistaken script, the damage stays contained inside the sandbox. Developers use AI sandboxing to let agents execute code freely while keeping the host and its credentials out of reach.

Terraform Modules vs. Resources: When to Promote a Pattern

Terraform gives you two ways to express the same infrastructure. You can declare resources directly, or you can wrap them in a module and call that module with inputs. Both produce identical cloud objects. The choice is not about capability, it is about where you want the complexity to live and who you want to be responsible for it. Most teams get this decision wrong in one of two directions.

How to Connect Cursor to CircleCI: AI-Powered CI/CD Debugging with MCP

Stop context-switching between your IDE and CI dashboard. This video shows you how to connect Cursor to CircleCI using the CircleCI MCP server so your AI agent can read pipeline failures, validate configs, and trigger builds without leaving your editor. In this demo, we introduce a bug, let CI catch it, and watch the agent diagnose and fix it autonomously through a full green pipeline. No manual log hunting required.

DRIVE Deep Dive: Efficiency

This is the fifth and final post in the DRIVE Deep Dive series, following Delivery, Reliability, Initiatives, and Vigilance. For the complete model across all five pillars, download the full DRIVE framework. -- Engineering money and time land in three places a leadership review can actually act on: the cloud bill, the internal spend on AI and LLM tokens, and the split between building new things and keeping old ones running.