Running pg_dump on a schedule is not a backup test — it is a backup creation process. A real test performs an actual restore against the backup file, checks integrity, records timing, and produces evidence. Most teams have never done one outside a crisis.
Read → · Acheron Vault
Scheduled checks run at the wrong time. Your highest-risk windows open immediately after something changes — a migration, a deployment, a configuration update. Clocks don't know when those happen. Events do.
Read → · Acheron Vault
Every webhook integration eventually goes wrong in the same five ways. We built Charon Gate because gluing the same retry-and-DLQ stack into every service stopped being a reasonable use of an engineering team's time.
Read → · Charon Gate
HMAC, immediate ACK, jittered backoff, dead-letter queue, replay. The five primitives that decide whether your webhook handler is a production system or a quietly-failing background task.
Read → · Charon Gate
Drift is rarely dramatic. It is the package installed during an incident, the SSH setting left open after a test, the cron job nobody remembers. Here is what it looks like on real Linux fleets.
Read → · Blackglass
A baseline is "the picture of this server we agreed was fine". Everything Blackglass does, including the things that look fancy in a screenshot, is downstream of that idea.
Read → · Blackglass
More posts as we ship things worth writing about. No content calendar.