Operations | Monitoring | ITSM | DevOps | Cloud

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

Outdated Python Could Be Costing You More Than You Think

Python is deeply embedded in modern infrastructure, but many organizations continue to run outdated Python across critical systems. Sticking with older runtimes may seem harmless, but it quickly piles up technical debt as teams spend more time maintaining fragile code and applying workarounds. Over time, that debt translates into a high financial drain.

Tracking Azure SQL changes with Azure Functions and CI/CD automation

Imagine being able to automatically detect when a high-value order is placed, then log it and notify your sales team – without manually accessing your app code. Azure SQL Trigger Functions make this possible. By automating the response to database changes as they happen, you can streamline operations, sync data, and power workflows in near real-time. Azure SQL Triggers, especially when combined with serverless functions, offers a powerful, low-maintenance way to respond to real-time data changes.

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.

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 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.

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.

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.