Operations | Monitoring | ITSM | DevOps | Cloud

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

Your Cloud Economics Pulse For December 2025

Welcome to December’s edition of CloudZero’s Cloud Economics Pulse — your monthly read on how cloud spend is shifting across providers, services, and AI workloads. No surprises here — November continued the quiet reshaping trend we’ve seen all year. Compute softened, data layers grew, and AI/ML hit its highest share yet. AWS extended its lead, Azure and GCP nudged upward, and the emerging “AI layer” of providers continued to take shape.

FAQs, SchmAQs: The IT Automation Solution that Does the End-to-End Work for You

At some point in the last few decades, every enterprise convinced itself that the humble FAQ page was going to save IT. If you could just document everything (every how-to, every troubleshooting step, every tribal data nugget living in someone’s head) you could finally stop the ticket flood. The idea was for employees to self-service and avoid escalating to engineers while freely sharing knowledge across a de-siloed ecosystem. But of course, that’s not what actually happened.

Stop Treating Models Like Magic, Start Treating Them Like Binaries

In my previous posts, we discussed the where and the how of managing your ML assets. We showed you how JFrog Artifactory acts as a powerful, universal model registry (the “where”) and how the FrogML SDK serves as the gateway to get your models and metadata into it (the “how”). Now, let’s talk about the why.

How to Track Down the Real Cause of Sudden Latency Spikes

Start with distributed tracing to find which service is slow, then use continuous profiling to see why the code is slow, and finally apply high-cardinality analysis to identify which users or conditions trigger the problem. It's 2 AM. Your phone buzzes. Users are reporting timeouts. The metrics dashboard shows p99 latency spiking from 200ms to 4 seconds, but everything looks normal—CPU at 60%, memory stable, no error spikes. A quick pod restart helps briefly, then latency climbs right back up.

The Last Mile - Why Banks Must Automate Trust to Gain Velocity

The financial service industry has spent years modernising their software delivery pipelines. Build and test cycles are fast, infrastructure is automated, and engineering capability is no longer the bottleneck. The slowdown now occurs at the end of the process: the last mile, where a change must prove it is safe before it can enter production. This final step is governed by a trust layer with people in it.

How ADP Modernized Feature Delivery With Harness (105% ROI Case Study)

In this customer success story, ADP leaders share how Harness Feature Management enabled them to move faster, innovate safely, and scale to millions of daily users across MyADP and the ADP Mobile app. Featuring: Chris Davis, VP of Development for MyADP & ADP Mobile Josh Steverson, Principal Engineer Patrick Laughlin, Principal Application Developer The Challenge ADP relied on multiple internally built systems — different tools for mobile, web, trunk-based development, and config.

Ephemeral Environment Testing: Do you need it?

Traditional testing methods often delay the software development lifecycle, as we have grown used to these outdated processes without considering alternatives. Ephemeral environments introduce a more efficient solution. They allow for the quick creation and dismantling of isolated testing environments. These isolated environments approach leads to faster and more productive development cycles while still delivering high-quality software to users.