<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Comments on: Grails and Cloud Computing: Part 1 &#8211; Amazon EC2</title>
	<atom:link href="http://alterlabs.com/uncategorized/grails-and-cloud-computing-part-1-amazon-ec/feed/" rel="self" type="application/rss+xml" />
	<link>http://alterlabs.com/uncategorized/grails-and-cloud-computing-part-1-amazon-ec/</link>
	<description>Results through imagination</description>
	<lastBuildDate>Mon, 15 Mar 2010 02:56:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter Braswell</title>
		<link>http://alterlabs.com/uncategorized/grails-and-cloud-computing-part-1-amazon-ec/comment-page-1/#comment-35185</link>
		<dc:creator>Peter Braswell</dc:creator>
		<pubDate>Thu, 25 Feb 2010 13:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://alterlabs.com/?p=135#comment-35185</guid>
		<description>Big D - 
Great article!  I took the easier path and deployed via Cloud Foundry.  It was very, very easy although parts of the console UI were non-intuitive.  I was a little surprised at the cost, @ .08 an hour, running the app for a month was estimated to cost approximately $62 bucks as I recall.  Certainly not inordinately expensive, but much more that free e.g. Google App Engine.

Your rock,
Peter</description>
		<content:encoded><![CDATA[<p>Big D &#8211;<br />
Great article!  I took the easier path and deployed via Cloud Foundry.  It was very, very easy although parts of the console UI were non-intuitive.  I was a little surprised at the cost, @ .08 an hour, running the app for a month was estimated to cost approximately $62 bucks as I recall.  Certainly not inordinately expensive, but much more that free e.g. Google App Engine.</p>
<p>Your rock,<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: villalobos</title>
		<link>http://alterlabs.com/uncategorized/grails-and-cloud-computing-part-1-amazon-ec/comment-page-1/#comment-34184</link>
		<dc:creator>villalobos</dc:creator>
		<pubDate>Thu, 21 Jan 2010 12:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://alterlabs.com/?p=135#comment-34184</guid>
		<description>People doing professional development with this platform may help you out in this.
One of my friend has mentioned its limitations during its commercial use can be seen here,
http://bygsoft.wordpress.com/2010/01/09/cloudy-combo-google-app-engine-and-amazon-s3-combo-pack/</description>
		<content:encoded><![CDATA[<p>People doing professional development with this platform may help you out in this.<br />
One of my friend has mentioned its limitations during its commercial use can be seen here,<br />
<a href="http://bygsoft.wordpress.com/2010/01/09/cloudy-combo-google-app-engine-and-amazon-s3-combo-pack/" rel="nofollow">http://bygsoft.wordpress.com/2010/01/09/cloudy-combo-google-app-engine-and-amazon-s3-combo-pack/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://alterlabs.com/uncategorized/grails-and-cloud-computing-part-1-amazon-ec/comment-page-1/#comment-34141</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 18 Jan 2010 23:34:04 +0000</pubDate>
		<guid isPermaLink="false">http://alterlabs.com/?p=135#comment-34141</guid>
		<description>I am getting 

Error executing script CloudToolsDeploy: No such property: DEFAULT_DEPS for class: ExplodedWar_groovy

Using Grails 1.2 and Cloud Tools 0.6, setting DEFAULT_J5_DEPS = DEFAULT_DEPS does not fix the issue, it seems this notation is no longer referenced in 1.2

Any tips?</description>
		<content:encoded><![CDATA[<p>I am getting </p>
<p>Error executing script CloudToolsDeploy: No such property: DEFAULT_DEPS for class: ExplodedWar_groovy</p>
<p>Using Grails 1.2 and Cloud Tools 0.6, setting DEFAULT_J5_DEPS = DEFAULT_DEPS does not fix the issue, it seems this notation is no longer referenced in 1.2</p>
<p>Any tips?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: don</title>
		<link>http://alterlabs.com/uncategorized/grails-and-cloud-computing-part-1-amazon-ec/comment-page-1/#comment-33424</link>
		<dc:creator>don</dc:creator>
		<pubDate>Tue, 24 Nov 2009 12:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://alterlabs.com/?p=135#comment-33424</guid>
		<description>@Marko... you are of course correct, and I have changed the S3 reference to mention EBS instead. Thanks for keeping me honest!</description>
		<content:encoded><![CDATA[<p>@Marko&#8230; you are of course correct, and I have changed the S3 reference to mention EBS instead. Thanks for keeping me honest!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marko</title>
		<link>http://alterlabs.com/uncategorized/grails-and-cloud-computing-part-1-amazon-ec/comment-page-1/#comment-33419</link>
		<dc:creator>Marko</dc:creator>
		<pubDate>Mon, 23 Nov 2009 17:47:05 +0000</pubDate>
		<guid isPermaLink="false">http://alterlabs.com/?p=135#comment-33419</guid>
		<description>Even it&#039;s not part of your blog, in your conclusion you mention Amason S3 as a solution for database persistence: It&#039;s not a good idea to treat Amazon S3 as remote filesystem (not only because it&#039;s not possible to mount/access it directly). It&#039;s better to treat S3 as a backup storage like a tape. 
For use with databases Amazon provides EBS (elastic block storage). There is excellent book by George Reese &quot;Cloud Application Architectures&quot; which also describes the pros and cons.

Regards Marko</description>
		<content:encoded><![CDATA[<p>Even it&#8217;s not part of your blog, in your conclusion you mention Amason S3 as a solution for database persistence: It&#8217;s not a good idea to treat Amazon S3 as remote filesystem (not only because it&#8217;s not possible to mount/access it directly). It&#8217;s better to treat S3 as a backup storage like a tape.<br />
For use with databases Amazon provides EBS (elastic block storage). There is excellent book by George Reese &#8220;Cloud Application Architectures&#8221; which also describes the pros and cons.</p>
<p>Regards Marko</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: limcheekin</title>
		<link>http://alterlabs.com/uncategorized/grails-and-cloud-computing-part-1-amazon-ec/comment-page-1/#comment-32438</link>
		<dc:creator>limcheekin</dc:creator>
		<pubDate>Thu, 24 Sep 2009 10:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://alterlabs.com/?p=135#comment-32438</guid>
		<description>Hi,

I managed to make OneToMany relationship working in Google App Engine (GAE).

You can find out more from URL below:
http://stackoverflow.com/questions/1377091/how-to-setup-one-to-many-unidirectional-mapping-for-grails-application-on-gae/

I wish the link above is helpful to you.

Regards,
Chee Kin</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I managed to make OneToMany relationship working in Google App Engine (GAE).</p>
<p>You can find out more from URL below:<br />
<a href="http://stackoverflow.com/questions/1377091/how-to-setup-one-to-many-unidirectional-mapping-for-grails-application-on-gae/" rel="nofollow">http://stackoverflow.com/questions/1377091/how-to-setup-one-to-many-unidirectional-mapping-for-grails-application-on-gae/</a></p>
<p>I wish the link above is helpful to you.</p>
<p>Regards,<br />
Chee Kin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: don</title>
		<link>http://alterlabs.com/uncategorized/grails-and-cloud-computing-part-1-amazon-ec/comment-page-1/#comment-32416</link>
		<dc:creator>don</dc:creator>
		<pubDate>Wed, 23 Sep 2009 15:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://alterlabs.com/?p=135#comment-32416</guid>
		<description>@Christian.. yeah I went thru the _exact_ same pain trying to get the app onto AppEngine. I have started writing the pos on the Google experience (actually looks like it may end up being more than on post) and hopefully will have it up early next week. Thanks for the kind words!</description>
		<content:encoded><![CDATA[<p>@Christian.. yeah I went thru the _exact_ same pain trying to get the app onto AppEngine. I have started writing the pos on the Google experience (actually looks like it may end up being more than on post) and hopefully will have it up early next week. Thanks for the kind words!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Naeger</title>
		<link>http://alterlabs.com/uncategorized/grails-and-cloud-computing-part-1-amazon-ec/comment-page-1/#comment-32406</link>
		<dc:creator>Christian Naeger</dc:creator>
		<pubDate>Wed, 23 Sep 2009 09:12:28 +0000</pubDate>
		<guid isPermaLink="false">http://alterlabs.com/?p=135#comment-32406</guid>
		<description>Thanks for the information. VERY informative! I was trying to go the other route and modify my Grails application to use Google AppEngine (mainly because it&#039;s free :-) ... and because it is supposed to require zero configuration).... however, I failed miserably so far, I ran into several bugs in the app-engine and gorm-jpa plugin (couldn&#039;t get a OneToMany relationship working with JPA and scaffolded controllers/views). So, I am more than excited to read about your experiences. Regards, Chris</description>
		<content:encoded><![CDATA[<p>Thanks for the information. VERY informative! I was trying to go the other route and modify my Grails application to use Google AppEngine (mainly because it&#8217;s free :-) &#8230; and because it is supposed to require zero configuration)&#8230;. however, I failed miserably so far, I ran into several bugs in the app-engine and gorm-jpa plugin (couldn&#8217;t get a OneToMany relationship working with JPA and scaffolded controllers/views). So, I am more than excited to read about your experiences. Regards, Chris</p>
]]></content:encoded>
	</item>
</channel>
</rss>
