Why it matters
SSL certificate expiry
Certificates don't fail loudly — they expire quietly, usually over a weekend, and the first sign is a support ticket from a customer staring at "Your connection is not private." By then it's already an incident, not a maintenance task. It's a particularly frustrating way to go down, too, because nothing about your server or application actually broke — the code is fine, the database is fine, the deploy from three weeks ago is fine. A date on a certificate just quietly passed, and now every browser hitting your site shows a full-page security warning instead of your homepage, which looks far worse to a first-time visitor than a plain 500 error ever would. Renewal is usually a five-minute task. The problem was never the renewal — it was nobody knowing it needed to happen before a customer found out for you. It's the monitoring equivalent of a smoke alarm with a dead battery — everything looks fine until the exact moment it matters. That's what makes it such an unforgiving failure mode — everything was fine right up until a date on a calendar nobody was watching.