Curated List Of System Level Design Articles

Basil A.
1 min readApr 25, 2021

Below is a curated list of system level design articles that link to other Medium.com articles and authors. I’ll revise this list from time to time to include any interesting topics.

Explain Server Monitoring
https://betterprogramming.pub/a-tricky-system-design-interview-question-explain-server-monitoring-c5be0ce54a30
Design a URL Shortener
https://eileen-code4fun.medium.com/system-design-interview-url-shortener-cf68ea5db037
Design Google Search
https://eileen-code4fun.medium.com/system-design-interview-mini-google-search-6fd319cd66ca
Design Youtube
https://eileen-code4fun.medium.com/system-design-interview-mini-youtube-5cae5eedceae
Design Facebook Messenger
https://eileen-code4fun.medium.com/design-facebook-messenger-438d76639985
Design Twitter
https://eileen-code4fun.medium.com/system-design-interview-mini-twitter-1e0e99bd7377
Globally Unique ID Generation
https://eileen-code4fun.medium.com/system-design-interview-globally-unique-id-generation-25359500573
Replicated and Strongly Consistent Key/Value Store
https://levelup.gitconnected.com/system-design-interview-replicated-and-strongly-consistent-key-value-store-b690d8e15c9a
Geo-Spatial Index
https://kousiknath.medium.com/system-design-design-a-geo-spatial-index-for-real-time-location-search-10968fe62b9c
Auto-Complete System
https://interviewdaemon.medium.com/design-autocomplete-system-45b2993cab82
Patterns of Top-K-Elements Algorithms
https://levelup.gitconnected.com/patterns-for-coding-interviews-top-k-elements-1a1368c4cbf0

--

--

Basil A.

A Software Engineer with interests in System Design and Software Engineering done right.