Direct link to the article How I Used Brotli to Get Even Smaller CSS and JavaScript Files at CDN Scale

How I Used Brotli to Get Even Smaller CSS and JavaScript Files at CDN Scale

This article is about my experience using Brotli at production scale. Despite being really expensive and a truly unfeasible method for on-the-fly compression, Brotli is actually very economical and saves cost on many fronts, especially when compared with gzip or lower compression levels of Brotli.
(Updated on )