October 2025
Intermediate to advanced
264 pages
8h 30m
English
In chapters 1 and 2, we explored latency as a performance metric and how to model and measure it, essential prerequisites for optimizing for low latency. However, in this second part of the book, we’ll turn our focus to optimizing data-related latency.
The first data-related optimization we’ll look at is colocation. Consider the following scenario: your web application queries a database server located 6,000 kilometers (~3,700 miles) away, adding 60 ms of network round-trip latency to every request. By moving that database to the same data center as your ...
Read now
Unlock full access