Operations | Monitoring | ITSM | DevOps | Cloud

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

Streamline Your Development Process with relaxAI!

Join Ben Norris, AI Engineer at Civo, as he showcases the capabilities of relaxAI, our AI-powered coding tool. In this demo, Ben demonstrates how relaxAI can be used to build a website, create a Kubernetes deployment, and generate a Docker image with ease. Watch as he explores the features and benefits of relaxAI and see how it can simplify and accelerate your coding workflow. This is a recording taken from a Disruptive Tech event in London, sponsored by Civo.

.NET Logging with Serilog and OpenTelemetry

Debugging modern.NET apps isn’t as simple as scanning logs anymore. With services spread out and systems growing more complex, it's easy to miss the bigger picture. Serilog gives you clean, structured logs. OpenTelemetry brings in traces and metrics to connect the dots. This guide covers how to wire up Serilog with OpenTelemetry, send logs to traces, and build an observability setup that helps you troubleshoot, without digging through disconnected logs for hours.
Sponsored Post

Six Lessons from Production gRPC

In the half-decade since gRPC became part of our production ecosystem, we've encountered a range of challenges and discovered a few hidden pitfalls that can trip up even the most experienced teams. Below, we'll walk through some of the core lessons learned, with tips, best practices, and examples drawn straight from the trenches.

What is geopatriation?

The world is changing every day. From geopolitical shifts to legislation like GDPR which requires localized processing – these all create a complex and uncertain landscape where data storage, processing, and cloud services could potentially come to a sudden halt or suffer heavy disruption overnight. As a result, organizations are increasingly interested in potential routes for shifting cloud services to safer alternatives closer to their country of operation.

Harvester 1.5 Extends Kubernetes-Native Virtualization to ARM64and CSI-Compliant Storage

As organizations move beyond traditional hypervisors, Harvester continues to lead the way as an open source, Kubernetes-native virtualization solution. With the release of Harvester 1.5, users now have greater flexibility and ecosystem alignment than ever before—with General Availability (GA) for ARM64 and support for CSI-compatible storage backends. Harvester is part of a growing shift toward cloud-native infrastructure that unifies VMs and containers under the Kubernetes API.

Navigating the Future of Data Infrastructure with Jonathan Atkin

AI is driving data infrastructure to a breaking point. In this episode of Uplink, Jonathan Atkin—Managing Director and Global Head of Communications Infrastructure Investment Research at RBC Capital Markets—joins host Michael Reid to explore how AI is reshaping connectivity, investment, and infrastructure strategy.

The True Cost Of Cloud Computing Explained

It came as a pleasant surprise. CloudZero recently discovered over $1.7 million in annualized savings. And, all from our own infrastructure. Otherwise, we would have spent $1.7 million on cloud resources we didn’t actually need. Cloud savings stories like this are common with CloudZero customers, and we often find companies spending more than they should in the cloud. If your team is also struggling with managing and controlling the cost of cloud computing, then this guide is for you!

Top 11 Application Logging Tools for DevOps Engineers in 2025

When something breaks in production, logs are usually where you start. They help you figure out what happened, where, and why. But with microservices architecture, logging isn't simple anymore. In a traditional monolithic application, logs live in one place. With microservices, they're scattered across multiple services, containers, and sometimes even data centers. What used to be a simple grep command now feels like solving a mystery without most of the clues.