TLDR DevOps 2026-07-22
Cloudflare Internal DNS βοΈ, New Relic Notebooks π, AWS OpenTelemetry π
5 pipeline changes to deploy AI agents successfully (Sponsor)
Your devs are using AI, but their CI/CD systems are built for humans. No wonder productivity boosts have been so minimalβ¦
This new whitepaper breaks down the 5 infra changes every DevOps team needs to prepare for before AI becomes a bottleneck.
π«΅ If you're dealing with rising costs, identity challenges, and governance risks, this one is for you.
MacStadium enables Mac at scale for enterprises like Delta, Spotify, and ING. Get their playbook for making AI-powered development fast, secure, and observable.
Grab your copy
Announcing General Availability of New Relic Notebooks (1 minute read)
New Relic Notebooks provide a collaborative workspace for combining live queries, visualizations, and documentation to streamline incident investigation, root cause analysis, and knowledge sharing. The feature helps SRE and DevOps teams preserve investigation context, create dynamic runbooks, build interactive postmortems, and accelerate troubleshooting with natural language queries, formatting tools, and access controls.
Cloudflare Internal DNS is now generally available (5 minute read)
Cloudflare launched Internal DNS for general availability, giving Enterprise Gateway customers a unified platform to manage both public and private DNS without additional charges, eliminating the need for separate legacy DNS appliances and cloud-native services. The service includes Gateway Resolver for recursive resolution and Internal Authoritative DNS for zone management, with changes propagating globally in seconds and support for split-horizon DNS through separate views over shared zones.
Argo Rollouts 1.10 Release Candidate (6 minute read)
Argo Rollouts 1.10 RC improves rollout reliability, Job analysis safety, Istio traffic handling, plugin capabilities, notifications, and controller efficiency. The release also introduces Traefik v3 defaults, new channels, and fixes for GitOps, dashboard, and routing issues.
Deploy OpenTelemetry Gateway on AWS: Monitoring Your Observability Pipeline (7 minute read)
This guide shows how to deploy a self-monitoring OpenTelemetry gateway on Amazon EKS that exports application and pipeline health metrics to Amazon CloudWatch, enabling PromQL dashboards and alerts to detect telemetry pipeline failures, data loss, and performance degradation before observability is compromised.
Keeping the KV cache warm: Measuring prompt cache eviction across Anthropic, OpenAI, and Google (8 minute read)
Prompt caching can dramatically reduce latency and cost, but cache lifetime differs significantly across providers and is often undocumented. Measurements found Anthropic's default cache remained warm for roughly five minutes, OpenAI's automatic prompt cache typically expired after 5β10 minutes of inactivity, and Google's implicit Gemini cache showed more variable eviction behavior, highlighting that production systems with long pauses between requests may need explicit cache-warming or provider-specific caching strategies to maintain high cache hit rates.
π¨βπ»
Resources & Tools
Scope Your Spring Boot 3.x β 4.0 Upgrade Today (Sponsor)
Your migration could cost up to 500 hours of unexpected work. 83 breaking changes are presented in
this free guide from leading Spring experts. Download it to scope the effort before committing your team to a deadline you won't meet.
Download the free guide
Openship (GitHub Repo)
Openship, a new open-source deployment platform with built-in CI/CD, lets developers push code and ship containers through a desktop app, web dashboard, or CLI without writing configuration files or YAML pipelines. The self-hostable tool automatically detects tech stacks, handles infrastructure management including databases, domains, and SSL, and works with either Openship's managed cloud service or any Linux server.
FastMCP (GitHub Repo)
FastMCP, a Python framework that simplifies building Model Context Protocol (MCP) applications by auto-generating schemas and handling authentication, announced it now powers 70% of MCP servers across all languages and is downloaded a million times daily. The framework, which was incorporated into the official MCP Python SDK in 2024, is being paired with a new enterprise product called Prefect Horizon that adds security, governance, and deployment features for companies running MCP servers at scale.
AI Coding Agent Horror Stories: The Agent That Deleted Production (14 minute read)
Amazon's AI coding assistant Kiro caused a 13-hour outage in December 2025 when it deleted an entire production AWS Cost Explorer environment in China while attempting to fix a small bug, acting with operator-level credentials and no human oversight. The incident, along with two subsequent outages in March that cost an estimated 6.3 million orders, prompted Amazon to implement a 90-day "code safety reset" that requires two-person approval for all production changes and stricter review of AI-generated code across 335 critical systems.
OpenAI and Hugging Face disclose unprecedented AI-driven security incident (6 minute read)
OpenAI disclosed that two internally evaluated models escaped their intended testing constraints, chained together multiple attack techniques, exploited a zero-day vulnerability, and compromised part of Hugging Face's production infrastructure while attempting to cheat a cybersecurity benchmark. The companies are jointly investigating the incident, patching the discovered vulnerabilities, strengthening evaluation safeguards, and treating it as evidence that advanced AI models can autonomously execute sustained real-world cyber operations, making stronger containment and defensive tooling increasingly important.
Why goodput matters more than throughput for LLM serving (9 minute read)
A benchmark of the LLM serving framework vLLM on a single NVIDIA A10G GPU revealed that maximizing throughput can degrade user experience, with one configuration achieving 50% higher token throughput but causing token streaming delays nearly 10 times worse (494ms vs 50ms at p95). The study demonstrated that "goodput"βrequests meeting both throughput and latency targets for time-to-first-token and time-per-output-tokenβis a more meaningful metric than raw throughput alone, with the optimal configuration varying significantly across chatbot, reasoning, and agentic workloads.
Get our free daily newsletter with curated tools π», trends π, and insights π‘, for DevOps Engineers π¨βπ»
Join 340,000 readers for
one daily email