caduh

Posts tagged “ops

Tiny explainers grouped by topic. Spend less time Googling, more time building.

DNS for Engineers

How TTLs really affect changes, why propagation feels slow, where DNS failover helps and where it doesn’t, plus cutover playbooks that keep rollback easy.

devdnsnetworking

Secrets Management That Survives Production

Env vars are only the beginning. This covers secret managers, rotation, least privilege, and delivery patterns that do not leak credentials across your stack.

devsecuritysecrets

SSH Keys, Minus the Mystery

Generate a key, load it into `ssh-agent`, add it to a server, and clean up your SSH config without the usual trial and error.

devsecurityssh