Designing_Data_Intensive_Ap.../content/en/toc.md
2025-08-10 16:45:07 +08:00

24 KiB
Raw Blame History

title linkTitle weight breadcrumbs
Table of Content Table of Content 10 false

Preface

1. Trade-offs in Data Systems Architecture

2. Defining Nonfunctional Requirements

3. Data Models and Query Languages

4. Storage and Retrieval

5. Encoding and Evolution

6. Replication

7. Sharding

8. Transactions

9. The Trouble with Distributed Systems

10. Consistency and Consensus

11. Batch Processing

12. Stream Processing

13. Do the Right Thing

Glossary

Colophon