Azure Storage GZip Encoding

12 Sep

Azure storage is an excellent option for storing assets for your web application (or even your entire static web application), but it is often preferable to have this data delivered to the browser using HTTP Compression to reduce file size and improve performance. Here we introduce a new utility to automate managing HTTP Compression settings for your blobs.