<?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; werner vogels</title>
	<atom:link href="http://thinkapi.com/blog/tag/werner-vogels/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>
		<item>
		<title>Amazon EC2 &#8211; Now production ready!</title>
		<link>http://thinkapi.com/blog/amazon-ec2-now-production-ready/</link>
		<comments>http://thinkapi.com/blog/amazon-ec2-now-production-ready/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 18:20:17 +0000</pubDate>
		<dc:creator>Sukumar</dc:creator>
				<category><![CDATA[Business IT]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[amazon aws]]></category>
		<category><![CDATA[amazon ec2]]></category>
		<category><![CDATA[automatic scaling]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[iaas]]></category>
		<category><![CDATA[load balancing]]></category>
		<category><![CDATA[microsoft sql server]]></category>
		<category><![CDATA[monitoring services]]></category>
		<category><![CDATA[rightscale]]></category>
		<category><![CDATA[sla]]></category>
		<category><![CDATA[werner vogels]]></category>
		<category><![CDATA[windows remote desktop]]></category>

		<guid isPermaLink="false">http://thinkapi.com/blog/?p=34</guid>
		<description><![CDATA[Today is a big day for Amazon EC2- now production ready with SLA, windows support and 4 new capabilities. All these long awaited features are set to go live today.Which in effect can be summarized as Amazon EC2 is no &#8230; <a href="http://thinkapi.com/blog/amazon-ec2-now-production-ready/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://thinkapi.com/blog/amazon-launches-its-cdn-cloudfront/' rel='bookmark' title='Amazon launches its CDN &#8211; CloudFront'>Amazon launches its CDN &#8211; CloudFront</a> <small>Another remarkable day for Amazon Web Services as Werner Vogels,...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 174px"><img title="Amazon EC2" src="http://lh4.ggpht.com/thinkapi/SQC3uOST9hI/AAAAAAAAAhs/phnp-SWCooU/s400/logo_aws.gif" alt="Amazon AWS" width="164" height="60" /><p class="wp-caption-text">Amazon AWS</p></div>
<p>Today is a <a title="Big Day for Amazon EC2: Production, SLA, Windows, and 4 New Capabilities" href="http://aws.typepad.com/aws/2008/10/big-day-for-ec2.html" target="_self">big day for Amazon EC2- now production ready with SLA, windows support and 4 new capabilities</a>.</p>
<p>All these long awaited features are set to go live today.Which in effect can be summarized as</p>
<ul>
<li>Amazon EC2 is no more experimental with the beta tag gone.</li>
<li>EC2 joins S3 in having a SLA.</li>
<li>Beta level Microsoft Windows is a new option.</li>
<li>Microsoft SQL Server is another option.</li>
<li>Plans for AWS management console.</li>
<li>Plans for load balancing, automatic scaling, and cloud monitoring services.</li>
</ul>
<p>How does all this affect the existing customers and lure new customers?</p>
<p><strong>Production ready</strong> &#8211; Amazon is now in a better shape to take on traditional hosts now that its production ready. Having used EC2 for the past few months and not having to reboot any of my instances, this makes me feel that I can now run a full production house in the cloud.</p>
<p><strong>SLA</strong> &#8211; The <a title="Amazon EC2 SLA" href="http://aws.amazon.com/ec2-sla" target="_blank">service level agreement</a> of 99.95% minimum uptime is a great value addition. <span style="text-decoration: line-through;">This means that a downtime of 36 hours per month is permissible. Even though this may be unaccepatable for many sites to run production machines on EC2, its a start.</span></p>
<p>This turns out to be 0.36 hours per month which is very good. I have hosted around 20 servers till now for the past several months in the could and all of them have had 100% uptime. The only downside has been that I had to migrate around 5 instances once due to &#8220;degraded hardware&#8221; of which I was notified by the EC2 team. This by itself is excellent support!</p>
<p><strong>Windows Support</strong> &#8211; All the developers itching to get their hands on Windows in the cloud rejoice! The beta support of <a title="Microsoft Windows Amazon EC2" href="http://aws.amazon.com/windows" target="_blank">Microsoft Windows</a> provides developers with access to the instance using the <a title="Windows Remote Desktop" href="http://www.microsoft.com/windowsXp/using/mobility/getstarted/Remoteintro.mspx" target="_blank">Windows Remote Desktop</a> or the <a title="Windows Remote Desktop" href="http://www.rdesktop.org/" target="_blank">rdesktop</a> client. The AMI for both 32 bit and 64 bit are available with the pricing starting at $0.125 per hour.</p>
<p><strong>Microsoft SQL Server &#8211; </strong>Windows as well as MS SQL now provides a complete platform for Windows based computing technologies.</p>
<p>The Interesting part is that the things which are now in the pipeline include AWS management console, load balancing, auto scale, monitoring services, all of which is essentially <a title="RightScale" href="http://www.rightscale.com/" target="_blank">RightScale</a>&#8216;s business.</p>
<div class="wp-caption aligncenter" style="width: 410px"><img title="Amazon EC2" src="http://lh3.ggpht.com/thinkapi/SQC-Cw8flCI/AAAAAAAAAh0/MwG5H4iWIds/s400/a-m-lb.jpg" alt="A complete circle" width="400" height="305" /><p class="wp-caption-text">A complete circle</p></div>
<p>As Amazon.com CTO  		<strong>Werner Vogels </strong>hints<strong> </strong>in his blog about <a title="Using the Cloud to build highly-efficient systems " href="http://www.allthingsdistributed.com/2008/10/using_the_cloud_to_build_highl.html" target="_blank">&#8220;Using the Cloud to build highly-efficient systems&#8221;</a> about the cost efficiency of these services in view of the current US economic crisis, it sure is a big day for cloud computing and <a title="Infrastructure as a service" href="http://en.wikipedia.org/wiki/Infrastructure_as_a_Service" target="_blank">IaaS</a>.</p>
<p>Related posts:<ol>
<li><a href='http://thinkapi.com/blog/amazon-launches-its-cdn-cloudfront/' rel='bookmark' title='Amazon launches its CDN &#8211; CloudFront'>Amazon launches its CDN &#8211; CloudFront</a> <small>Another remarkable day for Amazon Web Services as Werner Vogels,...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://thinkapi.com/blog/amazon-ec2-now-production-ready/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

