This commit is contained in:
debashiskayal
2025-06-22 10:32:43 +08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -328,7 +328,7 @@ Check out the following links to get a better idea of what to expect:
### Design the data structures for a social network
[View exercise and solution](solutions/system_design/social_graph/README.md)
[View exercise and solution]( ocial_graph/README.md)
![Imgur](images/cdCv5g7.png)
@@ -421,7 +421,7 @@ Another way to look at performance vs scalability:
### Source(s) and further reading
* [A word on scalability](http://www.allthingsdistributed.com/2006/03/a_word_on_scalability.html)
* [Scalability, availability, stability, patterns](http://www.slideshare.net/jboner/scalability-availability-stability-patterns/)
* [Scalability, availability, stability, patterns](http://www.slideshare.net/jboner/scalability-availability-stability-patterns/) [presentation here] (system-design-primer/resources/documents/)[and video here](https://www.youtube.com/watch?v=DihXpZ9xR8E)
## Latency vs throughput