<?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>Lars Schenk &#187; CloudFront</title>
	<atom:link href="http://lars-schenk.com/tag/cloudfront/feed" rel="self" type="application/rss+xml" />
	<link>http://lars-schenk.com</link>
	<description>IT-Services :: Software-Development since 1980 :: Freelancer since 1988</description>
	<lastBuildDate>Thu, 06 Oct 2011 02:44:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Cloud Computing &#8211; DLD09</title>
		<link>http://lars-schenk.com/cloud-computing-dld09/323</link>
		<comments>http://lars-schenk.com/cloud-computing-dld09/323#comments</comments>
		<pubDate>Wed, 28 Jan 2009 19:59:20 +0000</pubDate>
		<dc:creator>Lars Schenk</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[Virtualisierung]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[AppEngine]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[CloudFront]]></category>
		<category><![CDATA[Dr. Werner Vogels]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Marissa Mayer]]></category>
		<category><![CDATA[Russ Daniels]]></category>
		<category><![CDATA[S3]]></category>
		<category><![CDATA[SimpleDB]]></category>

		<guid isPermaLink="false">http://lars-schenk.com/?p=323</guid>
		<description><![CDATA[If I had to convince a non technical person about Cloud Computing, I would show him this video. I really enjoyed listening to Dr. Werner Vogels. Dr. Vogels is Vice President &#038; Chief Technology Officer at Amazon.com where he is responsible for driving the company&#8217;s technology vision, which is to continuously enhance the innovation on [...]]]></description>
			<content:encoded><![CDATA[<p>If I had to convince a non technical person about Cloud Computing, I would show him this video. </p>
<p>I really enjoyed listening to Dr. <a href="http://www.allthingsdistributed.com/">Werner Vogels</a>. Dr. Vogels is Vice President &#038; Chief Technology Officer at Amazon.com where he is responsible for driving the company&#8217;s technology vision, which is to continuously enhance the innovation on behalf of Amazon&#8217;s customers at a global scale.<br />
This vision is why I have moved to EC2/S3 in 2007. I guess, I&#8217;ve finally become an <a href="http://aws.amazon.com/">Amazon AWS</a> fan boy.</p>
<p><script src="http://video.dld-conference.com/api/embed/aj4OXjC/600x338" type="text/javascript"></script><br />
Even if audio is a bit out of sync, it&#8217;s worth to listening this long session.<br />
As a developer from the bottom of my heart I like especially this quote: &#8220;There is no value in being a system administrator. You do not build a better product by being a better server maintainer.&#8221; This is so true, but I wonder how EC2 can free me from typical administration tasks. I still have to maintain my virtual server instances with the whole LAMP stack. Plus I have to think about how to scale horizontally (what to do when I need more virtual server instances).<br />
In contradiction to Amzon&#8217;s EC2, Google&#8217;s AppEngine promises to free me from doing the admin tasks (no OS/LAMP Stack to maintain) and to solve the scale problem (no Database Replication to set up). AppEngine scales out of the box &#8211; the downside is, that it offers a very limited runtime just for you app.<br />
True, a single EC2 instance doesn&#8217;t scale out of the box but it also doesn&#8217;t limit you in doing what you want to do on your virtual server. With EC2 I have to solve the scaling on my own. For this price I got more freedom.<br />
I&#8217;m exited to use and learn about EC2/S3/Storefront each day but I also hope that Google&#8217;s <a href="http://code.google.com/appengine/">AppEngine</a> will offer a wider range of runtime environments in the future. t&#8217;s an interesting Cloud-Year 2009! #buzzword</p>
]]></content:encoded>
			<wfw:commentRss>http://lars-schenk.com/cloud-computing-dld09/323/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon CloudFront &#8211; Content Delivery Network für S3</title>
		<link>http://lars-schenk.com/cloudfront/227</link>
		<comments>http://lars-schenk.com/cloudfront/227#comments</comments>
		<pubDate>Thu, 20 Nov 2008 01:28:01 +0000</pubDate>
		<dc:creator>Lars Schenk</dc:creator>
				<category><![CDATA[tech-recipes]]></category>
		<category><![CDATA[Virtualisierung]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[CDN]]></category>
		<category><![CDATA[CloudFront]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[S3]]></category>

		<guid isPermaLink="false">http://lars-schenk.com/cloudfront/227</guid>
		<description><![CDATA[CloudFront ist eine sinnvolle Erweiterung für Amazon S3: Wenn man S3 bisher als Asset-Server für statische Inhalte eingesetzt hat, so muss man sich für einen Standort entscheiden der möglichst nahe an der Zielgruppe betrieben wird. Ist meine Zielgruppe Europa, so wähle ich den S3 Standort dort und nehme in Kauf, dass User aus USA eine [...]]]></description>
			<content:encoded><![CDATA[<p>CloudFront ist eine sinnvolle Erweiterung für Amazon S3: Wenn man S3 bisher als Asset-Server für statische Inhalte eingesetzt hat, so muss man sich für einen Standort entscheiden der möglichst nahe an der Zielgruppe betrieben wird. Ist meine Zielgruppe Europa, so wähle ich den S3 Standort dort und nehme in Kauf, dass User aus USA eine höhre Latenzzeit haben werden. </p>
<p>Mit CloudFront kann ich nun vor meinen öffentlichen S3 noch ein <a href="http://en.wikipedia.org/wiki/Content_delivery_network">Content Delivery Network</a> vorschalten, dass automatisch meine Inhalte über alle verfügbaren Standorte synchronisert und bei Requests auf meine Inhalte immer die schnellste Verbindung auswählt. Mehr Details zur neuen CloudFront, dem Content Delivery Network von Amazon gibt&#8217;s unter <a href="http://aws.amazon.com/cloudfront/">aws.amazon.com/cloudfront/</a> und im original Wortlaut des Developer-Newsletters. <span id="more-227"></span> </p>
<blockquote><p>Dear AWS Customer,</p>
<p>Today, we&#8217;re excited to announce the public beta of Amazon CloudFront, a new web service for content delivery. With CloudFront, you can distribute content using a worldwide network of edge locations that provide low latency and high data transfer speeds. CloudFront works seamlessly with other AWS services such as Amazon S3, and like all AWS services, is self-service with no up-front commitments, no long-term contracts and pay-as-you-go pricing. You can sign up for CloudFront &#8211; and begin using it today &#8211; at aws.amazon.com/cloudfront.</p>
<p>The initial release lets developers and businesses deliver popular, publicly readable content worldwide. CloudFront has a number of exciting features that differ from many traditional methods of content delivery. It:</p>
<p>lets you get started easily there&#8217;s no need to contact a sales person or negotiate a contract. Anyone can get started in just minutes with only a credit card.<br />
works seamlessly with Amazon S3 &#8211; you can start delivering your files stored in Amazon S3 through CloudFront edge locations in a matter of minutes.<br />
is simple and easy to use &#8211; a single API call is all that&#8217;s needed to get started delivering your content.<br />
lets you pay only for what you use there are no minimum fees and no long-term commitments.<br />
To Use Amazon CloudFront, all you need to do is store your objects in Amazon S3 (make sure they are publicly readable), then, make a simple API call to register your bucket with CloudFront. This API call will return a new domain name for you to include in your web pages or application. When clients request an object using this domain name, they will be automatically routed to the nearest edge location used by Amazon CloudFront for fast delivery of your content. No negotiations, no upfront fees, and no volume commitments. It&#8217;s that simple.</p>
<p>You can learn more about Amazon CloudFront and get started using the service at aws.amazon.com/cloudfront.</p>
<p>Sincerely,<br />
The Amazon CloudFront Team</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://lars-schenk.com/cloudfront/227/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

