For a better user experience and a faster delivery of content from server to client, both caching and CDN (content delivery network) comes hand in hand. When considering performance it is important to use both of these techniques for better user experience (See Caching vs CDN - Stackoverflow).
CDN can be used to cache static web content to provide content faster to end users. It caches content in physical nodes across the globe.
Watch this video to understand how to link a storage account with Azure CDN.
Resources
https://azure.microsoft.com/en-us/blog/enabling-cdn-for-azure-websites/
https://docs.microsoft.com/en-us/azure/cdn/cdn-create-new-endpoint
CDN can be used to cache static web content to provide content faster to end users. It caches content in physical nodes across the globe.
Watch this video to understand how to link a storage account with Azure CDN.
Resources
https://azure.microsoft.com/en-us/blog/enabling-cdn-for-azure-websites/
https://docs.microsoft.com/en-us/azure/cdn/cdn-create-new-endpoint
0 comments:
Post a Comment