Operations | Monitoring | ITSM | DevOps | Cloud

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

Ubuntu Cron Logs: A Complete Guide for Engineers

Troubleshooting failed cron jobs without proper logging can be frustrating. Ubuntu cron logs record the execution of scheduled tasks, helping you identify what's working and what isn't. This guide covers what engineers need to know about Ubuntu cron logs – from finding them to analyzing their contents and setting up effective monitoring solutions.

Angular OpenTelemetry Setup and Troubleshooting

Implementing observability in Angular applications presents unique challenges. Understanding how users experience your application and identifying performance bottlenecks requires specialized tools and approaches. This guide covers implementing OpenTelemetry in Angular applications, with practical code examples for instrumentation, data collection, and integration with observability backends.

How to Use SQL Server Filtered Indexes for Better Queries

SQL Server’s filtered index is one of the most effective features for improving query performance and reducing index maintenance. Whether you’re working with big tables that don’t have much data or queries that constantly filter by the same conditions, filtered indexes offer a smart way to focus only on the rows that matter most.

From Logs to Metrics Part 2: Building an Open-Source Logs-to-Graphite Pipeline

Monitoring doesn't always need to be complex. In this guide, we'll show you how to transform some raw logs into usable metrics using a lightweight, open-source setup. We'll also use the Telegraf agent to convert logs into Graphite metrics that you can easily visualize and alert on. This is ideal for system admins, DevOps beginners, or anyone interested in building more innovative monitoring pipelines from scratch.

Reducing Database Complexity and Size using Subsetting | The Tony and Tonie Show

Getting realistic test data from large production databases can be a challenge, especially when you're trying to keep dev environments lightweight and secure. Tony and Tonie discuss how subsetting CLI in Redgate Test Data Manager will help you quickly generate smaller, fully representative subsets automatically.

CloudWatch vs OpenTelemetry: Choosing What Fits Your Stack

Choosing the right observability setup isn’t just a checkbox—it affects how quickly you can detect issues, debug them, and keep your systems reliable. CloudWatch and OpenTelemetry take different paths to that goal: one is a managed service tightly coupled with AWS, the other a flexible, open-source framework that's becoming a go-to in modern monitoring stacks.

What is PagerDuty? Key Features & Benefits Explained

PagerDuty. You’ve probably heard it mentioned during outages or seen it in tech forums. Maybe your DevOps team talks about it, or you found it while looking for ways to handle system failures. So, what is PagerDuty exactly? And why do teams rely on it? This post breaks down PagerDuty in simple terms, explores its key features and benefits, and shows you how to get started. We’ll also introduce you to a PagerDuty alternative that might work better for your team’s needs.

Real-time Linux with Ubuntu: low-latency performance for embedded systems

Need deterministic response times for latency-sensitive applications? In this session, Edoardo Barbieri (Product Manager at Canonical) breaks down the fundamentals of real-time Linux on Ubuntu, and how it meets the demands of telco, industrial automation, and robotics use cases. Learn how Ubuntu enables predictable, low-latency performance across embedded environments. Subscribe. Fuel your curiosity.