Notas de operar la infraestructura de otros.

Lo que aprendemos operando infraestructuras en producción con agentes e ingenieros. Escrito por quienes están de guardia.

Why Preview Environments Are Critical for AI-Driven Development
DestacadoPlatform Engineering 13 de mayo de 2026 · 6 min de lectura

Why Preview Environments Are Critical for AI-Driven Development

AI coding tools are generating code faster than teams can validate it, breaking the workflows built for slower development cycles. Preview environments are the platform infrastructure that closes the gap. Not a developer convenience, but a governance layer for AI-assisted development.

Leer más

Todos los artículos

6 de 6
How to Build a Terraform Provider from Scratch
Platform EngineeringDevOps
29 de abril de 2026 · 9 min de lectura

How to Build a Terraform Provider from Scratch

A practical guide for platform engineers who need Terraform to manage an internal or third-party API. Learn how providers work, when to build one, and how to structure one with the Terraform Plugin Framework.

Leer más
How to Choose a Kubernetes Gateway API Implementation
KubernetesNetworking
15 de abril de 2026 · 12 min de lectura

How to Choose a Kubernetes Gateway API Implementation

Envoy Gateway, Istio, NGINX, Traefik, and KGateway compared across spec alignment, security, extensibility, and governance. A practical guide to picking the right Gateway API controller for your platform.

Leer más
Emerging agentic adoption models I saw at KubeCon Amsterdam 2026
KubernetesKubeCon
1 de abril de 2026 · 9 min de lectura

Emerging agentic adoption models I saw at KubeCon Amsterdam 2026

Three distinct models of AI agent adoption are emerging in the cloud-native ecosystem. After attending KubeCon Europe 2026 in Amsterdam, here is a practical framework for understanding where the industry stands and where it is heading.

Leer más
Why Your Multi-Cloud Cost Reporting Is Broken And How FOCUS Fixes It
FinOpsFOCUS
3 de marzo de 2026 · 8 min de lectura

Why Your Multi-Cloud Cost Reporting Is Broken And How FOCUS Fixes It

AWS, Azure, and GCP each expose billing data in different schemas. FOCUS is the open spec that unifies them into one model, so your cost queries work across providers without rewrites.

Leer más
Kubernetes Gateway API: when Ingress isn't enough and what to use instead
KubernetesNetworking
1 de febrero de 2026 · 9 min de lectura

Kubernetes Gateway API: when Ingress isn't enough and what to use instead

Ingress solved basic HTTP routing, but modern platforms need more. A practical look at K8S Gateway API and how it improves on Ingress traffic.

Leer más