Improve Angular performance with Gzip compression + Azure Blob Storage

Balram Chavan
5 min readApr 21, 2022

I can't believe it’s been so long I haven’t written anything, but again, the past couple of years have been very challenging for all of us. Nonetheless, I am happy that I got a chance again to write another story.

So in terms of Angular application performance topic, there are many guidelines one should adhere for example, using Lazy Loaded Modules, using build optimizer settings in angular.jsonetc.

Once your web application is built, and you are about to go live by deploying the…

--

--