Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Application Performance Monitoring and related technologies.

Authentication Model in OpenTelemetry

In any type of software that involves the movement of data or information, there is a pressing need to make the passage of data secure. One way of achieving this is by authentication. You must have experience authenticating API calls or other data streams. In modern systems, where even a small mishap can wreak havoc and you might wake up to a $$$ bill the next day, we should do whatever is within our capacity to secure our systems.

Application Performance Monitoring (APM) Guide: Monitor and Optimize Application Performance

Every millisecond your application takes to respond can decide whether a user stays or leaves. But here’s the catch, you can’t improve what you can’t see. Behind every slow page load, failed API call, or random spike in latency lies a story your application is trying to tell. Application Performance Monitoring (APM) is how you listen to that story.

APM vs Observability: Both-and, not either-or

I'll start this, the third and final entry in my series on APM and Observability, which was originally inspired by my contribution to an APMdigest article, by once again pointing out that APM tools can be built with observability in mind. Many are, in fact. And the ones that aren’t don’t turn into a different type of tool. In my experience, it's more that there's a difference of mindset.

Choosing the Right APM for Go: 11 Tools Worth Your Time

If you’re building high-performance systems, Golang has probably earned a spot in your stack. Its speed, lightweight concurrency, and quick compile times make it ideal for scalable APIs, microservices, and distributed systems. But those same qualities that make Go powerful can make performance monitoring tricky. Goroutines run fast and in parallel, which means a simple CPU or memory graph doesn’t always tell you what’s slowing things down.

Optimize Cloud Costs with Datadog Cloud Cost Management

Datadog Cloud Cost Management unifies observability and cost data so engineering and FinOps teams can drive efficiency together. In this demo, see how you can: Allocate cloud costs across AWS, Azure, Google Cloud, OCI, and SaaS providers with precision Empower engineers by surfacing costs in their daily workflows Automate recommendations to accelerate optimization Monitor your daily Datadog costs - at no additional charge.

15 PHP APM Tools Worth Using in 2025

PHP powers a large swath of the web — from blogs to storefronts to APIs. But with microservices, third-party dependencies, and scaling complexity, performance can slip in subtle ways. Your app might mostly work, but small—noted delays, occasional spikes, or hidden bottlenecks build up. An APM tool helps you see inside the black box: which functions are slow, which DB queries are hogging time, which external calls are failing or stalling.