<?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/"
	>

<channel>
	<title>oTeam of 11 &#187; CloudFront</title>
	<atom:link href="http://11.ocricket.com/tag/cloudfront/feed/" rel="self" type="application/rss+xml" />
	<link>http://11.ocricket.com</link>
	<description>Buzz, Photography, Tech-Talks, News from the oTeam of oCricket</description>
	<pubDate>Thu, 04 Dec 2008 06:20:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Amazon CloudFront</title>
		<link>http://11.ocricket.com/amazon-cloudfront/</link>
		<comments>http://11.ocricket.com/amazon-cloudfront/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 08:39:16 +0000</pubDate>
		<dc:creator>Brajeshwar</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Amazon]]></category>

		<category><![CDATA[AWS]]></category>

		<category><![CDATA[CDN]]></category>

		<category><![CDATA[CloudFront]]></category>

		<guid isPermaLink="false">http://11.ocricket.com/?p=158</guid>
		<description><![CDATA[Amazon have announced their new CDN &#8211; CloudFront.

As with all other AWS, there are no minimum usage commitments, no monthly fees and the setup is plain and straight forward. Here are the steps;



Sign up for CloudFront.
Put your most frequently accessed static content into an Amazon S3 bucket and mark it as publicly readable.
Create a new [...]]]></description>
			<content:encoded><![CDATA[<p>Amazon have announced their new <span class="caps">CDN </span>&#8211; <a href="http://aws.amazon.com/cloudfront">CloudFront</a>.</p>

<p>As with all other <span class="caps">AWS, </span>there are no minimum usage commitments, no monthly fees and the setup is plain and straight forward. Here are the steps;</p>


<ol>
<li>Sign up for <a href="http://aws.amazon.com/cloudfront">CloudFront</a>.</li>
<li>Put your most frequently accessed static content into an Amazon S3 bucket and mark it as publicly readable.</li>
<li>Create a new CloudFront Distribution using a single <span class="caps">REST</span>-style <span class="caps">POST </span>call. Capture the domain name returned by the call.</li>
<li>Generate fresh <span class="caps">URL</span>s for your content using the domain name from step 3 and hand them out. By using our <span class="caps">CNAME </span>support you can even make the content appear as if it is coming from your own domain. You can associate up to 10 <span class="caps">CNAME</span>s with each distribution.</li>
</ol>



<p>CloudFront will take care of the rest. Requests originating anywhere in the world will be routed to one of 14 edge locations (8 in the United States, 4 in Europe, and 2 in Asia). If the content isn&#8217;t already present at a particular edge location it will be fetched from S3 and cached at the edge.</p>]]></content:encoded>
			<wfw:commentRss>http://11.ocricket.com/amazon-cloudfront/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
