Completed
Introducción
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Taming Cross-Region Latency in Geo-Distributed SQL Databases
Automatically move to the next video in the Classroom when playback concludes
- 1 Introducción
- 2 Types of Databases
- 3 What is Distributed SOL?
- 4 Why Distributed SQL?
- 5 Distributed SQL Architecture
- 6 Distributed SQL is the Future of RDBMS
- 7 Traditional RDBMS - Active/Passive Disaster Recovery
- 8 Traditional RDBMS - Active/Active Multi-Master
- 9 Distributed SQL - No Data Loss & Multiple Topologies
- 10 Strongly-Consistent Reads without Quorum
- 11 Preferred Region for Shard Leaders
- 12 Row-Level Geo-Partitioning
- 13 Colocated/Co-partitioned/Interleaved Tables
- 14 Topology-Aware SQL Client Drivers
- 15 8. Read Replicas
- 16 Multi-Master Deployments w/ XCluster Replication
- 17 Summary Distributed SOL is the future of RDBMS