TLDR DevOps 2026-07-29
Terraform Workspaces 🪐, APM Instrumentation 📈, Microservices 📦
Discover how agentic AI can enhance your development process (Sponsor)
Agentic AI is opening up a new way to build software for teams working in complex codebases. Developers can hand off routine tasks without losing control of quality, context, or decision making. In this on-demand fireside chat, RedMonk analyst, Kate Holterhoff, joins IBM to explore what this shift means for real teams working in real codebases. Gain practical guidance for applying agentic AI in day-to-day development and learn how engineering organizations can evaluate tools, set standards, and support teams working across complex systems. See how IBM Bob can help teams work across legacy and modern environments with developer control built in.
Watch the on-demand webinar
Terraform introduces workspaces and Stacks restore, and more (5 minute read)
HashiCorp highlights new HCP Terraform and Terraform Enterprise features that improve infrastructure resilience, governance, and scalability, including workspace recovery, monorepo support for Stacks, guided migrations, registry tagging, and granular policy override permissions.
CNCF Announces Schedule for Debut Observability Summit Europe (3 minute read)
The Cloud Native Computing Foundation has announced the schedule for Observability Summit Europe 2026, taking place in Prague on October 5. The event features more than 25 technical sessions covering topics including automated synthetic monitoring, Observability as Code, and AI-powered workflows. General registration is open now at 150 euros, with academic tickets at 85 euros. Applications for the Dan Kohn scholarship, which provides complimentary registration for community members from underrepresented groups, are open through August 23.
From zero to traces: Choosing the right APM instrumentation method for your stack (6 minute read)
Datadog explains why Single Step Instrumentation is the preferred method for enabling distributed tracing by simplifying deployment, while outlining when manual or custom instrumentation is needed for unsupported environments or deeper application visibility.
Federating clusters for zero-downtime Kubernetes (10 minute read)
Linkerd's multicluster extension supports three modes for connecting Kubernetes clusters: federation, flat mirroring, and gateway mirroring. This post walks through running all three simultaneously across three GKE clusters, using a full-mesh topology of six directional links and a chaos test that scales an entire cluster to zero. Federated services redistribute traffic automatically when a cluster goes down, while mirrored services require the client to handle failover explicitly. The mode is set per service with a single label, so all three patterns can coexist on the same set of links.
What Even Are Microservices? (3 minute read)
Microservices primarily create organizational boundaries that let teams own components and release them independently, rather than serving as a universal technical upgrade over monoliths. That autonomy comes with distributed-systems complexity, duplicated infrastructure, harder debugging, and increased coordination costs, so the architecture is most valuable when organizational scale justifies those tradeoffs.
Agent Governance Toolkit (GitHub Repo)
Microsoft has released the Agent Governance Toolkit (AGT), an open-source library for enforcing policies, managing identity, and logging audit trails for autonomous AI agents. It works across Python, TypeScript, .NET, Rust, and Go, and integrates with major agent frameworks in two lines of code. AGT intercepts tool calls at the application middleware layer before they execute, so blocked actions are structurally prevented rather than probabilistically discouraged. The project is currently in public preview and available via PyPI.
GeoLibre (GitHub Repo)
GeoLibre is a free, open-source GIS platform for visualizing and analyzing geospatial data that runs in web browsers, on desktop, on mobile, and inside Jupyter notebooks. It is built with Tauri v2, React, TypeScript, MapLibre GL JS, DuckDB-WASM Spatial, and deck.gl, and keeps all data local and private. The platform also supports planetary mapping beyond Earth, with basemaps covering the Moon, Mars, Mercury, Venus, the Galilean moons, Titan, Pluto, and Charon.
Get our free daily newsletter with curated tools 💻, trends 📈, and insights 💡, for DevOps Engineers 👨💻
Join 340,000 readers for
one daily email