CDNs are all about optimizing the content and caching it. In that way, they improve the performance of your website and user experience. In the previous section, you learned a little bit about the concept of Content Delivery Networks and configured your instance of Azure CDN. Now we will try to learn some more advanced features, such as compression, caching rules, and optimization.
Optimization and caching
Configuring the endpoint
To access the endpoint configuration, you have to click on it on the Overview blade:
This will display a new screen, where you can find all information regarding that particular CDN endpoint, such as its hostname, available protocols, and configured rules for content optimization. In fact, the...