<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Is Cloud Computing Stupid?</title>
	<atom:link href="http://ajnyc.wordpress.com/2008/10/15/is-cloud-computing-stupid/feed/" rel="self" type="application/rss+xml" />
	<link>http://ajnyc.wordpress.com/2008/10/15/is-cloud-computing-stupid/</link>
	<description>Speculation from a NYC venture capitalist</description>
	<lastBuildDate>Thu, 19 Nov 2009 21:41:00 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Amish</title>
		<link>http://ajnyc.wordpress.com/2008/10/15/is-cloud-computing-stupid/#comment-19</link>
		<dc:creator>Amish</dc:creator>
		<pubDate>Tue, 02 Dec 2008 19:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://ajnyc.wordpress.com/?p=65#comment-19</guid>
		<description>@ Sean - Agree, perhaps didnt make clear enough but was primarily referring to SaaS/PaaS applications.  Clearly if you&#039;ve architected a system that only leverage the &quot;compute portions of the cloud&quot;, you&#039;ve minimized lock-in.  That said, I know many cloud vendors offer tools and capabilities that people could not do without.... does that create lock in??  Hope so!!  :)</description>
		<content:encoded><![CDATA[<p>@ Sean &#8211; Agree, perhaps didnt make clear enough but was primarily referring to SaaS/PaaS applications.  Clearly if you&#8217;ve architected a system that only leverage the &#8220;compute portions of the cloud&#8221;, you&#8217;ve minimized lock-in.  That said, I know many cloud vendors offer tools and capabilities that people could not do without&#8230;. does that create lock in??  Hope so!!  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Tierney</title>
		<link>http://ajnyc.wordpress.com/2008/10/15/is-cloud-computing-stupid/#comment-18</link>
		<dc:creator>Sean Tierney</dc:creator>
		<pubDate>Tue, 02 Dec 2008 03:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://ajnyc.wordpress.com/?p=65#comment-18</guid>
		<description>Amish, 
with all due respect you&#039;re making the same error Richard Stallman made by saying that cloud computing has the same lock-in implications as SaaS or PaaS.  Using cloud (or utility) computing as infrastructure is like buying AC electricity (only it&#039;s CPU cycles) in that it&#039;s interchangeable provided you do things right.  Whether you choose to run your VM&#039;s on Amazon&#039;s service, or 3Terra&#039;s or GoGrid&#039;s, or move them to a VMware ESX cluster on your hardware or on a vendor&#039;s cluster, the portability of your app is determined by its architecture (ie. how well it&#039;s abstracted/decoupled) and not by virtue of the fact that it&#039;s running on cloud-based infrastructure. 

What you&#039;re saying _does_ hold true for apps based on PaaS like Facebook or Google App engine or even the iPhone where the app is yoked to a proprietary platform. But that lock-in is a conscious tradeoff accepted by the developer in exchange for the benefits of distribution, access to resources &amp; API&#039;s, offloaded hosting costs, etc.  I would argue that an inalienable, defining quality of being a true cloud is that it be agnostic of the OS&#039;s it can host.  Intertwining the concepts of cloud computing with PaaS and SaaS is simply inaccurate. While often seen in tandem the two are entirely independent. Read this post:
http://www.scrollinondubs.com/2008/09/30/richard-stallman-is-officially-confused/

Sean</description>
		<content:encoded><![CDATA[<p>Amish,<br />
with all due respect you&#8217;re making the same error Richard Stallman made by saying that cloud computing has the same lock-in implications as SaaS or PaaS.  Using cloud (or utility) computing as infrastructure is like buying AC electricity (only it&#8217;s CPU cycles) in that it&#8217;s interchangeable provided you do things right.  Whether you choose to run your VM&#8217;s on Amazon&#8217;s service, or 3Terra&#8217;s or GoGrid&#8217;s, or move them to a VMware ESX cluster on your hardware or on a vendor&#8217;s cluster, the portability of your app is determined by its architecture (ie. how well it&#8217;s abstracted/decoupled) and not by virtue of the fact that it&#8217;s running on cloud-based infrastructure. </p>
<p>What you&#8217;re saying _does_ hold true for apps based on PaaS like Facebook or Google App engine or even the iPhone where the app is yoked to a proprietary platform. But that lock-in is a conscious tradeoff accepted by the developer in exchange for the benefits of distribution, access to resources &amp; API&#8217;s, offloaded hosting costs, etc.  I would argue that an inalienable, defining quality of being a true cloud is that it be agnostic of the OS&#8217;s it can host.  Intertwining the concepts of cloud computing with PaaS and SaaS is simply inaccurate. While often seen in tandem the two are entirely independent. Read this post:<br />
<a href="http://www.scrollinondubs.com/2008/09/30/richard-stallman-is-officially-confused/" rel="nofollow">http://www.scrollinondubs.com/2008/09/30/richard-stallman-is-officially-confused/</a></p>
<p>Sean</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sachin Agarwal</title>
		<link>http://ajnyc.wordpress.com/2008/10/15/is-cloud-computing-stupid/#comment-10</link>
		<dc:creator>Sachin Agarwal</dc:creator>
		<pubDate>Fri, 31 Oct 2008 15:59:52 +0000</pubDate>
		<guid isPermaLink="false">http://ajnyc.wordpress.com/?p=65#comment-10</guid>
		<description>The reason we&#039;ve stuck with our hosting provider (MediaTemple) is the portability issue - we know that we can fully migrate to any standard box in a matter of hours.  Using EC2 or GAE or whatever else requires us to put in proprietary &quot;hooks&quot; to work properly.

As a CEO, I absolutely hate losing my option value.  And today&#039;s clouds take that away.</description>
		<content:encoded><![CDATA[<p>The reason we&#8217;ve stuck with our hosting provider (MediaTemple) is the portability issue &#8211; we know that we can fully migrate to any standard box in a matter of hours.  Using EC2 or GAE or whatever else requires us to put in proprietary &#8220;hooks&#8221; to work properly.</p>
<p>As a CEO, I absolutely hate losing my option value.  And today&#8217;s clouds take that away.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dc</title>
		<link>http://ajnyc.wordpress.com/2008/10/15/is-cloud-computing-stupid/#comment-7</link>
		<dc:creator>dc</dc:creator>
		<pubDate>Thu, 16 Oct 2008 16:05:50 +0000</pubDate>
		<guid isPermaLink="false">http://ajnyc.wordpress.com/?p=65#comment-7</guid>
		<description>Good posting. I fully agree that the value and success of PaaS vendors ultimately will be how ISVs can fully adapt the platform to meet their own constituents. I think we&#039;ve learned from AppXchange that locking into a specific group of users, let alone a specific vendor, is going to run its course.</description>
		<content:encoded><![CDATA[<p>Good posting. I fully agree that the value and success of PaaS vendors ultimately will be how ISVs can fully adapt the platform to meet their own constituents. I think we&#8217;ve learned from AppXchange that locking into a specific group of users, let alone a specific vendor, is going to run its course.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
