mirror of
https://github.com/linkedin/school-of-sre
synced 2026-01-21 07:58:03 +00:00
Fixing links and standardising titles
This commit is contained in:
@@ -11,16 +11,16 @@ At the end of training, you will have an understanding of what a NoSQL database
|
||||
We will not be deep diving into any specific NoSQL Database.
|
||||
|
||||
|
||||
## Table of Contents
|
||||
## Course Contents
|
||||
|
||||
|
||||
|
||||
* Introduction to NoSQL
|
||||
* CAP Theorem
|
||||
* Data versioning
|
||||
* Partitioning
|
||||
* Hashing
|
||||
* Quorum
|
||||
* [Introduction to NoSQL](https://linkedin.github.io/school-of-sre/databases_nosql/intro/#introduction)
|
||||
* [CAP Theorem](https://linkedin.github.io/school-of-sre/databases_nosql/key_concepts/#cap-theorem)
|
||||
* [Data versioning](https://linkedin.github.io/school-of-sre/databases_nosql/key_concepts/#versioning-of-data-in-distributed-systems)
|
||||
* [Partitioning](https://linkedin.github.io/school-of-sre/databases_nosql/key_concepts/#partitioning)
|
||||
* [Hashing](https://linkedin.github.io/school-of-sre/databases_nosql/key_concepts/#hashing)
|
||||
* [Quorum](https://linkedin.github.io/school-of-sre/databases_nosql/key_concepts/#quorum)
|
||||
|
||||
|
||||
## Introduction
|
||||
|
||||
Reference in New Issue
Block a user