mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-12-14 17:08:56 +03:00
Update README.md (#282)
adding a point in lecture Scalability Harvard authored-by: samy-soliman <42540697+samy-soliman@users.noreply.github.com>
This commit is contained in:
14
README.md
14
README.md
@@ -398,12 +398,14 @@ First, you'll need a basic understanding of common principles, learning about wh
|
||||
[Scalability Lecture at Harvard](https://www.youtube.com/watch?v=-W9F__D3oY4)
|
||||
|
||||
* Topics covered:
|
||||
* Vertical scaling
|
||||
* Horizontal scaling
|
||||
* Caching
|
||||
* Load balancing
|
||||
* Database replication
|
||||
* Database partitioning
|
||||
* Vertical scaling
|
||||
* Horizontal scaling
|
||||
* Caching
|
||||
* Load balancing
|
||||
* Database replication
|
||||
* Database partitioning
|
||||
* High availability
|
||||
|
||||
|
||||
### Step 2: Review the scalability article
|
||||
|
||||
|
||||
Reference in New Issue
Block a user