Editorial Calendar
Pod Disruption Budgets: A Field Guide to What Actually Works
In Kubernetes, PodDisruptionBudgets are simple to write, easy to misuse, and cause more “why won’t this node drain?” confusions than any other Kubernetes primitive. After tracing too many node lifecycle automation problems ...
DevZero Launches Automation Platform to Dynamically Rightsize Kubernetes Clusters
DevZero today launched an autonomous infrastructure optimization platform for Kubernetes clusters based on a profiler that continuously monitors clusters, nodes, and individual workloads to build statistical models of demand for resources. Company ...
Stop Wasting GPU Budget: Autoscaling AI Inference on Kubernetes with KEDA
The rush to deploy Large Language Models (LLMs) and generative AI has created a massive infrastructure bottleneck. Platform engineering teams are spinning up expensive GPU node pools on Kubernetes, but they are ...
Ten Years of the Operator Pattern: What We Got Right, What We’d Change
CoreOS introduced the operator pattern in November 2016, and nearly a decade later operators are everywhere. Almost every CNCF graduated project ships one, every database vendor offers one, and every platform team ...
Why Developers Struggle with Container Security, and How to Help Them Do Better
More than a decade has passed since Docker (the platform that brought software containers mainstream) swept onto the scene, transforming the way many organizations build and deploy applications. Yet, when it comes ...
Black Box Testing APIs in Microservices: Why Your Tests Pass but Your System Still Fails
The CI pipeline is green. Every API test passed. The team ships to production, and within forty minutes, incident alerts start firing. A downstream payment service is returning unexpected null values on ...
How to Implement Shift-Left Security in Cloud-Native Applications?
Most security teams still treat cloud-native security as something to handle after deployment. That approach is costing them more than they realize. According to research, the average cost of a data breach ...
Red Hat Delivers On-Premises Cost Telemetry to Meet Data Sovereignty Demands
Data sovereignty has become a big deal, and Red Hat is striving to show that an American company can provide trustworthy data management to its non-US customers. ATLANTA — At the Red ...
Red Hat Expands OpenShift Application Development Environment
Red Hat this week added a bevy of additional capabilities to its OpenShift platform, including adding support for live migration of virtual machines and making generally available a set of hardened container ...
The Questions Every Team Asks About Docker Sandboxes
Docker Sandboxes launched in March 2026. Since then, I’ve heard the same questions at meetups, on Slack, and during Docker Captain briefings. Instead of writing another overview piece, I want to answer ...

