Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If we are one query from bring down the site I don't want to be anywhere near that site.


After running postmortems at a couple of medium to large software enterprises for a while I'd say you'd likely find that it's a quite common although not everyday thing for a bad query to impact a significant number of users if not the whole site. I've seen this happen with people hand crafting queries, using ORMs, and with a NoSQL database (mongod). Most of the ones I remember were at least partly scale related. So maybe it doesn't happen so frequently if you don't have thousands of instances or more than hundreds of thousands to millions of users.


If you haven't had a single query bring down a service at least once, you just don't have enough industry experience with services.

It's surprisingly easy to bring down complete complex services system with a unlucky degenerate case.


Like A site wide outage at StackOverflow being caused by an inefficient backtracking regex engine: https://stackstatus.net/post/147710624694/outage-postmortem-...


Ctrl+A, then Ctrl+C, followed by Ctrl+V, then Enter...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: