The continuation of "Software Architecture for Developers" despite it can be read perfectly alone, this book focuses more on expressing, visualising and sharing the architecture, with practical advices on how to do it. It present a way of representing the architecture, the C4 model, where it is expressed in a well structured (but not too much) way: Context, Containers, Components and Classes. The Code can be the "only single point of truth" but it does not express all the decisions, dependencies and relationships.
Being a visual person as I am, and realising that UML is not always the perfect way to communicate, I found this book really valuable.