Chris Kim's Digital Garden
Search
Search
Dark mode
Light mode
Explorer
system
18 items with this tag.
Aug 21, 2026
03-Eventual Consistency & Bayou
area/distributed-systems
topic/consistency-model/eventual-consistency
topic/replication
topic/logical-clock/lamport-clock
system/bayou
Aug 21, 2026
05-Distributed K-V Store & Amazon Dynamo
area/distributed-systems
topic/distributed-hash-table
topic/quorum-algorithm
topic/consistency-model/eventual-consistency
topic/key-value-store
system/amazon-dynamo
Aug 21, 2026
06-Replicated State Machine & Primary Backup
area/distributed-systems
topic/replicated-state-machine
topic/replication
system/primary-backup
Aug 21, 2026
09-Raft
area/distributed-systems
topic/consistency-model/linearizability
topic/replication
topic/replicated-state-machine
topic/consensus-algorithm
system/raft
Aug 21, 2026
11-Scalable Causal Consistency & COPS
area/distributed-systems
topic/consistency-model/causal-consistency
topic/replication
topic/key-value-store
topic/partition
system/cops
Aug 21, 2026
13-0-Strictly Serializable Globally-Distributed System & Spanner
area/distributed-systems
topic/consistency-model/serializability
system/spanner
Aug 21, 2026
13-1-Spanner Continued
area/distributed-systems
system/spanner
Aug 21, 2026
04-Design a Rate Limiter
area/system-design
system/rate-limiter
Aug 21, 2026
06-Design a K-V Store (Database)
area/system-design
topic/key-value-store
system/key-value-store
Aug 21, 2026
07-Design a Unique ID Generator In Distributed Systems
area/system-design
system/unique-id-generator
Aug 21, 2026
08-Design a URL Shortener
area/system-design
system/url-shortener
Aug 21, 2026
09-Design a Web Crawler
area/system-design
system/web-crawler
Aug 21, 2026
10-Design a Notification System
area/system-design
system/notification-system
Aug 21, 2026
11-Design a News Feed System
area/system-design
system/news-feed-system
Aug 21, 2026
12-Design a Chat System
area/system-design
system/chat-system
Aug 21, 2026
13-Design a Search Autocomplete System
area/system-design
system/search-autocomplete-system
Aug 21, 2026
14-Design Youtube
area/system-design
system/video-streaming-system
Aug 21, 2026
15-Design Google Drive
area/system-design
system/cloud-file-sharing