Cookbook
Cookbook copied to clipboard
Add: "Designing Data Intensive Application" to Books
The Designing Data Intensive Applications book is a fantastic resource on everything related to building, scaling and maintaining data-intensive applications. It covers topics such as: data modeling, serialization formats, database replication and partitioning, batch and stream processing.
Link: https://www.amazon.com/dp/1449373321
This is a great book for data engineers.