Update README.md (#282)
adding a point in lecture Scalability Harvard authored-by: samy-soliman <42540697+samy-soliman@users.noreply.github.com>pull/1079/head
parent
9be7b1a2c6
commit
a91f30b783
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue