Designing data-intensive applications

Designing data-intensive applications

Martin Kleppmann

⭐️⭐️

  • IT

A bit too complex for my taste; it took me a long time to read and I often got lost. It is long and technical, but it still turned out to be a valuable source of information on databases and their issues. Here is a summary of the contents, which is fairly long.

I read it too early in my data engineering journey. I will read it again and update my score!

Helpful notes: https://newsletter.techworld-with-milan.com/p/what-i-learned-from-the-book-designing

Database Structures

Replication, partitioning & co: techniques for databases

Batch & Stream processing

The future