Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
TiKV Best Practices - Deployment, Scaling, and Performance Optimization
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 TIKV Overview and History
- 3 Architecture
- 4 st Part: Theories
- 5 1 The topology of a TIKV cluster
- 6 3.1 Scale - Transfer leader
- 7 Ecosystem
- 8 2rd Part: Practices
- 9 1.2 Deployment - Cross IDC
- 10 1.3 Demployment - Configurations
- 11 2.1 Scale - Add new nodes
- 12 2.2 Scale - Remove old nodes
- 13 3.1 Fight with hotspot
- 14 3.2 Fight with hotspots - Good design
- 15 3.4 Fight with hotspots - Find write hotspot
- 16 3.5 Fight with hotspot - Find read hotspot
- 17 3.6 Fight with hotspot - Auto balancing based on statistics
- 18 3.7 Fight with hotspot - Manual balance
- 19 4.1 Performance tuning - Find bottlenecks
- 20 4.3 Performance tuning . Read in RocksDB