In the last article, I walked through finding and fixing the slow parts of a SaaS before launch: N+1 queries, missing indexes, unbounded payloads, the usual suspects. That work makes the product fast. It says nothing about whether the product is actually ready to run unattended, at 3am, when...