Resources for distributed systems
·1 min
There is no dearth of resources where I can learn the theory behind distributed systems. Here are some meta lists (and some of these contain more such lists). However, how much of this will help with preparing for system design interviews, that’s questionable.
- https://github.com/checkcheckzz/system-design-interview
- https://github.com/resumejob/system-design-algorithms
- https://aws.amazon.com/builders-library. This is more operations-focused as opposed to system design.
- https://github.com/binhnguyennus/awesome-scalability - a big collection of articles. Not all of them are relevant.
- https://martinfowler.com/articles/patterns-of-distributed-systems/
- https://github.com/theanalyst/awesome-distributed-systems - looks good.
- Some of my favorite technical papers.
- Summaries of a bunch of concepts.