I have a very basic question about CDN - BlobStorage and WebRole... and perfrormances...
I have a very simple web site with static content, HTML, Js, Images, CSS & videos (totally could me max 3-5MB the whole content if the users visit all the site)...
the traffic of my web site will be 98% from UK and I am planning to have a maximum of 500.000 unique visitors per day....
my question is about performances....
Would you reccomend me to enable CDN on my webrole???? would I benefit from it??? is there a benefit using CDN even if my traffic is coming "mainly" from UK??? is CDN content cached on Internet providers (eg. BT) proxy???
Would you reccomend me to host images, video etc on a blob storage account and reference it with absolute url from the web role??? is there any difference in term of performance between hosting a static file on a blob (may be enabling CDN on the storage
account?!) or just put the static file on the web role???
I have not found much references on line, but I guess that the web role, the CDN and the Storage, use different disks / cache layers / network layers and it should affect on performances...
looking forward to hear your opinion....
Thanks Stelio
http://ecommerceondotnet.blogspot.com/