Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

ActiveMQ MQTT Protocol Setup Guide: QoS, SSL, and IoT Scale

Modern enterprise architectures increasingly need to bridge the gap between resource-constrained IoT devices and heavyweight enterprise backend systems. ActiveMQ MQTT support makes this possible: devices running the MQTT protocol - sensors, actuators, edge nodes, publish telemetry on standard topics, while JMS-based backend services consume and process the data without any client-code changes.

VictoriaMetrics Virtual Meetup Q1 2026 - VictoriaMetrics Cloud Updates

VictoriaMetrics Cloud continues to mature as a secure, reliable, and cost-efficient observability platform. With PrivateLink now available across all regions, including Frankfurt, users can operate entirely without exposure to the public internet. Blue-green cluster deployments enable seamless, zero-downtime updates, while incremental backups ensure storage efficiency by capturing only what has changed. Operational visibility is improved with clearer alert states, showing Firing and Resolved conditions upfront. Security enhancements include stronger password policies and expanded authentication safeguards.

How to Test SQS Workflows Locally with LocalStack and OpenTelemetry

LocalStack lets you run SQS, Lambda, and S3 locally in Docker — but there's a hidden trap: OpenTelemetry's default AWS propagator doesn't work with free LocalStack. Here's how to set up end-to-end local testing with working trace propagation. Prathamesh works as an evangelist at Last9, runs SRE stories - where SRE and DevOps folks share their stories, and maintains o11y.wiki - a glossary of all terms related to observability.

From Context to Commitment

If service-centric observability provides the control layer, the next question becomes more urgent. What happens when organizations pair context with automation that operates inside clear defined boundaries? During conversations at Nexus Live 2025, leaders did not describe automation as a futuristic aspiration. They described it as a necessary progression. However, the distinction they drew was important. Automation without context accelerates activity.

Moving On From MCP: How We Built the Bindplane AI Skill

If you've spent any time wiring AI coding agents into developer platforms over the last year, you've probably reached for MCP. We did too. And after enough sessions watching context windows balloon and tool calls misfire, we started looking for something different. This is the story of what we built instead — a native AI skill for the Bindplane CLI — and the engineering decisions behind it.

Bindplane Now Ships With a Native AI Skill - Bring Your Own Agent

Today we're rolling out the Bindplane AI Skill, a built-in capability of the Bindplane CLI (v1.98+) that teaches your favorite AI coding tool how to work with Bindplane — natively, accurately, and without the setup headaches of traditional integrations. Read Part 2 of the Bindplane AI Skill series to learn more about how we built it and how it works with real-life examples.

Setting Up Server Monitoring for a Rails App on Hatchbox

Owning your server stack shouldn't be a source of anxiety. Unfortunately, it often is, especially if you only pay attention to the problems you can feel in your gut: Is the app running? Is it throwing exceptions? Does it seem fast enough? These are great intuitive measurements, but just as a doctor uses diagnostics to catch high blood pressure before it becomes a crisis, you need deeper visibility to detect memory leaks, CPU spikes, and disk consumption before they bring your project to a halt.

How to monitor external SaaS service outages

Modern infrastructure is no longer just about what you build and run internally. Most DevOps and system administration teams rely on a growing number of external SaaS services, including cloud providers, monitoring tools, authentication systems, CI/CD platforms, communication tools, and more. When one of these services fails, your application may still look healthy internally, while users are already experiencing issues.