Hacker News new | ask | show | jobs
by robheaton 2073 days ago
A few months ago I wrote a post called "Systems design for advanced beginners" that a lot of people seem to have found helpful.

Link: https://robertheaton.com/2020/04/06/systems-design-for-advan... HN comments: https://news.ycombinator.com/item?id=23904000

2 comments

Thanks for this! Got a link to this last week from a coworker and was super helpful.
This is great! The only thing I would say is missing is some talk about API Gateways. Which is something you want to do at the beginning of a project and not after.