Operations | Monitoring | ITSM | DevOps | Cloud

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

Automating API Mocks in Your CI Pipeline with proxymock

When running tests in a CI/CD pipeline, relying on external APIs can introduce instability, slow down execution, and even lead to failed builds due to rate limits or API downtime. Fortunately proxymock provides a solution by capturing API interactions and running a local mock server, enabling fully isolated and repeatable tests. In this blog, we’ll demonstrate how to integrate proxymock into a GitHub Actions CI pipeline using a demo app called outerspace-go.

Going beyond MTTx and measuring "good" incident management

Going beyond MTTx and measuring “good” incident management We’ve chatted with hundreds of engineering teams, and a pattern keeps popping up: everyone’s tracking MTTX metrics—MTTR, MTTA, MTT-whatever—but when you ask, “Cool, so what are you doing with that?” …you get blank stares. And honestly, fair enough. Time-based metrics are easy.

Observability Pipeline: An Easy-to-Follow Guide for Engineers

You've got systems spitting out more logs, metrics, and traces than you can handle. Your monitoring costs are through the roof. And somehow, when something breaks at 3 AM, you still can't find the exact data you need. Sound familiar? Welcome to the observability pipeline conversation—no jargon, no fluff.

Announcing Densify's Latest Release: Smarter Kubernetes Automation, Built for the Enterprise

To coincide with KubeCon Europe 2025, we’re excited to announce the latest release of Densify’s Kubernetes optimization engine, Kubex, which delivers full-stack resource management and seamless automation resource optimization at enterprise scale. This release delivers the advanced controls enterprises have been asking for—without sacrificing the intelligence and precision that sets Densify apart.

Zero Code Instrumentation: The Missing Link in Observability

Have you ever struggled with systems that fail to tell you what went wrong? The kind where you’re digging through logs at 2 AM while alerts keep piling up. In DevOps, clear visibility into your applications isn’t a luxury—it’s essential. This is where instrumentation without code changes can help. It simplifies observability, reducing the manual effort needed to track down issues. If you haven’t explored it yet, you might be making troubleshooting harder than it needs to be.

How DCI to the Edge will be important for AI

AI continues to dominate the networking landscape in 2025, but what impact will it have on future developments? The network edge is expected to play an increasingly significant role as AI model training in the core transitions to inference at the edge. This webinar will discuss the importance of the edge in AI advancements and explore how service providers can leverage their prime assets—space, power, and network infrastructure—to support this rapidly growing application.

How to Revolutionize Your NOC with the Resolve Capabilities Model

Network operations centers (NOCs) are under increasing pressure to improve efficiency, reduce downtime, and accelerate incident resolution. Yet many struggle to define a clear NOC automation strategy. When your team is deep in the trenches, it’s easy to lose sight of the long term: The answers lie within our framework: the Resolve Capabilities Model. This model was developed in tandem with customer conversations about NOC automation, aspirations, broader tech challenges, and more.

Protecting against Next.js middleware vulnerability CVE-2025-29927 with HAProxy

A recently discovered security vulnerability requires attention from development teams using Next.js in production environments. Let’s discuss the vulnerability and look at a practical HAProxy solution that you can implement with just a single line of configuration. These solutions are easy, safe, and incredibly fast to deploy while planning more comprehensive framework updates.