Scott Taylor writes an extremely in-depth piece on what you need to know about caching if you are using WordPress.
Scott covers why network requests are slow, the importance of batching HTTP requests, and a nice lengthy bit on how WordPress is, “not prepared to scale as a microservice.” This is a must-read for performance wranglers.