Get the latest tech news
Learning about distributed systems: where to start? (2020)
This is definitely not a "learn distributed systems in 21 days" post. I recommend a principled, from the foundations-up, studying of distrib...
FLP shows that even with reliable channels, under an asynchronous model, you cannot solve distributed consensus using a deterministic protocol in finite rounds, in the presence of a single crash failure. Martin Kleppmann's Designing Data Intensive Applications book is helpful for some of these topics.Other than that, you are again on your own for gathering information from good blog posts and relevant research papers. The panel consisted of (from right to left) Gustavo Alonso (ETH), Swami Sivasubramanian (AWS), Anastasia Ailamaki (EPFL), Raghu Ramakrishnan (Microsoft), and Sam Madden (MIT).
Or read this on Hacker News