Part 2: Data Storage
This part dives into the details of the different types of storage, data partition strategies, schemas, file types, high availability, redundancy, and more.
This section comprises the following chapters:
- Chapter 2, Designing a Data Storage Structure
- Chapter 3, Designing a Partition Strategy
- Chapter 4, Designing the Serving Layer
- Chapter 5, Implementing Physical Data Storage Structures
- Chapter 6, Implementing Logical Data Structures
- Chapter 7, Implementing the Serving Layer