An SLA that promises response time promises nothing
The claim Nearly every IT support agreement in this market is written around response time. A one-hour response commitment is satisfied by an automated ticket acknowledgement. It o...
Read articleInsights
Engineering notes, infrastructure deep dives and practical guides from the Exotecho team.
The claim Nearly every IT support agreement in this market is written around response time. A one-hour response commitment is satisfied by an automated ticket acknowledgement. It o...
Read articleThe claim On a typical content or commerce site, images account for the majority of transferred bytes — usually 55% to 75% — and the fix is a build step you configure once, not a f...
Read articleThe claim If more than four conditions in your system are permitted to page a human at three in the morning, none of them will be taken seriously by March. Alert fatigue is not a d...
Read articleThe claim A migration that changes the shape of a table and the code that reads it in the same deploy cannot be rolled back. During the seconds or minutes when old and new applicat...
Read articleThe claim A fixed-price software contract does not remove your risk. It sells you the risk back at a markup and then charges you again, through change orders, every time you learn...
Read articleThe claim A published DMARC record with a policy of none protects nobody. It asks receiving mail servers to report on forged mail and then deliver it anyway. Most Canadian business...
Read articleThe claim An endpoint that returns 200 unconditionally is worse than having no health check at all. It converts a loud failure into a silent one: your load balancer keeps routing t...
Read articleThe claim Backup coverage is the wrong metric. The only number that describes your actual risk is the elapsed time of your last successful, verified restore into a clean environmen...
Read articleThe claim Below roughly a million searchable rows, PostgreSQL's built-in full-text search is not a stopgap. It is the correct answer, and adding a separate search cluster at that s...
Read article