Introduction to Distributed SQL and CockroachDB
Summary

Description
By the time you finish the course, you’ll be able to:
- Describe the key functionality that brings people to CockroachDB, including:
- Seamless horizontal scalability
- Distributed transactions with strict ACID guarantees
- The ability to survive node and even datacenter failure with minimal disruption
- A familiar (and feature-rich) SQL API with an extensive driver ecosystem
- Describe how CockroachDB ensures availability and resiliency of your data
Prerequisites
- None
Course Outline
- Chapter 1: Introduction to Distributed SQL
- Chapter 2: Availability and Resiliency in CockroachDB