I would like to read how to use caching effectively, optimize my schema and database queries, apply partitioning and load balancing. There are quite a few resources for optimizing code and low-level material, but not another.
I read Creating Cal Henderson Scalable Websites and, apart from one chapter, actually scaling, which barely scratches the surface, has nothing interesting inside.
Is there a decent book or other resource for optimizing web application performance?
source
share