Commit Graph

348 Commits (650f5f13ea9d06b1a7f879912409823dc267057a)

Author SHA1 Message Date
MDReal32 650f5f13ea az: block: Step 4: Scale the design 2023-09-01 15:22:02 +04:00
MDReal32 1bd237fded az: block: Step 3: Design core components 2023-09-01 15:18:47 +04:00
MDReal32 68bab48a0e az: block: Step 2: Create a high level design 2023-09-01 15:14:41 +04:00
MDReal32 5792908e02 az: block: Step 1: Outline use cases, constraints, and assumptions 2023-09-01 15:13:28 +04:00
MDReal32 d32ce426f0 az: block: How to approach a system design interview question 2023-09-01 15:12:07 +04:00
MDReal32 0d787983f5 az: todo: update later 2023-09-01 15:11:03 +04:00
MDReal32 11196f2a21 az: block: Study guide 2023-09-01 15:11:03 +04:00
MDReal32 c4ba9ce881 az: todo: for update later 2023-09-01 15:11:03 +04:00
MDReal32 ed82f9a4e1 az: todo: for translation help 2023-09-01 15:10:53 +04:00
MDReal32 46f53eac6c refactor 2023-09-01 15:10:43 +04:00
MDReal32 a1a9d996c4 az: add azerbaijan to top of english and az. (If accept I'll add it to other too. 2023-09-01 15:10:42 +04:00
MDReal32 bccc9bcbb3 az: fix: rename to IETF language tag format 2023-09-01 15:10:34 +04:00
MDReal32 2135677291 az: block: Index of system design topics 2023-09-01 15:10:15 +04:00
MDReal32 38d9b090a2 az: block: Contributing 2023-09-01 15:10:08 +04:00
MDReal32 414515fa10 az: block: Prep for the system design interview 2023-09-01 15:10:01 +04:00
MDReal32 7127bf1e66 az: block: Learn from the open source community 2023-09-01 15:09:52 +04:00
MDReal32 3a7b137fd3 az: block: Learn how to design large-scale systems 2023-09-01 15:09:36 +04:00
MDReal32 c86d325ccf az: block: Motivation 2023-09-01 15:09:28 +04:00
MDReal32 2bcd7e6a43 Duplicate english for translate to az-Latn 2023-09-01 15:09:09 +04:00
dgolant a07e261677
Fix Scalability Article links (#750)
Linking to Wayback Machine since it seems the domain expired
2023-03-16 05:58:19 -04:00
Iheb Haboubi 2d8231663f
Fix top k requests link (#717) 2022-12-11 15:06:51 -05:00
Anand e161b2a516
Update latency vs throughput blog link (#716) 2022-11-13 16:04:17 -05:00
Chetan Nair 7e8f93e57d
Fix typo (#694) 2022-07-31 12:44:43 -04:00
Kian-Meng Ang 7a094cec63
Fix typos (#661) 2022-04-23 09:14:45 -04:00
mleers 79364dbbdc
Fix # 650: Replace broken weighted round robin link (#651) 2022-04-19 20:37:02 -04:00
Nnachevvv 578e29cff8
Fix memcache architecture URL (#631) 2022-02-12 21:52:00 -05:00
Lawrence Chou e8a867ee28
Update GitHub Engineering Blog link 2021-11-17 07:26:08 -05:00
ayyjohn 4e70c54a5b
Fix capitalization of Dropbox (#511) 2021-05-09 14:20:50 -04:00
Trần Tiến Đức 6984b4e956
Fix LRU cache link (#505) 2021-02-15 21:14:06 -05:00
Donne Martin 9107b8a1a7
Fixing the indieflashblog address with archive.org since website has been discontinued (#500)
@lerignoux thank you!
2021-02-15 21:10:03 -05:00
Laurent Erignoux ffc8123b4c Fixing the indieflashblog address with archive.org since website has been discontinued 2021-01-24 17:26:08 +08:00
Abdalla Mohamed 478a7d76fb
Fix Celery URL (#486) 2020-12-28 21:51:32 -05:00
Peter Yao f103307ce3
Update broken HBase architecture link (#481) 2020-10-29 21:14:45 -04:00
Ryo Shibayama 53c0cf7de8
Fix translations link in PR template (#451) 2020-08-02 14:13:17 -04:00
Isetty Ravi Teja Kumar b7f255e469
Fix #335: Update OSI image to Open Systems Interconnection (#447) 2020-08-02 14:10:22 -04:00
Daniel Julius Lasiman 7d39c44293
Remove Imgur dependency by storing images locally (#168) 2020-07-17 21:15:47 -04:00
Donne Martin 828014aaac
Remove extraneous __init__.py (#393) 2020-07-12 12:02:44 -04:00
Donne Martin f471578b79
Resolve #281: Add design stock exchange links (#441)
* Additional question, build an exchange

fixes https://github.com/donnemartin/system-design-primer/issues/281

* Update README.md

Co-authored-by: Donne Martin <donne.martin@gmail.com>
2020-07-12 12:00:04 -04:00
Donne Martin aaa0acc80d
Update README.md 2020-07-12 11:58:35 -04:00
Adam Dobrawy b5173d60d5
Change disk to HDD for clarity (#295) 2020-07-10 21:01:12 -04:00
Noe Brito cbaae481a5
Clarify CDN advantages (#310) 2020-07-09 20:49:43 -04:00
Varsha Muzumdar ad5435ba0d
Add links for latency based and geolocation based routing (#319) 2020-07-09 20:48:47 -04:00
Ganessh Kumar 78e2eb5df8
Update dead links (#321) 2020-07-08 20:10:16 -04:00
Joilson Cisne 06b3ed2adc
Fix loop bug in deck of cards exercise (#396) 2020-07-07 20:56:05 -04:00
Manas Gupta 0beb557e8f
Add CAP theorem video link (#400) 2020-07-07 20:54:01 -04:00
Harry Moreno 2fe45a9391
Additional question, build an exchange
fixes https://github.com/donnemartin/system-design-primer/issues/281
2020-07-06 23:53:01 -04:00
John Richardson 727a2f8bba
Remove redundant SQL index in Pastebin exercise (#405) 2020-07-06 21:05:50 -04:00
Vladimir Mikhaylov cc11a9b119
Fix Mint exercise bugs and typos (#409) 2020-07-06 21:00:34 -04:00
Youngchul Bang 6d700ab9e1
kr: Fix Korean translation link in language index (#340) 2020-07-05 10:57:57 -04:00
Rahil d3b3e78966
Add system design template link (#433) 2020-07-05 10:53:28 -04:00