April 2023
Intermediate to advanced
328 pages
8h 31m
English
This appendix recommends some books related to this book’s subject that you may find useful and interesting:
The Programmer’s Brain by Felienne Hermans (Manning, 2021) explores how a developer’s brain works when they investigate code. Reading the code is part of understanding software, and it’s something we do before applying investigation techniques. A better understanding of these aspects will also help you with investigating code.
Monolith to Microservices by Sam Newman (O’Reilly Media, 2019) is a recommendation I made in chapter 12 for studying microservices as an architectural style. This book focuses on the difference between a monolithic approach and microservices and where and how to use each ...
Read now
Unlock full access