Skip to content

Commit d997f43

Browse files
Update README.md
1 parent 8a76e70 commit d997f43

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,15 @@ You can connect with me on:
4444
- [LinkedIn](https://www.linkedin.com/in/amit-shekhar-iitbhu)
4545
- [GitHub](https://github.com/amitshekhariitbhu)
4646

47+
## System Design Playlist on YouTube
48+
49+
- [What is System Design?](https://www.youtube.com/watch?v=i4YWRY3hsdA)
50+
- [Twitter Timeline Design with Fanout Approach - System Design](https://www.youtube.com/watch?v=_7qHGfwgPz0)
51+
- [HTTP Request vs HTTP Long-Polling vs WebSocket vs Server-Sent Events](https://www.youtube.com/watch?v=8ksWRX4xV-s)
52+
- [YouTube Video Upload Service - System Design](https://www.youtube.com/watch?v=N0vvJTkokZc)
53+
- [What is Consistent Hashing?](https://www.youtube.com/watch?v=dV5cIm9T3ss)
54+
- [Capacity Estimation: Back-of-the-envelope calculation - Twitter](https://www.youtube.com/watch?v=yrbKxzXm6_Q)
55+
4756
## Major Packages used in this project
4857

4958
- **gin**: Gin is an HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need a smashing performance, get yourself some Gin.

0 commit comments

Comments
 (0)