Reading List
Books and resources that have shaped my thinking.
Currently Reading

Understanding Distributed Systemsby Roberto Vitillo
Concise overview of distributed systems concepts.
distributedsystems
Finished

Designing Data-Intensive Applicationsby Martin Kleppmann
The best book on distributed systems fundamentals. Essential reading for backend engineers.
systemsdistributed

Clean Architectureby Robert C. Martin
Good principles on software architecture and dependency management.
architecture
To Read

Software Engineering at Googleby Titus Winters, Tom Manshreck & Hyrum Wright
engineering