<?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>DigitalFiz &#187; ec2</title>
	<atom:link href="http://digitalfiz.com/tag/ec2/feed/" rel="self" type="application/rss+xml" />
	<link>http://digitalfiz.com</link>
	<description>php is my kungfu...</description>
	<lastBuildDate>Mon, 30 Aug 2010 01:37:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Playing in the cloud!</title>
		<link>http://digitalfiz.com/2009/11/playing-in-the-cloud/</link>
		<comments>http://digitalfiz.com/2009/11/playing-in-the-cloud/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 12:38:03 +0000</pubDate>
		<dc:creator>DigitalFiz</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[cloudfront]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[s3]]></category>

		<guid isPermaLink="false">http://www.digitalfiz.com/?p=51</guid>
		<description><![CDATA[Well I&#8217;ve been messing with Amazonz s3, EC2 and CloudFront for a few days and I must say it is a pretty awesome setup of power. s3 gives you unlimited storage, EC2 gives you almost instant access to as many VPS&#8217;s as you want(or can afford hehe) and CloudFront makes your s3 data available to [...]]]></description>
			<content:encoded><![CDATA[<p>Well I&#8217;ve been messing with Amazonz s3, EC2 and CloudFront for a few days and I must say it is a pretty awesome setup of power. s3 gives you unlimited storage, EC2 gives you almost instant access to as many VPS&#8217;s as you want(or can afford hehe) and CloudFront makes your s3 data available to people all around the word on a server near them for the fastest speeds and highest availability. Combined together you can have a web service that is always there and always fast. I will be working on tools to utilize Amazon&#8217;s web services in PHP and see if I can make some simple easy to use tools to automate a web services ability to expand with demands. Hopefully I can utilize a system to auto start instances(amazons term for a running VPS) based on server loads maybe even add some type of availability prediction to pre-start some instances during known times of high load. the Elastic BlockStore feature of EC2 makes it easy to share the dynamic data that changes so you can have 20 VPS&#8217;s using the same database and serving the same data. Adding some features to sync static data to a s3 storage bucket which is connected to a CloudFront distribution should make for a very scalable, reliable and fast system. I have a project or 2 that I think will be perfect candidates for testing this out.</p>
<p>Now I have been thinking about how amazon isnt the only &#8220;cloud&#8221; service out there and I do plan on making some tools that work with others too just have to research the more popular ones. Looking very for to microsofts new azure system and I think it might be the next step into big things &#8220;cloud&#8221;wise</p>
]]></content:encoded>
			<wfw:commentRss>http://digitalfiz.com/2009/11/playing-in-the-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
