Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Distributed Principles in a Cloud-Native Database - CockroachDB Deep Dive
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Cockroach Database
- 3 Database Architecture
- 4 kvstore
- 5 Raft
- 6 Scale Resilience
- 7 Transactions
- 8 Transaction Walkthrough
- 9 Multiversion Concurrency Control Walkthrough
- 10 Distributed SQL Execution
- 11 Latencies
- 12 Lazy Pipeline
- 13 Parallel Commits
- 14 Recap
- 15 Global workloads
- 16 Learn more
- 17 Questions
- 18 Conclusion