<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>thinkAPI&#187; Content Delivery Network</title>
	<atom:link href="http://thinkapi.com/blog/tag/content-delivery-network/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkapi.com/blog</link>
	<description>An interface to tech thoughts</description>
	<lastBuildDate>Fri, 06 Apr 2012 09:23:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Amazon launches its CDN &#8211; CloudFront</title>
		<link>http://thinkapi.com/blog/amazon-launches-its-cdn-cloudfront/</link>
		<comments>http://thinkapi.com/blog/amazon-launches-its-cdn-cloudfront/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 19:36:26 +0000</pubDate>
		<dc:creator>Sukumar</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Akamai]]></category>
		<category><![CDATA[amazon aws]]></category>
		<category><![CDATA[Amazon CloudFront]]></category>
		<category><![CDATA[boto]]></category>
		<category><![CDATA[CDN]]></category>
		<category><![CDATA[CloudFront]]></category>
		<category><![CDATA[Content Delivery Network]]></category>
		<category><![CDATA[Limelight]]></category>
		<category><![CDATA[s3]]></category>
		<category><![CDATA[werner vogels]]></category>

		<guid isPermaLink="false">http://thinkapi.com/blog/?p=62</guid>
		<description><![CDATA[Another remarkable day for Amazon Web Services as Werner Vogels, CTO &#8211; Amazon.com, launched the much anticipated CDN solution to the public after two months of announcement. Aptly named Amazon CloudFront, the beta version of the service went live today &#8230; <a href="http://thinkapi.com/blog/amazon-launches-its-cdn-cloudfront/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://thinkapi.com/blog/amazon-ec2-now-production-ready/' rel='bookmark' title='Amazon EC2 &#8211; Now production ready!'>Amazon EC2 &#8211; Now production ready!</a> <small>Today is a big day for Amazon EC2- now production...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Another remarkable day for Amazon Web Services as <strong>Werner Vogels, </strong> CTO &#8211; Amazon.com,<strong> </strong><a title="Expanding the Cloud: Amazon CloudFront" href="http://www.allthingsdistributed.com/2008/11/amazon_cloudfront.html" target="_blank">launched</a> the much anticipated CDN solution to the public after two months of <a title="We're Never Content" href="http://aws.typepad.com/aws/2008/09/were-never-cont.html" target="_blank">announcement</a>.</p>
<div class="wp-caption alignright" style="width: 174px"><img title="Amazon AWS" src="http://lh4.ggpht.com/_f3EtWybcQP4/SQC3uOST9hI/AAAAAAAAAhs/lLMUbe1pBpU/s800/logo_aws.gif" alt="" width="164" height="60" /><p class="wp-caption-text">Amazon AWS</p></div>
<div class="wp-caption alignright" style="width: 271px"><img title="Amazon CloudFront" src="http://lh4.ggpht.com/_f3EtWybcQP4/SSMLhpb206I/AAAAAAAAAic/ghmQUxme42g/s800/amazon-cloudfront.gif" alt="Amazon CloudFront" width="261" height="37" /><p class="wp-caption-text">Amazon CloudFront</p></div>
<p>Aptly named Amazon <a title="Amazon CloudFront" href="http://aws.amazon.com/cloudfront/" target="_blank">CloudFront</a>, the beta version of the service went live today with a pay-as-you-go pricing model with 14 edge locations across three continents.</p>
<p><strong><span id="more-62"></span>United States</strong></p>
<p>Ashburn, VA; Dallas/Fort Worth, TX; Los Angeles, CA; Miami, FL; Newark, NJ; Palo Alto, CA; Seattle, WA; St. Louis, MO</p>
<p><strong>Europe</strong></p>
<p>Amsterdam; Dublin; Frankfurt; London</p>
<p><strong>Asia</strong></p>
<p>Hong Kong; Tokyo</p>
<div class="wp-caption aligncenter" style="width: 610px"><img title="Amazon CloudFront edge locations" src="http://lh4.ggpht.com/_f3EtWybcQP4/SSMJ-dQvikI/AAAAAAAAAiU/Hmhml3byVSw/s800/etc_nologo.jpg" alt="Amazon CloudFront edge locations" width="600" height="303" /><p class="wp-caption-text">Amazon CloudFront edge locations</p></div>
<p>A traditionally expensive option for websites to provide their users with data at a lower latency and increased delivery speed, CDNs can now be deployed by even small players opening up a new market area.</p>
<p>To get started with CloudFront</p>
<p>1. Register for <a title="Amazon CloudFront" href="http://aws.amazon.com/cloudfront/" target="_blank">Amazon CloudFront</a></p>
<p>2. Create a publicly readable bucket and host you most popular data in it.</p>
<p>3. Create a new CloudFront distribution using a simple post call. (<a title="Amazon CloudFront Getting Started" href="http://docs.amazonwebservices.com/AmazonCloudFront/latest/GettingStartedGuide/">Documentation</a>)</p>
<p>4. Distribute you content using the publicly given CloudFront sub domain (format &#8211; abc123.cloudfront.net)</p>
<p>or through your own sub domain using a CNAME. (upto 10 CNAMEs per distribution is allowed).</p>
<p>The data transfer rate starts $0.17 per GB for the first 10 TB / month data transfer out for American and European edges, increasing for Hong Kong and Japan edges with the cost being $0.210 per GB for the first 10 TB / month data transfer out and $0.220 per GB for the first 10 TB / month data transfer out respectively. The cost of transferring data from the user&#8217;s S3 bucket to the edge is also metered and priced same as S3.</p>
<p>Addition of CloudFront to AWS adds another feather in Amazon&#8217;s cap and moves the web one step closer to running a website completely on the cloud. Perhaps one could now expect Amazon AWS to also provide tailor made solutions such as MySQL, Memcached, web servers, applications servers which can scale indefinately but still fit in the traditional model, which currently RightScale provides.</p>
<p>Though many herald this move as a blow to existing CDNs such as <a href="http://akamai.com/">Akamai</a> and <a href="http://www.limelightnetworks.com/">Limelight</a>, there are a few who reason the extent to which CloudFront will affect their business and their CDN pricing.</p>
<p>Related Links:</p>
<p><a title="Amazon CloudFront" href="http://aws.amazon.com/cloudfront/" target="_blank">Amazon CloudFront</a></p>
<p><a href="http://aws.typepad.com/aws/2008/11/distribute-your-content-with-amazon-cloudfront.html">AWS Developer weblog</a></p>
<p><a href="http://blog.rightscale.com/2008/11/17/amazon-releases-cloudfront/">Rightscale</a></p>
<p><a title="Amazon CloudFront" href="http://www.techcrunch.com/2008/11/17/amazon-web-services-launches-cloudfront/" target="_blank">TechCrunch</a></p>
<p><a href="http://docs.amazonwebservices.com/AmazonCloudFront/latest/GettingStartedGuide/">Getting Started Guide</a></p>
<p><a href="http://developer.amazonwebservices.com/connect/kbcategory.jspa?categoryID=213">Technical Documentation</a></p>
<p><a title="How to Setup Amazon S3 with CloudFront as a Content Delivery Network" href="http://www.labnol.org/internet/setup-content-delivery-network-with-amazon-s3-cloudfront/5446/" target="_blank">How to Setup Amazon S3 with CloudFront as a Content Delivery Network</a></p>
<p><a title="Boto" href="http://code.google.com/p/boto/" target="_blank">Python interface for AWS &#8211; boto</a></p>
<p>Related posts:<ol>
<li><a href='http://thinkapi.com/blog/amazon-ec2-now-production-ready/' rel='bookmark' title='Amazon EC2 &#8211; Now production ready!'>Amazon EC2 &#8211; Now production ready!</a> <small>Today is a big day for Amazon EC2- now production...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://thinkapi.com/blog/amazon-launches-its-cdn-cloudfront/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

