<?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>The Geek Blog &#187; App Engine</title>
	<atom:link href="http://www.artin.org/geekblog/tag/app-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artin.org/geekblog</link>
	<description>A place to write down the crap from my brain</description>
	<lastBuildDate>Mon, 16 Jan 2012 14:45:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Google App Engine &amp; Java</title>
		<link>http://www.artin.org/geekblog/2009/04/google-app-engine-java/</link>
		<comments>http://www.artin.org/geekblog/2009/04/google-app-engine-java/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 20:46:12 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[App Engine]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.artin.org/geekblog/?p=31</guid>
		<description><![CDATA[So I&#8217;ve spent a few days going over Google App Engine for Java.  So far, I have to say, I&#8217;m impressed.  Google has created a really cool service that lets anyone write a Java web application and host it on their multitude of servers.  This is all for free, I might add.  You have to [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve spent a few days going over Google App Engine for Java.  So far, I have to say, I&#8217;m impressed.  Google has created a really cool service that lets anyone write a Java web application and host it on their multitude of servers.  This is all for free, I might add.  You have to be aware of a number of limitations including no threading and you&#8217;re limited to their data store for persistence.  Once you get over that, you&#8217;ll see the advantage of it:</p>
<ol>
<li>Reliability</li>
<li>Durability</li>
<li>Security</li>
<li>Scalability</li>
</ol>
<p>So I got a little overwhelmed with the &#8220;ity&#8221; words, but it&#8217;s very appropriate.  App Engine for Java will take the &#8220;cloud&#8221; by storm, I think.  I have been looking for a Java web host and am always discouraged by the price and the limitation on memory and disk space.  With Google, you can get a decently sized application running for free and they provide all the nuts &amp; bolts.</p>
<p>Nice, Google.  Computing in the cloud isn&#8217;t such a farce as I thought it was.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.artin.org/geekblog/2009/04/google-app-engine-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

