Review: The Phoenix Project by Gene Kim, Kevin Behr, and George Spafford
I give this book full credit for trying to teach the ideas of DevOps in the form of a fictional novel rather than a non-fiction how-to book. A well-written story ...
Review: User Interface Design for Programmers by Joel Spolsky
A decent intro to UI design for non-designers. The good Targeted at programmers. Tries to dispel the notion that UI design is magic. A nice, quick intro ...
Review: Leading the Transformation by Gary Gruver
A practical guide for executives on how to apply Agile and DevOps principles to large organizations. This book is based on real-world experience at HP, and it doe...
Review: Building a DevOps Culture by Mandi Walls
This is an article (not a book) that very quickly covers a few of the ideas behind the mindset of DevOps teams. I found the material a bit too high level and woul...
How to use Terraform as a team
Update: I took this blog post series, expanded it, and turned it into a book called Terraform: Up & Running!
Review: The Selfish Gene by Richard Dawkins
Reading about biology can be a magical experience. Life is so intricate, so beautiful, so inevitable. Who needs religion for inspiration when there is such wonder...
Terraform tips & tricks: loops, if-statements, and gotchas
Update: I took this blog post series, expanded it, and turned it into a book called Terraform: Up & Running!
Review: How to Talk to Anyone by Leil Lowndes
Research shows that 85% of success in life is directly due to communication skills. I am terrible at small talk, networking, and connecting with new people, so I ...
How to create reusable infrastructure with Terraform modules
Update: I took this blog post series, expanded it, and turned it into a book called Terraform: Up & Running!