Part 2 Data
Now that we have the fundamentals out of the way, this part of the book focuses on optimizations related to data storage and access patterns.
In chapter 3, we’ll discuss colocation strategies, ranging from geographical considerations to intranode optimizations, including kernel-bypass networking, which reduces latency by moving data closer to the compute node.
Chapter 4 covers replication techniques, consistency models, and approaches such as single-leader and multi-leader replication, which reduce latency by maintaining multiple copies of the data.
In chapter 5, we’ll discuss partitioning strategies, including both physical and logical approaches, as well as request routing techniques, which reduce latency by eliminating ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access