Skip to content

Instantly share code, notes, and snippets.

@iyerkm
iyerkm / System Design Template
Last active March 5, 2020 19:44
System Design Template
(1) FEATURE EXPECTATIONS [5 min]
(1) Use cases
(2) Scenarios that will not be covered
(3) Who will use
(4) How many will use
(5) Usage patterns
(2) ESTIMATIONS [5 min]
(1) Throughput (QPS for read and write queries)
(2) Latency expected from the system (for read and write queries)
(3) Read/Write ratio