Why Every SRE Should Know the 12-Factor App

👋 Hey, A few years ago, the basic practices and theories behind building a quality application weren’t easy to come by. You learned them the hard way: you’d hardcode a database connection straight into the code, ship it, and only discover during the outage that promoting it to another environment meant rebuilding the whole thing. […]