Sublime
An inspiration engine for ideas
Pierre
pierre.co

The DevOps Handbook: How to Create World-Class Agility, Reliability, and Security in Technology Organizations
Gene Kim, Patrick Debois, Jez Humble, John Willis
amazon.com
To the extent that we are able to embed testing practice inside development, we have created a process that is hyper-incremental where mistakes can be rolled back if any one increment turns out to be too buggy. We’ve not only prevented a lot of customer issues, we have greatly reduced the number of dedicated testers necessary to ensure the absence
... See moreJason Arbon • How Google Tests Software
How I ship projects at big tech companies
seangoedecke.com

find out if you’re really doing CI, ask your team the following questions: Are all the developers on the team checking into trunk (not just merging from trunk into their branches or working copies) at least once a day? In other words, are they doing trunk-based development and working in small batches? Does every change to trunk kick off a build pr
... See more