File tree Expand file tree Collapse file tree 1 file changed +23
-2
lines changed
Expand file tree Collapse file tree 1 file changed +23
-2
lines changed Original file line number Diff line number Diff line change 99 - need to storage large scale data
1010- when SQL ?
1111
12-
1312### 2) Vertical VS horizontal scale ?
1413- system design book (GOTOP) P.5
1514- Vertical scale
2827### 3) What's is Load balancer (LB) ? how to use it in distributed system ?
2928- system design book (GOTOP) P.6
3029
31- ### 4)
30+ ### 4) DB read-write strategy
31+ - system design book (GOTOP) P.7
32+ - Master-slave mode
33+ - Master-master mode
34+
35+ ### 5) What's CDN (content delivery network) ?
36+ - system design book (GOTOP) P.11, p.14
37+
38+ ### 6) What's cache ?
39+ - system design book (GOTOP) P.11
40+
41+ ### 7) What's ` stateful / stateless ` server ?
42+ - system design book (GOTOP) P.18
43+
44+ ### 8) What's cache ?
45+
46+ ### 9) What's DC (data center) ?
47+
48+ ### 10) What's message queue ?
49+
50+ ### 11) examples on metric, logging, automation ? what to track ? why ?
51+
52+ ### 12) DB scaling out strategy ?
You can’t perform that action at this time.
0 commit comments