how to build cdn for your website

27
How to build CDN for your website Martin Kulov Microsoft Regional Director, VS ALM MVP

Upload: martin-kulov

Post on 23-Dec-2014

3.822 views

Category:

Technology


3 download

DESCRIPTION

 

TRANSCRIPT

Page 1: How to build CDN for your website

How to build CDN for your website

Martin Kulov

Microsoft Regional Director, VS ALM MVP

Page 2: How to build CDN for your website

State of WWW today

Average page size is 25% bigger

From avg 626kB up to 784kB

For just one year!

Almost 1MB by the end of this year!

Page 3: How to build CDN for your website
Page 4: How to build CDN for your website
Page 5: How to build CDN for your website

Website Users

Many have broadband network

Many of them do not

Mobile users are increasing

Tablets are going strong

All users expect page to load in ~2sec

Page 6: How to build CDN for your website

US mobile data traffic

Page 7: How to build CDN for your website

Page Load Time for Mobile

Page 8: How to build CDN for your website

Typical web app today…Loads in 10sec

Have ~80 resources (img, css, js)

Have just one web server

Page 9: How to build CDN for your website

Webpage Waterfall – Fail

Page 10: How to build CDN for your website

Connection View – Fail

Page 11: How to build CDN for your website

What can you do today?Get content closer to users

Load resources in parallel

Use Content Delivery Network (CDN) aka Edge Caching Network (ECN)

Or built similar one by yourself

Page 12: How to build CDN for your website

Webpage Waterfall – OK

Page 13: How to build CDN for your website

Connection View – OK

Page 14: How to build CDN for your website

Benefits

Increased Speed

Price Optimization

Load Balancing

Page 15: How to build CDN for your website

Existing CDN

Microsoft Ajax CDNhttp://www.asp.net/ajaxlibrary/cdn.ashx

Google Librarieshttp://code.google.com/apis/libraries/

Telerik Extensions CDNhttp://www.telerik.com/help/aspnet-mvc/web-assets-telerik-cdn-support.html

Page 16: How to build CDN for your website

Using On Premise CDN

Page 17: How to build CDN for your website

How web works

DNS

Browser

Web ServerIP

Host

Home.aspx

HTML

gif, jpg, css, js

...~ x80

Page 18: How to build CDN for your website

How web works with CDN

DNS

Browser

Web Server

IP

Host Home.aspx

HTML

gif, jpg, css, js

Edge Servers

...

Page 19: How to build CDN for your website

DNS

geoDNS

Netmask ordering

Round robin

Page 20: How to build CDN for your website

IIS

URL rewrite – response HTML

Caching – output, kernel

Static server

To blob or not to blob – MS Research

http://tinyurl.com/m5v3wc

Application Request Routing

Page 21: How to build CDN for your website

DEMO: UrlRewrite and ARR

Page 22: How to build CDN for your website

Using Cloud CDN

Page 23: How to build CDN for your website

Windows Azure CDN

Move the content closest to clients

99.9% monthly SLA

Used by Windows Update, Bing Maps…

Deliver static content

Deliver streaming media

22 locations in US, Europe, Asia, Australia, and South America

Page 24: How to build CDN for your website

Setting up Azure CDN

Azure Subscription

Storage account

Blob container

Custom domain name

Page 25: How to build CDN for your website

Pricing

$0.12/GB from Europe and North America

$0.19/GB from other locations

$0.01/10,000 transactions

304 requests also generate traffic

Not enabled by default in IIS

Page 26: How to build CDN for your website

DEMO: Window Azure CDN

Page 27: How to build CDN for your website

Не забравяйте да ни дадете обратна връзка и да спечелите смартфон Nokia и електронен четец Kindle!