Vibeleaderboard
Index / tool

System Design Atlas

atlas-sysdes.vercel.app
Visit atlas-sysdes.vercel.app
Category
Education
Rank
No. 2580Tools index
Type
TOOL
Date

About

System Design Atlas is a reference site covering ten ordered concept modules, from estimation and reliability to caching, sharding, and fan-out, alongside fifteen worked system-design problems such as a Twitter feed, URL shortener, and payment system, each with architecture diagrams and trade-off breakdowns. It also documents fifteen key technologies like PostgreSQL, Kafka, and Redis, framing most design decisions around four recurring trade-offs: precompute vs. compute-on-demand, one copy vs. many, one machine vs. many, and consistency vs. availability.

Why it made the leaderboard

It packages system design trade-offs (consistency, sharding, caching) into interactive worked examples engineers can use directly when architecting software.

Tags

system-designsoftware-architecturedistributed-systemsinterview-prepreference

Media

System Design Atlas

Comments (0)

No comments yet

Editorially curated, with community endorsements as a secondary signal. Corrections welcome.