DevOps News and Headlines

Introducing Nova, Our Internal Platform for Coding Agents
NewsMay 21, 2026

Introducing Nova, Our Internal Platform for Coding Agents

Dropbox has launched Nova, an internal platform that runs AI coding agents across its massive monorepo and CI infrastructure. The service lets engineers execute multiple parallel coding sessions, validate changes with Bazel, and integrate agents into automated workflows. Nova started...

By Dropbox Tech
Resolve AI Expands Platform with Always-On Agents and New Investigation Architecture
NewsMay 21, 2026

Resolve AI Expands Platform with Always-On Agents and New Investigation Architecture

Resolve AI announced a major platform expansion that adds always‑on background agents and a new investigation architecture. The agents continuously monitor deployments, audit alerts, flag configuration drift and surface cost anomalies before engineers log in. The revamped investigation engine claims...

By AiThority » Sales Enablement
Neo Automations: Scheduled Tasks Shipped as Pull Requests
NewsMay 21, 2026

Neo Automations: Scheduled Tasks Shipped as Pull Requests

Pulumi Neo now lets teams schedule infrastructure tasks that automatically run on a chosen cadence and open pull requests with any required changes. The feature includes four ready‑made templates—provider freshness, encryption audit, backup audit, and activity digest—and supports hourly to...

By Pulumi Blog
The Dark Data Problem Hiding Inside Your AI Agents
NewsMay 21, 2026

The Dark Data Problem Hiding Inside Your AI Agents

OpenClaw recently broke the GitHub record with 250,000 stars, prompting NVIDIA CEO Jensen Huang to label it the "operating system for personal AI." While NemoClaw adds kernel‑level sandboxing for runtime governance, it leaves agent‑generated data vulnerable to loss. Autonomous agents...

By CIO.com
Move Fast, Break Nothing: How Forward Predict Brings CI/CD Discipline to Networking
NewsMay 21, 2026

Move Fast, Break Nothing: How Forward Predict Brings CI/CD Discipline to Networking

Forward Networks, now rebranded as Forward, introduced Forward Predict—a network digital twin that simulates changes before they hit production. By modeling control‑ and data‑plane behavior, the platform brings CI/CD‑style validation to networking, turning change management from a reactive to a...

By SiliconANGLE
Google's Managed Agents API Promises One-Call Deployment at the Cost of Execution Layer Control
NewsMay 20, 2026

Google's Managed Agents API Promises One-Call Deployment at the Cost of Execution Layer Control

Google unveiled Managed Agents in its Gemini API at I/O, promising to compress weeks of agent deployment into a single API call. The preview, accessible through custom templates in Google AI Studio, bundles sandbox creation, infrastructure, and execution loops into...

By VentureBeat
How to Scale AI Test Automation without Losing Test Visibility
NewsMay 20, 2026

How to Scale AI Test Automation without Losing Test Visibility

Software teams are racing ahead with AI‑generated code—93% already use it and 60% expect AI to write half of all code within a year. The speed surge is outpacing traditional testing, leaving 60% of teams reporting quality issues and fragmented...

By SmartBear – Blog
Announcing Etcd 3.7.0-beta.0
NewsMay 20, 2026

Announcing Etcd 3.7.0-beta.0

SIG‑Etcd released the first beta of etcd v3.7.0, featuring the long‑awaited RangeStream RPC, a full removal of legacy v2store code, and updates to bbolt and raft libraries. RangeStream enables applications to receive large key‑value result sets in chunks, cutting latency...

By Kubernetes Blog
Neo, Now in the Terminal
NewsMay 20, 2026

Neo, Now in the Terminal

Pulumi has extended its Neo AI assistant from the cloud console to the developer terminal with the new `pulumi neo` command. The CLI inherits the user’s existing Pulumi login, kubeconfig, environment variables and project files, allowing Neo to operate against...

By Pulumi Blog
Meet Gordon: Docker’s AI Agent For Your Entire Container Workflow
NewsMay 19, 2026

Meet Gordon: Docker’s AI Agent For Your Entire Container Workflow

Docker announced Gordon, an AI‑powered agent built into Docker Desktop 4.74+ and the CLI, that can read container logs, compose files, and the local environment to diagnose and fix issues. Gordon proposes actions—such as repairing broken builds, generating Dockerfiles, or...

By Docker – Blog
AI Agents Work Fine, Your Workflow Doesn’t
NewsMay 19, 2026

AI Agents Work Fine, Your Workflow Doesn’t

Enterprises are rushing to deploy AI agents, but pilots often stall when moved to production because the surrounding workflow—monitoring, ownership, and failure handling—is missing. In regulated sectors, the model itself is trivial compared to the domain‑specific processes that must be...

By Fast Company AI
The Agentic Infrastructure Era
NewsMay 19, 2026

The Agentic Infrastructure Era

Pulumi announced a suite of new platform features designed to make infrastructure management fully agentic. By leveraging infrastructure-as-code in familiar languages, the company reports that LLM‑driven agents now handle about 20% of deployments, with a goal of exceeding 50% by...

By Pulumi Blog
LogicMonitor Collaborates with IBM and Red Hat to Support Autonomous Data Centers?
NewsMay 18, 2026

LogicMonitor Collaborates with IBM and Red Hat to Support Autonomous Data Centers?

LogicMonitor announced a partnership with IBM and Red Hat to embed IBM watsonx and the Red Hat Ansible Automation Platform into its Edwin AI agent. The integration lets Edwin AI automatically generate or trigger Ansible playbooks when anomalies are detected, enabling self‑healing across hybrid and...

By Database Trends & Applications (DBTA)
Announcing AWS CDK Mixins: Composable Abstractions for AWS Resources
NewsMay 18, 2026

Announcing AWS CDK Mixins: Composable Abstractions for AWS Resources

AWS announced CDK Mixins, a new composable abstraction layer for the Cloud Development Kit that lets developers attach reusable capabilities to any construct—L1, L2, or custom—without rewriting libraries. Mixins decouple features from concrete implementations, enabling day‑one access to new AWS...

By AWS DevOps Blog