Operations | Monitoring | ITSM | DevOps | Cloud

Prepare for the EU AI Act with Harness AI Security | Harness Blog

Harness AI Security provides a unified control plane for AI discovery, risk visibility, and runtime protection, helping organizations operationalize key requirements of the EU AI Act. Instead of relying on manual audits or fragmented tooling, teams get continuous insight into how AI systems are built, exposed, and used, along with the evidence needed to demonstrate compliance.

Could vs. Should: The First Year Managing an SRE Team

As of today, I’ve drafted this post upwards of 10 times – it’s old enough that the version I first started working on was called “Reflections on 1 Year of SRE Management” (I’m currently at 2.5 years). But everything I learned during that first year became critical for the next.

Monitor Your PHP Applications with AppSignal

Good news for PHP developers: AppSignal monitoring is now available for PHP applications. Our new package brings traces, metrics, and logs from your PHP app into AppSignal, with auto-instrumentation for frameworks like Laravel and Symfony and a foundation built on OpenTelemetry. Already using AppSignal's PHP package and want the latest updates? Migrating is straightforward: remove your current OpenTelemetry setup and follow our new install guide.

AI Summary Agent in Turbo360

Handed over an Azure integration environment you've never seen before? Turbo360's AI Resource Summary agent gives any support operator or engineer an instant plain-English overview of what a resource is, how it behaves, and what to watch out for - without needing to ask the developers. In this demo: Great for: IT operations teams, MSP NOCs, cloud support engineers, and anyone responsible for running integration workloads they didn't build.

Shipped: The Fastly spend that was hiding in plain sight

CDN and edge spend is easy to lose track of. Fastly bills on its own, off to the side of your cloud invoice – real money, often significant, sitting where none of your cost tooling reaches. So it stays its own island: a lump sum with no easy way to tie it back to the teams, products, and customers driving the traffic.

OpenAI API cost calculator: estimate your GPT spend before it estimates you

This OpenAI API cost calculator (also an AI inference calculator for o3/o4-mini thinking tokens) estimates your monthly OpenAI API pricing bill from three inputs: model, request volume, and average tokens per request. Toggle between standard, batch, and cached pricing and get your number in seconds. It also shows what the same workload costs on Claude and Gemini. For the full per-model rate card, see CloudZero's OpenAI API pricing guide.

VDI Monitoring: How to Ensure High-Performance Virtual Desktop Infrastructure

Remote and hybrid work turned virtual desktops from a niche IT choice into a core way employees get their jobs done. When a desktop lives in the data center or the cloud, every logon, click, and screen refresh depends on infrastructure the user never sees. That shift is why VDI monitoring matters: it protects the end-user experience when the desktop is no longer local. The challenge is that a single slow session can have dozens of causes—across compute, storage, network, and the broker layer.

Apache Kafka Share Groups are NOT true queues. Here's why that's a good thing.

This Spring, the Apache Kafka community released version 4.2 with a “production-ready” Share Group feature. Also known as a “Kafka queue” people were eager to see this feature because it introduced elastic consumer scaling, individual message acknowledgments, and built-in "poison pill" handling; similar to what you'd find in traditional message brokers like RabbitMQ and ActiveMQ.