Operations | Monitoring | ITSM | DevOps | Cloud

Latest posts

I thought I invented this. Then I opened TikTok

The video was a product manager who claimed she worked at Netflix. (Her claim, not mine. I have no way of verifying it, and I can’t find the video now.) She was talking about how Netflix now requires every PM to vibe code a working prototype before presenting an idea to engineering. Show, don't spec. Build the thing first. I sat there for about ten seconds being mildly annoyed.

How a unified data model improves feature flag rollout decisions

Consolidation is reshaping the experimentation and feature management landscape. Tools are merging, and partnerships are being repackaged as platforms. But marketing a unified experience is not the same as building one. Right now, engineering leaders and product managers are reassessing whether the tools they depend on are built for the long term. It’s irrelevant which vendor has the most products.

Monitor LLM routing with the Kubernetes Inference Extension

If you serve LLMs on Kubernetes without inference-aware routing, your load balancer is likely wasting inference capacity. Generic HTTP traffic management blindly routes requests, assuming the backends in your cluster are interchangeable. But your model-serving backends are stateful and unevenly prepared to handle any given request. As a result, requests are often routed to the backend that’s not the one best suited to respond.

Can DevOps work in regulated industries?

Cortex co-founder and CTO Ganesh Datta sits down with Matt Bailey, DevOps consultant and founder of Merge Ready. Matt shares lessons from helping large regulated organizations in finance, healthcare, and government transform their DevOps practices, and explains why DevOps is an outcome rather than a toolchain.

Cortex | Workflows Run API

Cortex Workflows can now be triggered externally via the Workflows Run API (beta). In this video, Solutions Architect Jeff Schnitter walks through how to trigger a workflow from the Cortex CLI, pass context via a JSON file, and run synchronously or asynchronously. Requires CLI v1.15.0+ and the "runnable via API" toggle enabled on the workflow. To enable the Workflows Run API in your workspace, contact your CSM.

Why Shared Context Matters in Hybrid Cloud Operations

The first post in this series explored why traditional observability breaks down in hybrid cloud environments. As infrastructure, applications, and dependencies stretch across on-premises networks and cloud services, isolated monitoring views leave teams with an incomplete understanding of what is happening and why. That challenge raises the next question: what kind of operational model actually works in a hybrid environment?

Stop pushing broken code to CI: Wire Chunk sidecars into agent hooks

AI agents can write code faster than any developer. But for most teams, the feedback loop hasn’t kept pace. The agent generates code, pushes it to CI, and minutes later a full pipeline run catches a simple linting error or a failing unit test. By then the agent has moved on. Getting back to a working state means rebuilding context from scratch and burning tokens just to fix something that should never have shipped in the first place.

Keep ArgoCD. Get Qovery. ArgoCD Integration Is Here.

Moving to a new platform shouldn't mean weeks of migration work before you see any value. Qovery now lets you connect your ArgoCD server and manage your existing applications directly alongside your Terraform modules, lifecycle jobs, and Qovery-native services, from a single control plane. Alessandro leads product at Qovery. He drives the changelog, roadmap, and product strategy - turning customer feedback into platform capabilities.