Skip to content

Commit 67ec79f

Browse files
authored
Add new resources to README.md
1 parent accf8d7 commit 67ec79f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Contributions are always welcome!
1111

1212
- [ ] Simple: [What happens when you type in ‘www.cnn.com’ in your browser?](https://syedali.net/2013/08/18/what-happens-when-you-type-in-www-cnn-com-in-your-browser)
1313
- [ ] Detailed: [What happens when you type google.com into your browser's address box and press enter?](https://github.com/alex/what-happens-when)
14+
- [ ] [Processes and Threads](https://planetscale.com/blog/processes-and-threads)
1415

1516
## Linux
1617

@@ -119,6 +120,7 @@ Contributions are always welcome!
119120
- [ ] [Redis Explained](https://architecturenotes.co/redis)
120121
- [ ] [Database Sharding Explained](https://architecturenotes.co/database-sharding-explained)
121122
- [ ] [Kafka 101](https://highscalability.com/untitled-2)
123+
- [ ] [Database Sharding](https://planetscale.com/blog/database-sharding)
122124

123125
## CI/CD
124126

@@ -182,6 +184,7 @@ Contributions are always welcome!
182184
- [ ] [Failover](https://blog.alexewerlof.com/p/failover)
183185
- [ ] [Monoliths, Service Architecture, and Microservices](https://architecturenotes.co/granularity-of-systems)
184186
- [ ] [Scale From Zero To Millions Of Users](https://bytebytego.com/courses/system-design-interview/scale-from-zero-to-millions-of-users)
187+
- [ ] [Caching](https://planetscale.com/blog/caching)
185188

186189
### System design examples
187190

0 commit comments

Comments
 (0)