Operations | Monitoring | ITSM | DevOps | Cloud

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

Checklist: how to reduce environment drift without slowing devs or AI agents

Environment drift persists when teams standardize code but leave infrastructure, data, and access decisions to individual teams and manual setup. Most teams know their environments are not identical. What they underestimate is how quietly the gap widens. A database version is out of sync between production and staging; an environment variable is added manually to one server but never tracked; a cron job runs in production but was never captured in the dev config.

Bridging AI and Infrastructure: Introducing the Megaport MCP Server for Agentic Networking

Discover the Megaport MCP Server and how it enables AI-powered, agentic networking through natural language access to network infrastructure. By Miwa Fujii, Community Manager - Terraform and Ryan Tucker, Solutions Architect In the cloud networking era, we’ve moved from manual configurations in the Portal to Infrastructure as Code (IaC), Terraform. But the next frontier isn’t just code, it’s intelligence. We are pleased to announce the release of the Megaport MCP Server (Open Beta).

Beyond tokens per watt - using Ubuntu 26.04 LTS for AI

Tokens per watt (TpW) – the measure of useful AI work produced per watt of energy consumed – is the metric at top of mind for CEOs, heads of AI, and infrastructure teams alike. With the tremendous cost of GPU clusters, extracting as much value as possible from the expense is critical. But in the pursuit of tokens, it’s important to remember that hardware efficiency isn’t the only factor influencing data center operating costs, or the output of useful, revenue-generating AI work.

[Webinar] Building Regulated Infrastructure: How Lucis Standardized Security for Global Care

In Healthtech, downtime is more than a loss of revenue, it is a disruption to patient care. Whether supporting digital health platforms or AI-driven healthcare applications, infrastructure must remain secure, compliant, and highly available. Join Lucis and Qovery for a technical breakdown of building compliant and secure infrastructure that scales AI and healthcare workloads, handles traffic peaks, and maintains SOC 2, HDS, and HIPAA standards.

Enforce your team's database standards automatically with Custom Policy Checks in Redgate Flyway Enterprise

Every engineering team has a list of “things we don’t do”. No TRUNCATE TABLE in production. Every audit table must end in _audit. Foreign keys follow a naming convention. But until now, enforcing those standards has meant relying on pull request checklists, tribal knowledge, or a separate linting tool bolted onto the pipeline.

Automatically Generate MongoDB Changelogs with Harness Database DevOps

Managing MongoDB database changes shouldn't require manually creating and maintaining changelogs. In this video, you'll learn how Harness Database DevOps automatically generates MongoDB changelogs, helping teams capture existing database changes and bring them into version control for reliable CI/CD workflows. As a modern **database schema migration tool**, Harness Database DevOps helps teams automate database change management across relational and NoSQL databases, reducing manual effort and deployment risk.

NVIDIA Approach for Achieving ASIL B Qualified Linux | Ubuntu Summit 26.04

Can a general purpose, open source operating system like Linux be deployed in safety-critical products? Can it achieve certifications to standards like ISO 26262? This question has become increasingly common in recent years. In this talk, Bryan provides a safety integrity qualification approach for Linux. It is composed of Linux Kernel, user space libraries (like libc) and user-space components (like init processes), up to ASIL B according to ISO 26262:2018.

Protecting against HTTP/2 Bomb vulnerability (CVE-2026-49975) with HAProxy

On June 2, 2026, security researchers disclosed a remote denial-of-service (DoS) exploit named the HTTP/2 Bomb. This flaw allows unauthenticated remote attackers to rapidly exhaust server memory, rendering major web servers inaccessible.