<?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: Clouditude</title>
	<atom:link href="http://www.feld.com/wp/archives/2008/10/clouditude.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.feld.com/wp/archives/2008/10/clouditude.html</link>
	<description></description>
	<lastBuildDate>Mon, 13 Feb 2012 17:10:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: John Gannon</title>
		<link>http://www.feld.com/wp/archives/2008/10/clouditude.html/comment-page-1#comment-10073</link>
		<dc:creator>John Gannon</dc:creator>
		<pubDate>Wed, 07 Jan 2009 01:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/archives/2008/10/clouditude.html#comment-10073</guid>
		<description>You make a good point.  There are numerous vendors who address cloud management at the VM instance level (e.g. deploying new VMs based on administrator or user load) but is anyone looking at a layer to sit between the app and the infrastructure to do very fine-grained auto-scaling, failover, etc?  Seems the EngineYards, Joyents, and 10gen&#039;s of the world might be well suited to solve that problem given they are engaging at the app server versus the VM/AMI management level?  Thoughts? </description>
		<content:encoded><![CDATA[<p>You make a good point.  There are numerous vendors who address cloud management at the VM instance level (e.g. deploying new VMs based on administrator or user load) but is anyone looking at a layer to sit between the app and the infrastructure to do very fine-grained auto-scaling, failover, etc?  Seems the EngineYards, Joyents, and 10gen&#039;s of the world might be well suited to solve that problem given they are engaging at the app server versus the VM/AMI management level?  Thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sheraz Mahmood</title>
		<link>http://www.feld.com/wp/archives/2008/10/clouditude.html/comment-page-1#comment-9602</link>
		<dc:creator>Sheraz Mahmood</dc:creator>
		<pubDate>Wed, 07 Jan 2009 01:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/archives/2008/10/clouditude.html#comment-9602</guid>
		<description>Interesting post, I like where this going.  
 
Having developed some applications in the cloud, I don&#039;t know if the statement &quot;know anything about the underlying infrastructure, including whether there is an application server at all&quot; holds true. There are limitations to all clouds and developer have to be mindful of costs associated to what they are building.   
 
Building efficient programs is true, regardless of where the application lives. Since the cloud is supposed to lower costs, especially for startups, the way an application is built changes when you take into consideration how many CPU cycles you will be using for any line of code.  This is good since most programmers these days throw efficiency out the window until it bites them. Therefore knowing about the infrastructure is very important; all clouds are not homogeneous.  </description>
		<content:encoded><![CDATA[<p>Interesting post, I like where this going.  </p>
<p>Having developed some applications in the cloud, I don&#039;t know if the statement &quot;know anything about the underlying infrastructure, including whether there is an application server at all&quot; holds true. There are limitations to all clouds and developer have to be mindful of costs associated to what they are building.   </p>
<p>Building efficient programs is true, regardless of where the application lives. Since the cloud is supposed to lower costs, especially for startups, the way an application is built changes when you take into consideration how many CPU cycles you will be using for any line of code.  This is good since most programmers these days throw efficiency out the window until it bites them. Therefore knowing about the infrastructure is very important; all clouds are not homogeneous.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Kerpan</title>
		<link>http://www.feld.com/wp/archives/2008/10/clouditude.html/comment-page-1#comment-9614</link>
		<dc:creator>Patrick Kerpan</dc:creator>
		<pubDate>Wed, 07 Jan 2009 01:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/archives/2008/10/clouditude.html#comment-9614</guid>
		<description>And I think at Elastic Server we *might* have a capability that increases &quot;clouditude&quot; even further.  You can import the application you want to run in your canonical &quot;application server&quot; listed above either into the Community Repo or into a personal repo if using our Personal Edition.  Now you have your whole application described in a &quot;bill of materials&quot; which you can target to VMware, Xen, Parallels, EC2 AMI, with more clouds and VM formats coming online all the time.  A matter of a few clicks to master your virtual server to any available format.  </description>
		<content:encoded><![CDATA[<p>And I think at Elastic Server we *might* have a capability that increases &quot;clouditude&quot; even further.  You can import the application you want to run in your canonical &quot;application server&quot; listed above either into the Community Repo or into a personal repo if using our Personal Edition.  Now you have your whole application described in a &quot;bill of materials&quot; which you can target to VMware, Xen, Parallels, EC2 AMI, with more clouds and VM formats coming online all the time.  A matter of a few clicks to master your virtual server to any available format.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bfeld</title>
		<link>http://www.feld.com/wp/archives/2008/10/clouditude.html/comment-page-1#comment-9663</link>
		<dc:creator>bfeld</dc:creator>
		<pubDate>Wed, 07 Jan 2009 01:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/archives/2008/10/clouditude.html#comment-9663</guid>
		<description>I  don&#8217;t really know. I&#8217;m having a little trouble determining the appropriate  line between the app and the infrastructure for these types of functions. I  know Microsoft is creating a much more extensive framework for this  intermediate layer with some of the pieces of Azure &#8211; it&#8217;ll be interesting to  see what is actually implemented.&lt;br /&gt; </description>
		<content:encoded><![CDATA[<p>I  don&#8217;t really know. I&#8217;m having a little trouble determining the appropriate  line between the app and the infrastructure for these types of functions. I  know Microsoft is creating a much more extensive framework for this  intermediate layer with some of the pieces of Azure &#8211; it&#8217;ll be interesting to  see what is actually implemented.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Feld</title>
		<link>http://www.feld.com/wp/archives/2008/10/clouditude.html/comment-page-1#comment-46167</link>
		<dc:creator>Brad Feld</dc:creator>
		<pubDate>Tue, 28 Oct 2008 05:32:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/archives/2008/10/clouditude.html#comment-46167</guid>
		<description>I  don&#8217;t really know. I&#8217;m having a little trouble determining the appropriate  line between the app and the infrastructure for these types of functions. I  know Microsoft is creating a much more extensive framework for this  intermediate layer with some of the pieces of Azure &#8211; it&#8217;ll be interesting to  see what is actually implemented.&lt;br /&gt;</description>
		<content:encoded><![CDATA[<p>I  don&#8217;t really know. I&#8217;m having a little trouble determining the appropriate  line between the app and the infrastructure for these types of functions. I  know Microsoft is creating a much more extensive framework for this  intermediate layer with some of the pieces of Azure &#8211; it&#8217;ll be interesting to  see what is actually implemented.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Gannon</title>
		<link>http://www.feld.com/wp/archives/2008/10/clouditude.html/comment-page-1#comment-46166</link>
		<dc:creator>John Gannon</dc:creator>
		<pubDate>Mon, 27 Oct 2008 17:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/archives/2008/10/clouditude.html#comment-46166</guid>
		<description>You make a good point.  There are numerous vendors who address cloud management at the VM instance level (e.g. deploying new VMs based on administrator or user load) but is anyone looking at a layer to sit between the app and the infrastructure to do very fine-grained auto-scaling, failover, etc?  Seems the EngineYards, Joyents, and 10gen&#039;s of the world might be well suited to solve that problem given they are engaging at the app server versus the VM/AMI management level?  Thoughts?</description>
		<content:encoded><![CDATA[<p>You make a good point.  There are numerous vendors who address cloud management at the VM instance level (e.g. deploying new VMs based on administrator or user load) but is anyone looking at a layer to sit between the app and the infrastructure to do very fine-grained auto-scaling, failover, etc?  Seems the EngineYards, Joyents, and 10gen&#039;s of the world might be well suited to solve that problem given they are engaging at the app server versus the VM/AMI management level?  Thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Kerpan</title>
		<link>http://www.feld.com/wp/archives/2008/10/clouditude.html/comment-page-1#comment-46165</link>
		<dc:creator>Patrick Kerpan</dc:creator>
		<pubDate>Sun, 26 Oct 2008 15:48:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/archives/2008/10/clouditude.html#comment-46165</guid>
		<description>And I think at Elastic Server we *might* have a capability that increases &quot;clouditude&quot; even further.  You can import the application you want to run in your canonical &quot;application server&quot; listed above either into the Community Repo or into a personal repo if using our Personal Edition.  Now you have your whole application described in a &quot;bill of materials&quot; which you can target to VMware, Xen, Parallels, EC2 AMI, with more clouds and VM formats coming online all the time.  A matter of a few clicks to master your virtual server to any available format.</description>
		<content:encoded><![CDATA[<p>And I think at Elastic Server we *might* have a capability that increases &#8220;clouditude&#8221; even further.  You can import the application you want to run in your canonical &#8220;application server&#8221; listed above either into the Community Repo or into a personal repo if using our Personal Edition.  Now you have your whole application described in a &#8220;bill of materials&#8221; which you can target to VMware, Xen, Parallels, EC2 AMI, with more clouds and VM formats coming online all the time.  A matter of a few clicks to master your virtual server to any available format.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sheraz Mahmood</title>
		<link>http://www.feld.com/wp/archives/2008/10/clouditude.html/comment-page-1#comment-46164</link>
		<dc:creator>Sheraz Mahmood</dc:creator>
		<pubDate>Sat, 25 Oct 2008 11:39:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/archives/2008/10/clouditude.html#comment-46164</guid>
		<description>Interesting post, I like where this going.

Having developed some applications in the cloud, I don&#039;t know if the statement &quot;know anything about the underlying infrastructure, including whether there is an application server at all&quot; holds true. There are limitations to all clouds and developer have to be mindful of costs associated to what they are building.

Building efficient programs is true, regardless of where the application lives. Since the cloud is supposed to lower costs, especially for startups, the way an application is built changes when you take into consideration how many CPU cycles you will be using for any line of code.  This is good since most programmers these days throw efficiency out the window until it bites them. Therefore knowing about the infrastructure is very important; all clouds are not homogeneous.</description>
		<content:encoded><![CDATA[<p>Interesting post, I like where this going.</p>
<p>Having developed some applications in the cloud, I don&#039;t know if the statement &#8220;know anything about the underlying infrastructure, including whether there is an application server at all&#8221; holds true. There are limitations to all clouds and developer have to be mindful of costs associated to what they are building.</p>
<p>Building efficient programs is true, regardless of where the application lives. Since the cloud is supposed to lower costs, especially for startups, the way an application is built changes when you take into consideration how many CPU cycles you will be using for any line of code.  This is good since most programmers these days throw efficiency out the window until it bites them. Therefore knowing about the infrastructure is very important; all clouds are not homogeneous.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache 0.8.9.1 -->
