Hacker News new | ask | show | jobs
by iampims 2881 days ago
This Github repo is a pretty good start to get familiar with distributed systems:

https://github.com/donnemartin/system-design-primer

1 comments

I've been through this. It's a good starting point and can be fairly useful for interviews. It gives a good high level overview of systems, enough for you to talk about them.

Maybe I can go through this again and dive deeper into topics that interest me.