caduh

Posts tagged “reliability

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

Blue-Green vs Canary vs Rolling Deployments

How the three common deployment strategies differ, when to use each one, and what health checks, traffic shifting, rollback plans, and database compatibility need to be in place first.

devdevopsdeployments

Structured Logging That Survives Production

How to make logs useful under real traffic: correlation IDs, JSON event shape, sampling rules, and PII redaction that does not depend on everyone remembering.

devobservabilitylogging