Operations | Monitoring | ITSM | DevOps | Cloud

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

Everything You Need to Know About OpenTelemetry Histograms

Modern systems throw off a lot of data—metrics, traces, logs—sometimes more than we know what to do with. When you're trying to understand how values spread out over time (like response times, memory usage, or queue lengths), averages alone don’t tell the full story. OpenTelemetry histograms help fill in those gaps. This guide walks through what they are, why they matter, and how DevOps engineers can use them to improve observability in real systems.

Correlation ID vs Trace ID: Understanding the Key Differences

You’re staring at logs, trying to figure out what caused that odd error in the middle of the night. Or maybe you're following a chain of requests across services, hoping to understand how one user action triggered a series of unexpected behaviors. That’s where distributed tracing and request tracking—specifically, correlation IDs and trace IDs—are invaluable. It’s the kind of detail that can make debugging faster and less painful.

Pager fatigue: Making the invisible work visible

As much as you try to prevent it, your product will break sometimes. While you hope it would have the decency to do so while you are awake and already working, sometimes the product is inconsiderate and decides to break outside your office hours. Being woken up from a page at 3 am sucks, and being woken up again two hours later (when you get pinged for a follow-up issue you missed the first time) sucks even more.

JFrog's Journey with AWS Graviton

Every business strives to optimize operational costs and efficiency. In the DevOps world, where cloud-scale operations are the norm, this becomes even more critical. At JFrog, while delivering a robust and highly scalable SaaS solution to our customers, we are equally focused on optimizing operational costs and maximizing infrastructure efficiency.

Tracking Azure Elastic Jobs using Redgate Monitor

Redgate Monitor has long helped data teams and DBAs keep track of SQL Agent Jobs. Now, with version 14.0.53, it extends that visibility to Azure Elastic Jobs, giving you a centralized view of all your scheduled tasks, whether they run on SQL Server, Azure SQL Managed Instances, or Azure SQL Databases.

CloudTrail Pricing Guide: Save On AWS Logging

Logging and auditing activity across your AWS environment is a must for security, governance, and compliance. Yet, between management events, data events, and optional insights, it’s easy to overspend on tracking activity without realizing it. In this guide, we’ll break down CloudTrail pricing in plain terms and see what impacts your final bill. We’ll also share immediately actionable ways to keep your CloudTrail costs in check without sacrificing full observability.

OWASP CI/CD Top 10: Inadequate IAM

In the race to ship software faster, many teams have turned to automation, decentralised tools, and powerful pipelines. But lurking under the surface of these streamlined processes is a growing and often invisible Identity and Access Management (IAM) threat vector. — a core vulnerability in modern CI/CD security.

Lessons Learned in LLM Prompt Security: Securing AI with AI

AI is no longer just a buzzword. According to a 2024 McKinsey survey, 72% of companies now use AI in at least one area of their business. By 2027, nearly all executives expect their organizations to use generative AI for both internal and external purposes. However, with this rapid adoption comes significant security risks. As organizations rush to implement AI solutions, many overlook a critical vulnerability: prompt security.

How Does OpenTelemetry Logging Work?

Modern systems throw off logs like confetti—and making sense of all that noise is half the battle. OpenTelemetry logging offers a way to bring some order to the chaos. It helps DevOps teams collect logs in a consistent format, no matter what language or framework they’re working with. In this guide, we’ll walk through what OpenTelemetry logging is, why it matters, and how to put it to work in your stack.

Why Should You Care About Endpoint Monitoring?

Modern applications rely on numerous interconnected endpoints to function properly. Maintaining visibility into these critical connection points is fundamental to both system reliability and security. When endpoints fail, degrade, or become compromised, the impact cascades to users, teams, and ultimately affects your bottom line. Effective endpoint monitoring provides the visibility needed to prevent these issues.