mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-12-14 17:08:56 +03:00
* Create CDN * Create DNS * Create Load Balancer * Create Web Server * Create API * Create Service Workers * Create Memory Cache --------- Co-authored-by: PritomDas <das.pritom175@gmail.com>
6 lines
262 B
Plaintext
6 lines
262 B
Plaintext
1) The real theory simplified in terms of Computer Networks, suggested for visualizing about caching in depth and in animated video
|
|
https://www.youtube.com/watch?v=yi0FhRqDJfo
|
|
|
|
2) The concept in terms of System Design
|
|
https://www.youtube.com/watch?v=sXEQIAo-zJI
|