Operations | Monitoring | ITSM | DevOps | Cloud

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

Beginner's guide to getting started in machine learning

Machine learning (ML) has shifted from being a niche research field to a powerhouse behind many technologies we use daily. From personalized recommendations on streaming platforms to chatbots and image recognition, ML’s influence is everywhere. But what exactly is machine learning, and why should you invest time in learning about it? This blog will walk you through ML’s fundamentals, explain what you need to know, and outline a practical step-by-step plan to start your ML journey.

Unlocking the Power of GPUs and LLMs: Scalable AI Solutions with Civo

As the demand for large language models (LLMs) and AI-powered applications continues to grow, businesses are facing challenges in scaling compute capabilities and managing costs. GPUs have become the cornerstone of AI innovation, but their integration requires scalable and efficient solutions tailored to enterprise needs.

An Introduction to Open Source Licensing for complete beginners

Open source is one of the most exciting, but often misunderstood, innovations of our modern world. I still remember the first time I installed linux on my laptop, saw the vast array of packages I could install on it, all the utilities and libraries that make it work, all the forum threads filled with advice and debugging and troubleshooting, and I thought: “Wait, all of this is free???” It’s free, you can use it, and it’s awesome.

10 Popular VS Code Color Themes in 2025

Programming is an art and a science, and while we often focus on things like performance and integrations, there’s something else that deserves attention—aesthetics. Okay, maybe not just as crucial. But the way our tools look and feel can impact productivity and comfort. A well-chosen Visual Studio Code (VS Code) theme isn’t just about style—it enhances readability, reduces eye strain, and makes long coding sessions more enjoyable.

Traditional Managed Services vs. DevOps Automation Platforms: A Comprehensive Comparison

Infrastructure management is critical for companies building and scaling applications. Traditional managed services (MSPs) handle these tasks externally but often come with high costs, slow execution, and limited flexibility. For teams needing control, speed, and efficiency, DevOps automation platforms might offer a much better alternative.

Azure Cost Per Resource Group to monitor and optimize costs

Understanding the cost of Azure resources at a granular level is critical for managing budgets effectively. With resources deployed across different resource groups-be it by teams, departments, or projects-tracking expenses can become complex. By analyzing costs per resource group, organizations can allocate ownership, identify cost spikes, and ensure accountability.

A comprehensive guide to NIS2 Compliance: Part 2 - Understanding NIS2 requirements

In my previous blog, we ran through what NIS2 is and who it applies to. In this second part of the series, I’ll break down the main requirements you’ll find in NIS2 and help translate them into actionable and practical measures you can take to achieve NIS2 compliance. Join me in this post and start understanding what NIS2 is all about.

Concept Demo: AI-Generated Status Updates for Mattermost Playbooks

In this video, we’re showcasing an early prototype of AI-generated status updates in Mattermost Playbooks—designed to simplify workflows and improve team communication during critical incidents. With this enhancement, you can: This conceptual demo highlights how AI can transform incident response by saving time and ensuring everyone stays informed with up-to-date information.

Mastering Multi-Cluster Kubernetes Certificate Management with cert-manager

Managing TLS certificates in Kubernetes is no small feat, and the complexity only grows when you’re dealing with multiple clusters. Ensuring secure communication, automating certificate renewals, and integrating with external Certificate Authorities (CAs) are just a few of the challenges Kubernetes administrators, DevOps engineers, and security professionals face.