Operations | Monitoring | ITSM | DevOps | Cloud

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

Top Linode Alternatives for 2025: Why Kamatera Stands Out for DevOps Teams

Businesses continuously explore alternatives to Linode to discover cloud hosting solutions that align perfectly with their diverse needs. Alternative platforms like AWS, Amazon, OVHcloud, and Kamatera offer varied options in terms of pricing, features, and performance capabilities. Shifting to these alternatives might provide better integration options, improved customer support, or pricing benefits suited for different business scales. This exploration enables organizations to secure a cloud platform that meets their specific requirements and supports their growth trajectory effectively.

How to Use MySQL Performance Analyzer

If you're dealing with slow MySQL queries and wondering why your database performance is lagging, you're not alone. MySQL performance analyzers are key tools for pinpointing bottlenecks, optimizing queries, and ensuring your databases stay efficient and responsive. Let’s explore how these tools can help you keep things running smoothly.

How to find Kubernetes reliability risks with Gremlin

Part of the Gremlin Office Hours series: A monthly deep dive with Gremlin experts. Most Kubernetes clusters have reliability risks lurking just below the surface. You could spend hours or even days manually finding these risks, but what if someone could find them for you? With Detected Risks, Gremlin automates the work involved in finding and tracking reliability risks across your Kubernetes clusters. Surface failed Pods, mismatched image versions, missing resource definitions, and single points of failure, all without having to run a single test.

9 Continuous Delivery Tools For Reliable Releases

Zoom has an interesting concept they call a “minimum version enforcement policy.” The video conferencing platform enforces a Quarterly Lifecycle Policy, meaning that every three months, specifically in February, May, August, and November, Zoom updates the minimum required versions of its apps and SDKs. All users, system admins, and developers must be on at least the specified version to continue using the platform. Why?

What Are SOAPs? De-Mystifying Service Orchestration and Automation Platforms

A Service Orchestration and Automation Platform brings together several core automation capabilities—workflow orchestration, workload scheduling, and resource provisioning—into a single, policy-driven platform. The goal is to provide end-to-end automation across hybrid infrastructure, applications, data pipelines, and services.

A Comprehensive Guide to Monitoring Disk I/O on Linux

In a Linux environment, understanding how your storage devices perform can mean the difference between a system that flies and one that crawls. Whether you're troubleshooting performance issues or fine-tuning your server setup, getting familiar with Linux disk I/O statistics is an essential skill for any tech professional. This guide breaks down everything you need to know about Linux disk I/O stats - from basic concepts to practical monitoring techniques that you can implement today.

Will it Monitor? Tracking the ISS in Real Time

Tracking the International Space Station (ISS) as it orbits Earth is not just a captivating endeavor for space enthusiasts, it's also an excellent demonstration of how real-time data collection and visualization can be achieved using readily available open-source tools. To monitor the ISS location and trajectory, we'll demonstrate how to set up a simple cron job to fetch it's coordinates every five minutes, parse the data into a suitable format, and visualize it on a dashboard.