Mariano's Reviews > Release It!: Design and Deploy Production-Ready Software

Release It! by Michael T. Nygard
Rate this book
Clear rating

by
26607142
's review

it was amazing
bookshelves: software-engineering

It's a fantastic book about good software engineering from non-traditional viewpoints.

It takes another approach on good practices of software architecture: it considers more than just classic quality attributes, and it makes you think you to architect your system in a way that's not only reliable and with good quality, but also easy to operate with. Concepts such as evolutionary architecture, adaptable architecture are reivewed throughout the chapters on the last section. In particular I enjoyed to read more about how to make the architecture easy to build and integrate continuously, deploy it safely to production, and make changes on it (because, of course, "change is the defining characteristic of software"). It finishes with a great introduction to chaos engineering.

It covers all important topics on good software architecture: stability patterns, deployability, security, how to avoid typical errors (like cascading failures, and what to do in such scenarios), 12-factor app, and more.

I really liked the concept of cynical software: rather than assuming everything is going to be fine, ask what could possible go wrong, and expect (and be prepared to) the software to fail. Failures will inevitable occur, and we have to think what to do about it.

As an experienced software engineering practitioner, it was highly enjoyable for me to read the case studies presented, as their analysis and conclusions were deeply enlightening.

All in all, a fantastic read, which gave me a lot of food for tought, and lots of materials and references to follow up on!
1 like · flag

Sign into Goodreads to see if any of your friends have read Release It!.
Sign In »

Reading Progress

January 14, 2018 – Shelved
March 15, 2020 – Started Reading
July 31, 2020 – Finished Reading

No comments have been added yet.