Please learn:
- https://lnkd.in/gjS6wgaW
- https://lnkd.in/g7Ubkt2p
- Performance vs Scalability
- Latency vs Throughput
- Horizontal Scaling
- https://lnkd.in/gGPf3Chj
- https://lnkd.in/gXtAu8_q
- https://lnkd.in/gR44yVbd
- Database Overview
- RDBMS
- Master–Slave Replication
- Master–Master Replication
- Federation
- Sharding
- Denormalization
- SQL Tuning
- NoSQL Overview
- Key-Value Store
- Document Store
- Wide-Column Store
- Graph Database
- SQL vs NoSQL
- https://lnkd.in/gXqcp36n
- https://lnkd.in/gN2xYsD8
- https://lnkd.in/gAkFBpqm
- Availability Patterns
- Fail-over
- Replication
- Availability in Numbers
- Active-Passive
- Active-Active
- https://lnkd.in/gXHwMtWE
- https://lnkd.in/gEcr53sX
- Load Balancer Basics
- Layer 4 LB
- Layer 7 LB
- Reverse Proxy / Web Server
- LB vs Reverse Proxy
- https://lnkd.in/gB6JtHSf
- https://lnkd.in/gUcRRKHi
- https://lnkd.in/gr-w477q
- Cache Overview
- Client Caching
- CDN Caching
- Content Delivery Network
- Push CDNs
- Pull CDNs
- Web Server Caching
- Database Caching
- Application Caching
- Query-Level Caching
- Object-Level Caching
- Cache Update Strategies
- Cache-Aside Pattern
- Write-Through Pattern
- Write-Behind / Write-Back
- Refresh-Ahead Pattern
- DNS Basics