File me Issues or star this repo.
See more CheatSheets from Denny: #denny-cheatsheets
Building Microservices: Very informative and helpful, if your org want to migrate to container world.
- [Page1/Chapter1] Dividing a big system into small pieces(micro-service) can simplify the development. But how small is small enough? Jon Eaves at RealEstate.com.au in Australia characterizes a microservice as something that could be rewritten in two weeks, a rule of thumb that makes sense for his particular context.
- [Chapter2] lots of wonderful thinkings about the architect role
- The Phoenix Project An interesting novel. I love it! Quite easy to read and very amusing.
And it helps to answer one common question: What is DevOps? How does it look like?
One big problem for reading is it’s super hard to start. This novel makes it easier. Try it.
From this book, we know how Google do DevOps, how Google do SRE. Read it online here.
License: Code is licensed under MIT License.