CDN Azure (Content Delivery Network)

Опубликовано: 04 Июль 2022
на канале: Show me Your Code
163
0

* Learnings*
We don’t want to store images, cs, or javascript files with our web application itself
There could be various projects pr parts within an organization that could utilize the images
Now where CDN will help us it will cache the files which are gonna get used
CDN Comes with the benefits of the cloud, like scalability, security, etc
The azure front door can also help us do the same but we don’t put the load on one service because it also has other responsibilities to fill + you will see the benefits of using CDN for content
We can use different endpoints & profiles for different cache
compressed on the fly by the CDN if it is served from the CDN cache
Manage geo-filtering on your endpoint to block or allow content in the selected countries/regions
So for the first time we try to access our resource our CDN will try to retrieve the content but because it doesn’t exist there, it will go to the storage account & fetch & give it from there, but after that, it will cache those resources, & now if we access it for 2nd time, it will give it back from CDN
LinkedIn:-   / adarshkunwar  
Instagram -   / adarsh_whysoserious  


Смотрите видео CDN Azure (Content Delivery Network) онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Show me Your Code 04 Июль 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 163 раз и оно понравилось 0 людям.