The deploy is the cache
2026.197Presigned URLs cap at seven days -- a protocol ceiling. A static site mints URLs at build and serves them until the next deploy. The clock starts at mint.
infrastructure
all tags →Presigned URLs cap at seven days -- a protocol ceiling. A static site mints URLs at build and serves them until the next deploy. The clock starts at mint.
A week in the agent ecosystem. Routing layers with an LLM attached, not development partners.
The debate ended when the PM pulled up a graph.
Streaming replication, automated failover, and the operational lessons that aren't in the PostgreSQL docs -- split-brain, silent lag, and why DR drills matter more than DR plans.
The checklist ports to Slack. The hazard lights are still wired. Nobody filed the ticket.
The board put us ahead of every customer ticket - until it stayed green while the data underneath it went wrong.
Autoscale never helped in the time of crisis. What helped was prescaling -- capacity ready before the traffic arrives.
Service discovery, health checks, and dynamic config across a growing fleet of microservices -- and the moment KV store got too popular.
Transaction pooling, one SET that didn't stick, and a standup that moved on.
The checklist is the same as last year. That's the point.
A GraphQL gateway that started as a unified API layer for clients became the place where we could intervene without touching the backends.
We wired physical lights to 5xx alerts. It changed how the team reacts to production issues.
Algorithm selection, passive health checking, per-endpoint rate limiting, and upstream timing -- the decisions that matter when Nginx sits in front of production traffic.
Running a custom Node.js blog engine on a Raspberry Pi at home -- from a 45-day wait and a dead board to DuckDNS, ISP port blocking, and the first external request.
Upstart, clustering, zero-downtime deploys, heartbeat monitoring, and an embedded REPL -- what it takes to keep Node.js running in production in 2013.
Using bind mounts to move MySQL data, config, and logs to an XFS volume without changing a single MySQL setting.