Designing Data-Intensive Applications
Designing Data-Intensive Applications is a book written by Martin Kleppmann.
As stated in the cover, it talks about
The big ideas behind reliable, scalable, and maintainable systems
This is my attempt at summarising the content of the book in a way that makes it easier for me to absorb it.
Backlinks
How to write good software
The most elegant piece of software is of very little value if it doesn’t solve the problem it was intended...