<?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: Think like a Startup and you too can Deploy in the Clouds</title>
	<atom:link href="http://www.kavistechnology.com/blog/?feed=rss2&#038;p=378" rel="self" type="application/rss+xml" />
	<link>http://www.kavistechnology.com/blog/?p=378</link>
	<description>Three Keys to a Winning IT Department - Technology, Business, and People</description>
	<lastBuildDate>Tue, 31 Aug 2010 22:15:09 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: johnny</title>
		<link>http://www.kavistechnology.com/blog/?p=378&#038;cpage=1#comment-192</link>
		<dc:creator>johnny</dc:creator>
		<pubDate>Tue, 30 Dec 2008 06:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavistechnology.com/blog/?p=378#comment-192</guid>
		<description>5eLcp9 Thanks for good post</description>
		<content:encoded><![CDATA[<p>5eLcp9 Thanks for good post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeKavis</title>
		<link>http://www.kavistechnology.com/blog/?p=378&#038;cpage=1#comment-187</link>
		<dc:creator>MikeKavis</dc:creator>
		<pubDate>Fri, 19 Dec 2008 13:35:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavistechnology.com/blog/?p=378#comment-187</guid>
		<description>@Sandy,

Oh, I still wonder about how his app was designed and how his EC2 instance was configured.  Now if he moved it to another vendor and it ran faster with the same config, then I would raise an eyebrow!</description>
		<content:encoded><![CDATA[<p>@Sandy,</p>
<p>Oh, I still wonder about how his app was designed and how his EC2 instance was configured.  Now if he moved it to another vendor and it ran faster with the same config, then I would raise an eyebrow!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandy Kemsley</title>
		<link>http://www.kavistechnology.com/blog/?p=378&#038;cpage=1#comment-186</link>
		<dc:creator>Sandy Kemsley</dc:creator>
		<pubDate>Fri, 19 Dec 2008 12:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavistechnology.com/blog/?p=378#comment-186</guid>
		<description>Neither my acquaintance nor I said that the cloud was too slow for BPM, he just said EC2 was slow. There are other cloud platforms.</description>
		<content:encoded><![CDATA[<p>Neither my acquaintance nor I said that the cloud was too slow for BPM, he just said EC2 was slow. There are other cloud platforms.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeKavis</title>
		<link>http://www.kavistechnology.com/blog/?p=378&#038;cpage=1#comment-183</link>
		<dc:creator>MikeKavis</dc:creator>
		<pubDate>Fri, 19 Dec 2008 00:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavistechnology.com/blog/?p=378#comment-183</guid>
		<description>It would be interesting to see how they set it up.  Which instance type did they use?  They differ in memory, cores, storage, etc.  How well were the web services architected?  How was the database partitioned?  I could see how a standard on-premise setup might not be optimal for EC2, but before I buy into that opinion that the cloud is too slow for BPM tools I would like to know more about the configuration.</description>
		<content:encoded><![CDATA[<p>It would be interesting to see how they set it up.  Which instance type did they use?  They differ in memory, cores, storage, etc.  How well were the web services architected?  How was the database partitioned?  I could see how a standard on-premise setup might not be optimal for EC2, but before I buy into that opinion that the cloud is too slow for BPM tools I would like to know more about the configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandy Kemsley</title>
		<link>http://www.kavistechnology.com/blog/?p=378&#038;cpage=1#comment-182</link>
		<dc:creator>Sandy Kemsley</dc:creator>
		<pubDate>Thu, 18 Dec 2008 23:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavistechnology.com/blog/?p=378#comment-182</guid>
		<description>I had a conversation today with someone who has quite a bit of practical experience with EC2, who claims that it is pretty slow -- probably okay for a functional pilot, but not for production in general. Apparently, outbound web services calls from EC2-based apps are having to go through to many layers, which would tend to kill any BPM app with a lot of web services orchestration.</description>
		<content:encoded><![CDATA[<p>I had a conversation today with someone who has quite a bit of practical experience with EC2, who claims that it is pretty slow &#8212; probably okay for a functional pilot, but not for production in general. Apparently, outbound web services calls from EC2-based apps are having to go through to many layers, which would tend to kill any BPM app with a lot of web services orchestration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeKavis</title>
		<link>http://www.kavistechnology.com/blog/?p=378&#038;cpage=1#comment-181</link>
		<dc:creator>MikeKavis</dc:creator>
		<pubDate>Thu, 18 Dec 2008 15:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavistechnology.com/blog/?p=378#comment-181</guid>
		<description>@Sandy,

They sort of do.  On Amazon the cost for EC2 is extremely low.  You can use a tool like Elastic Server On Demand (elasticserver.com) to install a standard configuration and quickly do some proof of concepts at a very low cost.  I installed a WSO2 stack and a DJango stack on my EC2 account with just a few clicks.</description>
		<content:encoded><![CDATA[<p>@Sandy,</p>
<p>They sort of do.  On Amazon the cost for EC2 is extremely low.  You can use a tool like Elastic Server On Demand (elasticserver.com) to install a standard configuration and quickly do some proof of concepts at a very low cost.  I installed a WSO2 stack and a DJango stack on my EC2 account with just a few clicks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandy Kemsley</title>
		<link>http://www.kavistechnology.com/blog/?p=378&#038;cpage=1#comment-180</link>
		<dc:creator>Sandy Kemsley</dc:creator>
		<pubDate>Thu, 18 Dec 2008 14:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavistechnology.com/blog/?p=378#comment-180</guid>
		<description>Would be great for vendors to offer pilot systems to enterprise customers: a standard image on EC2, for example, that the customer can work with themselves for a period of time. Much lower barrier to installation than an on-premise pilot.</description>
		<content:encoded><![CDATA[<p>Would be great for vendors to offer pilot systems to enterprise customers: a standard image on EC2, for example, that the customer can work with themselves for a period of time. Much lower barrier to installation than an on-premise pilot.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
