Operations | Monitoring | ITSM | DevOps | Cloud

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

Top Cloud Cost News From February 2025

There’s no doubt about it: The cloud cost landscape changes quickly. It seems like every month brings new updates from the cloud providers and several new resources you can use to master FinOps within your organization. Here are the top cloud cost news headlines you may have missed from February 2025: Read on for the details.

Advanced Container Resource Monitoring with docker stats

If you’ve ever needed to check how much CPU or memory a Docker container is using, docker stats is the command for the job. It provides real-time resource usage metrics, helping you monitor and troubleshoot containers efficiently. This guide covers everything you need to know about docker stats: how to use it, what each metric means, and how to integrate it into a larger monitoring setup.

#037 - Problem First, Kubernetes Second: Insights from Ahmed Bebars (New York Times | CNCF)

In this episode of Kubernetes for Humans, we speak with Ahmed Bebars, a Principal Engineer at the New York Times and a CNCF Ambassador, who offers a unique perspective on cloud native technologies. Ahmed recounts his professional journey in accounting before transitioning into the technology sector, leading to his current deep involvement with the Kubernetes ecosystem. He shares his initial introduction to Kubernetes almost a decade ago, recognizing its capabilities in container orchestration.

Introducing Audit Logs: Ensuring Visibility, Security, and Compliance in FireHydrant

When something goes wrong, the first question is always: what changed? Whether it’s an unexpected change to your on-call schedule, a broken automation, or a modified Runbook that just seems off, understanding the issue starts with knowing who made what change, when it happened, and what exactly changed. But in an organization with many users, keeping track of every action can feel impossible.

AIOps for Kubernetes (or KAIOps?)

With the growing complexity of cloud-native applications, DevOps teams often face challenges when setting up and maintaining Kubernetes observability. AIOps (artificial intelligence for IT operations) makes the process more manageable using AI and machine learning for monitoring, troubleshooting, and performance optimization. In this article, you’ll learn about the common challenges in Kubernetes observability and how AIOps can provide proactive and effective solutions.

Building a customer churn detection system with Hugging Face and CircleCI

Losing a customer to a competitor can be costly; customer retention is vital for business success and growth. Businesses must anticipate when and why a customer might leave, so they can implement measures to retain them. One solution might be to build a system that predicts churn. But can it be done? Using machine learning (ML) techniques to analyze customer service interactions can provide valuable insight into customer sentiment.