Operations | Monitoring | ITSM | DevOps | Cloud

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

AI Factories Will Be Won on Efficiency: Why the Kubex + Rafay Partnership Matters

The early era for AI was defined by experimentation, standing up isolated environments, and finding the first practical use cases. Today, the conversation is different. Enterprises are no longer asking whether AI matters. They are asking how to scale it sustainably, securely, and economically. That shift is giving rise to the AI factory: a repeatable, governed, production-ready environment where data scientists, platform teams, and application teams can build, train, deploy, and operate AI at scale.

Kubernetes GPU Resource Optimization: Top 10 Solutions in 2026

TL;DR: Most Kubernetes clusters waste GPU compute through over-provisioned pod requests and suboptimal node selection. This guide covers 10 tools that fix this across four layers: resource lifecycle (Kubex, ScaleOps, Cast.ai), hardware partitioning (GPU Operator, MIG, time-slicing), inference serving (Triton, KServe), and observability (DCGM Exporter, NFD). For most teams, the biggest gains are at the resource lifecycle layer: no model changes required.

The hidden cost of scaling ecommerce on hyperscalers

Key takeaway: Hyperscaler pricing models often penalize e-commerce growth due to unpredictable egress fees and unbounded auto-scaling, but moving to a resource-based allocation model allows teams to treat infrastructure costs as a deliberate business decision rather than a post-campaign surprise. Ecommerce traffic doesn't grow linearly. It spikes, and every spike rewrites your cloud bill.

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.

The quiet problem underneath modern software delivery: database change at scale

Application delivery has accelerated over the last decade. Modern CI/CD pipelines, automated testing, and cloud infrastructure have already raised the baseline. Now AI-assisted coding tools are compressing timelines further still - developers are writing and shipping code faster than ever.

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.