Chapter 7: Latency

  • October 12, 2019

Anatoly Volkhover

Break your server-side processing into synchronous and asynchronous aspects. Make it easy for developers to code the asynchronous part by creating a framework. Optimize images and compress script and style assets. Use CDN for delivery of static assets. Collect telemetry to continuously monitor latency in your system.

>