Tag: infrastructure
All the articles with the tag "infrastructure".
-
Credential Sentinel: An Agent That Reads Widely and Acts Narrowly
Updated:How I built Credential Sentinel, a LangGraph AI agent that finds the credentials nobody is rotating and walks them to a safe, human-approved rotation. A look under the hood at the resumable state machine, the real TLS handshake, delayed-revoke cutovers, automatic rollback, and a cross-run memory.
-
Deploying an AI Agent: How I Shipped Credential Sentinel to Production
How I deployed Credential Sentinel, my LangGraph AI agent, from local development to a live production URL. The infrastructure story: multi-stage Docker builds, Kubernetes with GPU nodes, a one-line vLLM swap, Prometheus, and Fly.io.
-
The Model War Is a Distraction. The Real Fight Is the Agent Runtime Layer.
Why the AI model race is a distraction and the real fight is the agent runtime layer. It is the infrastructure that decides which companies build durable AI systems and which spend the next two years rearchitecting.
-
The AI Didn't Go Rogue. The Architecture Let It.
A SaaS startup lost its production database in 9 seconds to an AI agent, and the real cause was not the AI but the architecture around it. A look at blast radius, over-scoped credentials, and backups that share a failure domain.