Operations | Monitoring | ITSM | DevOps | Cloud

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

Will AI Kill Our Talent Pipeline?

As AI adoption increases, the race to real, durable AI value intensifies. Almost every organization that can use AI is using AI — but one of the most troubling trends I’ve observed revolves around talent. Right now, most organizations use AI to increase internal efficiencies — do quick research, write quick emails, start a new project at the 50% mark rather than the 0% mark, etc. But some executives I’ve talked to are taking a more aggressive approach.

Securing the Software Supply Chain: Why It's More Important than Ever

The software supply chain has become the backbone of modern IT environments. It powers applications, underpins operational processes, and drives innovation within organizations across industries. Securing the software supply chain has moved from a peripheral concern to a central element of cybersecurity: The vast network of code, dependencies, integrations, and third-party tools that comprise the supply chain is increasingly under siege from cyber threats and at risk of exploitation.

Securing IoT Devices with Firewall Monitoring: A Comprehensive Guide

The proliferation of Internet of Things (IoT) devices has transformed various sectors, offering enhanced efficiency and connectivity. However, this expansion also introduces significant security challenges. Implementing robust firewall monitoring is essential to protect these devices and the networks they inhabit.

The Platform Engineer's Guide to Navigating Kubernetes with Confidence

Kubernetes has quickly made itself known as the de facto platform for today’s applications and the most common way to build an infrastructure platform for application developers. Kubernetes offers immense flexibility and power, but it can introduce its own unique set of operational challenges. If you find yourself spending more time chasing down cluster issues than helping your developers work hassle-free, this guide is for you.

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.

How To Use Azure Budget Alerts To Avoid Surprise Bills

You spin up a few test environments. Someone forgets to shut one down. A cost spike hits your Azure bill. And no one saw it coming. Does this sound familiar? Surprise cloud bills are still a thing today. For teams trying to balance innovation with financial discipline, the Azure Budget feature offers a first line of defence against surprise cloud costs.

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.