Operations | Monitoring | ITSM | DevOps | Cloud

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

Why Rollbacks Matter in Infrastructure Automation | ENV Zero Topic Talk

Welcome to another ENV Zero Topic Talk! Today, we dive into why rollbacks are crucial in infrastructure automation. Discover how ENV Zero’s rollback feature ensures your systems remain stable by enabling you to quickly revert to a known good state during deployment failures. Minimize downtime, protect your services, and improve recovery times. Learn how rollbacks can improve your deployment process and safeguard your business today.

Your AI Agents Are Only As Good As Your Data | Harness Blog

Every agent demo follows the same arc. The agent calls an API. A deployment triggers. A ticket gets created. The audience is impressed. Then someone asks a real question: "Which regions had the highest order failure rate this quarter, and are any of them linked to vendor SLA breaches?" That question crosses four entity types — orders, fulfillment records, vendors, SLA contracts.

Building Governance, Auditability, and Visibility into Database DevOps | Harness Blog

Database changes are inherently complex: coordinating schema updates, managing risk, and avoiding downtime all require care. Even when teams improve how they deliver those changes, governance often remains inconsistent, manual, and reactive. In many environments, governance is treated as a separate layer around deployment. Policies are applied unevenly, approvals become bottlenecks, and audit evidence is assembled after the fact, creating gaps in enforcement and increasing operational risk.

Carbon emissions data at your fingertips

This post is also available in German and in French. Tracking environmental impact can be fragmented, time-consuming, and disconnected from operational data. Beyond simply checking ESG reporting boxes or making sure your company is CSRD compliant, actively monitoring environmental impact is the foundation for building an effective sustainability strategy. At Upsun, we know that measuring progress is the first step toward improvement.

New Custom Dashboards: Metrics, Logs, Live Commands, and More in a Single View

Custom dashboards in Netdata have always let you pull charts together on-the-fly into a single view. That’s useful, but it’s also limited. In practice, when you’re running an incident or reviewing a service, you don’t just want charts. You want to see the output of top alongside your CPU metrics. You want slow query logs next to your database latency charts.

UK sovereign cloud security standards to watch in 2026

The regulatory landscape governing UK sovereign cloud security has shifted more dramatically in the past 12 months than in the preceding decade. New legislation, tightened procurement frameworks, and an intensifying cyber threat environment are collectively raising the compliance floor for organizations running cloud workloads in the UK.

Getting more out of Playwright CLI: a practical guide for QA and DevOps teams

If your team runs Playwright tests in CI, you already know the npx playwright test drill. It works fine until your suite crosses a few hundred tests. Then things get messy. Flaky reruns stack up. Debugging means downloading trace zip files and opening them on your laptop. Reports? Static HTML files that people stop checking after day 3.

What Is Snowflake? A Beginner-Friendly Guide

Imagine if you had a magic box where you could keep all your business information — sales numbers, customer feedback, everything — safe and sound, but also easy to look at whenever you needed. That’s kind of what Snowflake does, but for big organizations and using the cloud. It’s a new way for companies to store and use their data without getting bogged down by the techy details.

Manage Hyperping with Terraform: Community Provider by Develeap

If you manage more than a handful of monitors, you have probably wanted to define them in code rather than clicking through a dashboard. Terraform is the standard tool for that in the infrastructure world, and now there is a Terraform provider for Hyperping. Develeap, a DevOps consultancy, built this provider while managing monitoring for 57 tenants at scale. They needed infrastructure as code for monitors, status pages, and incidents, so they built it, tested it in production, and open-sourced it.