Hacker News new | ask | show | jobs
by jayeshahila 769 days ago
Designing Data-Intensive Applications - By Martin Kleppmann

This book have all the knowledge one might need to understand distributed systems to a certain level. Many of the topics I refer from this book as and when I want to use those in real life applications. Recent one being 2 phase commits.