<?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/"
	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>SOA and Cloud Computing</title>
	<atom:link href="http://soarealworld.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://soarealworld.wordpress.com</link>
	<description>SOA and Cloud Computing in the real world</description>
	<lastBuildDate>Thu, 24 Dec 2009 21:51:51 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='soarealworld.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/29b5116967dfd62d7832187ebc29b882?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>SOA and Cloud Computing</title>
		<link>http://soarealworld.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://soarealworld.wordpress.com/osd.xml" title="SOA and Cloud Computing" />
		<item>
		<title>Who came up with this &#8220;Collective Invention&#8221; ?</title>
		<link>http://soarealworld.wordpress.com/2009/12/24/who-came-up-with-this-collective-invention/</link>
		<comments>http://soarealworld.wordpress.com/2009/12/24/who-came-up-with-this-collective-invention/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 21:45:54 +0000</pubDate>
		<dc:creator>soarealworld</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://soarealworld.wordpress.com/?p=175</guid>
		<description><![CDATA[
&#8220;The Collective Invention&#8221; By Magritte

Your CRM applications are running in a Force.com Cloud,  Your other webapps are running in the Google AppEngine Cloud,   Your customer facing webapps are running in Amazon EC2 CloudFront and your traditional portlets are running in the Enterprise Portal. Many of these applications  Portlets access backend databases through Enterprise DataServices and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=soarealworld.wordpress.com&blog=4570900&post=175&subd=soarealworld&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:center;"><img class="aligncenter" title="&quot;The Collective Invention&quot; by Magritte " src="http://images.google.com/url?source=imgres&amp;ct=img&amp;q=http://www.edityourcollegeessay.com/uploaded_images/magritte-751649.jpg&amp;usg=AFQjCNF3don2oLq6Tnn8Mj4mzyfVl4rjaQ" alt="" width="361" height="261" /></p>
<p style="text-align:center;">&#8220;The Collective Invention&#8221; By Magritte</p>
<p style="text-align:center;">
<p style="text-align:left;">Your CRM applications are running in a Force.com Cloud,  Your other webapps are running in the Google AppEngine Cloud,   Your customer facing webapps are running in Amazon EC2 CloudFront and your traditional portlets are running in the Enterprise Portal. Many of these applications  Portlets access backend databases through Enterprise DataServices and a middle tier.</p>
<p style="text-align:left;">One of the Portlets is running very slow. Where is the problem? Even worse, one of the portlets runs slow some of the time,  and beats SLA most of the time. Where is the problem?</p>
<p style="text-align:left;">Production issues like these have troubled Enterprises with n-tier applications for  years. Please click on the picture below to see a detailed diagram of a multitier  Cloud Application.</p>
<p style="text-align:center;"><a href="http://soarealworld.files.wordpress.com/2009/12/multicloud1.jpg" target="_blank"><img class="aligncenter size-full wp-image-183" title="MultiCloud" src="http://soarealworld.files.wordpress.com/2009/12/multicloud1.jpg?w=440&#038;h=439" alt="" width="440" height="439" /></a></p>
<p style="text-align:left;">
<p>Most n-tier monitoring software is not able to track individual transactions- some only  provide very high level metrics, while others provide averages for transactions. This is not enough for 80 to 90% of real life Production Support issues.  If n-tier was hard, debugging Enterprise problems that are distributed across multiple Clouds is going to be even harder.  One key problem is that the different systems are owned by different Enterprise groups, and this leads to very long conference calls where everyone blames everyone else.  Since usually the problem is in only one or two parts of a distributed architecture, it is a strategy that even the least technically savvy can pursue and win.</p>
<p>&#8220;DynaTrace&#8221; with its PurePath technology may offer an answer.  It offers:</p>
<blockquote><p>&#8220;Java and .NET transaction tracing for instant assessment of business impact and             rapid problem diagnostics &#8220;</p></blockquote>
<p>It helps you find the answers you need to resolve performance problems that matter         to the business quickly and reliably:</p>
<ul>
<li>Assess the impact of a problem (<a href="http://www.dynatrace.com/en/business-transaction-monitoring-management.aspx">WHAT?</a>)</li>
<li>Isolate the component causing the problem (<a href="http://www.dynatrace.com/en/problem-isolation.aspx">WHERE?</a>)</li>
<li>Identify the root-cause of the problem (<a href="http://www.dynatrace.com/en/deep-diagnostics.aspx">WHY?</a>)</li>
</ul>
<p>DynaTrace will work with all of the components described above.  The diagram above is highly simplified.  A typical Enterprise has  30,000 to 50,000 workloads, each consisting of a multitude of applications and services.  The numbers bring perspective to the analysis.   There are many application monitoring tools which monitor, but none can deliver value in terms of diagnosing  troublespots.</p>
<pre>  (It is unclear if it can find trouble spots
 inside a Force.com application.

But it should work well with the webservice
 calls that the application makes. )
</pre>
<p style="text-align:left;">
<p style="text-align:left;">
<p style="text-align:left;">
<p style="text-align:left;">
<p style="text-align:left;">
<p style="text-align:left;">
<p style="text-align:left;">
<p style="text-align:left;">
<p style="text-align:left;">
<p style="text-align:left;">
<p style="text-align:left;">
<p style="text-align:left;">
<p style="text-align:left;">
<p style="text-align:left;">
<p style="text-align:left;">
<p style="text-align:left;">
<p style="text-align:left;">
<p style="text-align:left;">
<p style="text-align:left;">
<p style="text-align:left;">
<p style="text-align:left;">
<p style="text-align:center;">
<p style="text-align:center;">
<p style="text-align:left;">
<p style="text-align:center;">
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/soarealworld.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/soarealworld.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/soarealworld.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/soarealworld.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/soarealworld.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/soarealworld.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/soarealworld.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/soarealworld.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/soarealworld.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/soarealworld.wordpress.com/175/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=soarealworld.wordpress.com&blog=4570900&post=175&subd=soarealworld&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://soarealworld.wordpress.com/2009/12/24/who-came-up-with-this-collective-invention/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41c08b164f3a58bc60d379f9c30ecab3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">New Century Frameworks</media:title>
		</media:content>

		<media:content url="http://images.google.com/url?source=imgres&#38;ct=img&#38;q=http://www.edityourcollegeessay.com/uploaded_images/magritte-751649.jpg&#38;usg=AFQjCNF3don2oLq6Tnn8Mj4mzyfVl4rjaQ" medium="image">
			<media:title type="html">&#34;The Collective Invention&#34; by Magritte </media:title>
		</media:content>

		<media:content url="http://soarealworld.files.wordpress.com/2009/12/multicloud1.jpg" medium="image">
			<media:title type="html">MultiCloud</media:title>
		</media:content>
	</item>
		<item>
		<title>John Chambers talks tough on data centers &#8230;</title>
		<link>http://soarealworld.wordpress.com/2009/12/09/john-chambers-talks-tough-on-data-centers/</link>
		<comments>http://soarealworld.wordpress.com/2009/12/09/john-chambers-talks-tough-on-data-centers/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 14:42:09 +0000</pubDate>
		<dc:creator>soarealworld</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[cisco ucs]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[soa]]></category>
		<category><![CDATA[ucs]]></category>

		<guid isPermaLink="false">http://soarealworld.wordpress.com/2009/12/09/john-chambers-talks-tough-on-data-centers/</guid>
		<description><![CDATA[	Cisco has landed many deals worth $20 million or more. This makes a lot of sense. The real value of UCS is in the ease of management, and ease of management is crucial when you have large number of servers.
	&#34;Cisco may not have the necessary breadth to be a true soup-to-nuts player. IBM and HP, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=soarealworld.wordpress.com&blog=4570900&post=174&subd=soarealworld&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>	Cisco has landed many deals worth $20 million or more. This makes a lot of sense. The real value of UCS is in the ease of management, and ease of management is crucial when you have large number of servers.</p>
<p>	&quot;Cisco may not have the necessary breadth to be a true soup-to-nuts player. IBM and HP, for example, sell their own storage gear. &quot;&nbsp; I tend to agree. I have not heard much about their consulting partners and the offerings that they are creating.</p>
<p>	I see a very big market for Remote Desktops in middle income countries.&nbsp; There is concern over license compliance in these countries, and using unlicensed software may be rampant- but users are not necessarily satisfied with the experience. If Desktop software with a per CPU license, were to be used,&nbsp; economics of Remote Desktop can be extremely compelling.&nbsp;</p>
<p>	Microsoft, unfortunately, has a per client device policy. This means every netbook or client device that uses the software on the server must be licensed. This reduces the value of having server side computing.</p>
<p>	&nbsp;</p>
<p>	&nbsp;</p>
<p>	&nbsp;</p>
<p>	&nbsp;</p>
<p>	&nbsp;</p>
<p>	&nbsp;</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/soarealworld.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/soarealworld.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/soarealworld.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/soarealworld.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/soarealworld.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/soarealworld.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/soarealworld.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/soarealworld.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/soarealworld.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/soarealworld.wordpress.com/174/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=soarealworld.wordpress.com&blog=4570900&post=174&subd=soarealworld&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://soarealworld.wordpress.com/2009/12/09/john-chambers-talks-tough-on-data-centers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41c08b164f3a58bc60d379f9c30ecab3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">New Century Frameworks</media:title>
		</media:content>
	</item>
		<item>
		<title>MySQL to be separated into a separate unit?</title>
		<link>http://soarealworld.wordpress.com/2009/12/05/mysql-to-be-separated-into-a-separate-unit/</link>
		<comments>http://soarealworld.wordpress.com/2009/12/05/mysql-to-be-separated-into-a-separate-unit/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 19:58:06 +0000</pubDate>
		<dc:creator>soarealworld</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mySQL]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[sun]]></category>

		<guid isPermaLink="false">http://soarealworld.wordpress.com/2009/12/05/mysql-to-be-separated-into-a-separate-unit/</guid>
		<description><![CDATA[Oracle may agree to put mySQL in a separate business unit. This business unit may have a separate board, according to a news item in The Register.
Meanwhile the MariaDB  fork is getting momentum.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=soarealworld.wordpress.com&blog=4570900&post=171&subd=soarealworld&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Oracle may agree to put mySQL in a separate business unit. This business unit may have a separate board, according to a news item in <a href="http://www.theregister.co.uk/2009/12/04/ellison_mysql_compromise/">The Register.</a></p>
<p>Meanwhile the<a href="http://askmonty.org/wiki/index.php/MariaDB_versus_MySQL"> MariaDB </a> fork is getting momentum.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/soarealworld.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/soarealworld.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/soarealworld.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/soarealworld.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/soarealworld.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/soarealworld.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/soarealworld.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/soarealworld.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/soarealworld.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/soarealworld.wordpress.com/171/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=soarealworld.wordpress.com&blog=4570900&post=171&subd=soarealworld&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://soarealworld.wordpress.com/2009/12/05/mysql-to-be-separated-into-a-separate-unit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41c08b164f3a58bc60d379f9c30ecab3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">New Century Frameworks</media:title>
		</media:content>
	</item>
		<item>
		<title>Larry Ellisson on Sun-Oracle merger&#8230;</title>
		<link>http://soarealworld.wordpress.com/2009/11/30/larry-ellisson-on-sun-oracle-merger/</link>
		<comments>http://soarealworld.wordpress.com/2009/11/30/larry-ellisson-on-sun-oracle-merger/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 19:14:25 +0000</pubDate>
		<dc:creator>soarealworld</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://soarealworld.wordpress.com/2009/11/30/larry-ellisson-on-sun-oracle-merger/</guid>
		<description><![CDATA[Is this what customers actually want? 
&#8220;As Ellison said in October, &#8220;TJ Watson&#8217;s IBM was the greatest company in the history of enterprise in America because its combination of hardware and software was running most of the enterprises on the planet. We think with the combination of Sun technology and Oracle technology we can succeed [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=soarealworld.wordpress.com&blog=4570900&post=170&subd=soarealworld&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Is this what customers actually want? </p>
<p>&#8220;As Ellison said in October, &#8220;TJ Watson&#8217;s IBM was the greatest company in the history of enterprise in America because its combination of hardware and software was running most of the enterprises on the planet. We think with the combination of Sun technology and Oracle technology we can succeed and beat IBM. That&#8217;s our goal.&#8221;</p>
<p>Do we want a return to the monolithic hardware/software combination with limited choices?  </p>
<p>How will affect choice and price? </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/soarealworld.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/soarealworld.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/soarealworld.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/soarealworld.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/soarealworld.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/soarealworld.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/soarealworld.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/soarealworld.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/soarealworld.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/soarealworld.wordpress.com/170/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=soarealworld.wordpress.com&blog=4570900&post=170&subd=soarealworld&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://soarealworld.wordpress.com/2009/11/30/larry-ellisson-on-sun-oracle-merger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41c08b164f3a58bc60d379f9c30ecab3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">New Century Frameworks</media:title>
		</media:content>
	</item>
		<item>
		<title>Your Sharepoint, My Sharepoint</title>
		<link>http://soarealworld.wordpress.com/2009/11/19/your-sharepoint-my-sharepoint/</link>
		<comments>http://soarealworld.wordpress.com/2009/11/19/your-sharepoint-my-sharepoint/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 20:46:00 +0000</pubDate>
		<dc:creator>soarealworld</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://soarealworld.wordpress.com/?p=166</guid>
		<description><![CDATA[I just noticed that Ltech has announced an Integration between Google and Microsoft Sharepoint.  It is not clear but it should probably work with Sharepoint hosted in the Azure Cloud.
I will study it in detail and post about whether it is a live-live bidirectional integration, or just a way of migrating content.  I see great [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=soarealworld.wordpress.com&blog=4570900&post=166&subd=soarealworld&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I just noticed that <a href="http://www.ltech.com">Ltech </a>has announced an Integration between Google and Microsoft Sharepoint.  It is not clear but it should probably work with Sharepoint hosted in the Azure Cloud.</p>
<p>I will study it in detail and post about whether it is a live-live bidirectional integration, or just a way of migrating content.  I see great potential for a live-live bidirectional or on-demand synch between content in a proprietary CMS and content being displayed in the Google Apps Cloud.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/soarealworld.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/soarealworld.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/soarealworld.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/soarealworld.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/soarealworld.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/soarealworld.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/soarealworld.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/soarealworld.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/soarealworld.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/soarealworld.wordpress.com/166/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=soarealworld.wordpress.com&blog=4570900&post=166&subd=soarealworld&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://soarealworld.wordpress.com/2009/11/19/your-sharepoint-my-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41c08b164f3a58bc60d379f9c30ecab3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">New Century Frameworks</media:title>
		</media:content>
	</item>
		<item>
		<title>A compelling value proposition in the Storage Space&#8230;</title>
		<link>http://soarealworld.wordpress.com/2009/11/19/a-compelling-value-proposition-in-the-storage-space/</link>
		<comments>http://soarealworld.wordpress.com/2009/11/19/a-compelling-value-proposition-in-the-storage-space/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 17:32:47 +0000</pubDate>
		<dc:creator>soarealworld</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://soarealworld.wordpress.com/?p=159</guid>
		<description><![CDATA[This is a quick review of  this interesting company.
I first read about them in the Register:       &#8220;Compellent &#8211; the billion-dollar storage company?   Screw the recession up&#8221;
 Count on El Reg to make good predictions- 
Compellent is now  proposing to raise funds through an IPO. 
3.34 million shares at $19.25 per share.  That should raise [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=soarealworld.wordpress.com&blog=4570900&post=159&subd=soarealworld&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This is a quick review of  this interesting company.</p>
<p>I first read about them in the Register:       &#8220;Compellent &#8211; the billion-dollar storage company?   Screw the recession up&#8221;</p>
<p><a title="SOA, Virtualization, Cloud " href="http://www.theregister.co.uk/2009/05/04/compellent_billion_dollar/" target="_blank"> Count on El Reg to make good predictions- </a></p>
<p><a href="http://www.compellent.com/News-and-Events/Press-Releases/2009/091118-Pricing.aspx">Compellent is now  proposing to raise funds through an IPO. </a></p>
<p>3.34 million shares at $19.25 per share.  That should raise some cool cash to raise additional money for future sales and marketing efforts.</p>
<p>I think <a href="http://review.techworld.com/storage/3203647/sans-tuned-for-virtualisation/?view=overview">&#8220;Thin Provisioning&#8221;</a> is the key feature that is going to drive additional sales.<a href="http://review.techworld.com/storage/3203647/sans-tuned-for-virtualisation/3203645/compellent-storage-center-40/"> It is reviewed in detail here. </a></p>
<div id="_mcePaste" style="overflow:hidden;position:absolute;left:-10000px;top:64px;width:1px;height:1px;">http://translate.google.com/translate?u=http%3A%2F%2Fwww.computable.nl%2Fartikel%2Fict_topics%2Finfrastructuur%2F3138178%2F2379248%2Fdun-provisioneren-is-de-sleutel.html&amp;sl=nl&amp;tl=en&amp;hl=en&amp;ie=UTF-8</div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/soarealworld.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/soarealworld.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/soarealworld.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/soarealworld.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/soarealworld.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/soarealworld.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/soarealworld.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/soarealworld.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/soarealworld.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/soarealworld.wordpress.com/159/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=soarealworld.wordpress.com&blog=4570900&post=159&subd=soarealworld&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://soarealworld.wordpress.com/2009/11/19/a-compelling-value-proposition-in-the-storage-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41c08b164f3a58bc60d379f9c30ecab3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">New Century Frameworks</media:title>
		</media:content>
	</item>
		<item>
		<title>Update: 192 GB list price for Cisco UCS appears to be around 10.5G</title>
		<link>http://soarealworld.wordpress.com/2009/11/18/update-192-gb-list-price-for-cisco-ucs-appears-to-be-around-10-5g/</link>
		<comments>http://soarealworld.wordpress.com/2009/11/18/update-192-gb-list-price-for-cisco-ucs-appears-to-be-around-10-5g/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 19:56:58 +0000</pubDate>
		<dc:creator>soarealworld</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://soarealworld.wordpress.com/2009/11/18/update-192-gb-list-price-for-cisco-ucs-appears-to-be-around-10-5g/</guid>
		<description><![CDATA[Just saw this in the register: 
Cisco UCS price appears to be around 10,500 dollars for 192 GB of memory using 48 slots. 
This is a very good price for a lot of memory, and may make this a system of choice for memory intensive applications like Remote Desktops, Memcache appliances etc..   
 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=soarealworld.wordpress.com&blog=4570900&post=158&subd=soarealworld&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Just saw this in the register: </p>
<p>Cisco UCS price appears to be around 10,500 dollars for 192 GB of memory using 48 slots. </p>
<p>This is a very good price for a lot of memory, and may make this a system of choice for memory intensive applications like Remote Desktops, Memcache appliances etc..   </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/soarealworld.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/soarealworld.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/soarealworld.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/soarealworld.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/soarealworld.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/soarealworld.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/soarealworld.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/soarealworld.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/soarealworld.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/soarealworld.wordpress.com/158/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=soarealworld.wordpress.com&blog=4570900&post=158&subd=soarealworld&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://soarealworld.wordpress.com/2009/11/18/update-192-gb-list-price-for-cisco-ucs-appears-to-be-around-10-5g/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41c08b164f3a58bc60d379f9c30ecab3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">New Century Frameworks</media:title>
		</media:content>
	</item>
		<item>
		<title>10 million transactions per day for $20</title>
		<link>http://soarealworld.wordpress.com/2009/10/15/10-million-transactions-per-day-for-20/</link>
		<comments>http://soarealworld.wordpress.com/2009/10/15/10-million-transactions-per-day-for-20/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 15:08:58 +0000</pubDate>
		<dc:creator>soarealworld</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[times10]]></category>
		<category><![CDATA[ucs]]></category>

		<guid isPermaLink="false">http://soarealworld.wordpress.com/2009/10/15/10-million-transactions-per-day-for-20/</guid>
		<description><![CDATA[Amazon EC2  has discovered the power of main memory databases- It wants to offer to 10 million transactions per day for under $20 using Times10 main memory database. My question:  Why do I need to run it on Amazon to get such a low price?  Over 3 years, $20 per day adds [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=soarealworld.wordpress.com&blog=4570900&post=156&subd=soarealworld&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Amazon EC2  has discovered the power of main memory databases- It wants to offer to 10 million transactions per day for under $20 using Times10 main memory database. My question:  Why do I need to run it on Amazon to get such a low price?  Over 3 years, $20 per day adds up to $20,000.  A fractional share of a Times10 in-memory database on a new Dell or Cisco UCS server can deliver similar performance- with more control over the environment, live-live disaster recovery, persistence to a permanent Oracle store  etc.. </p>
<p>I can see this as useful as a temporary solution, but on an ongoing basis it is going to cost a lot more. </p>
<p>http://tinyurl.com/ykj48kw</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/soarealworld.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/soarealworld.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/soarealworld.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/soarealworld.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/soarealworld.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/soarealworld.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/soarealworld.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/soarealworld.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/soarealworld.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/soarealworld.wordpress.com/156/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=soarealworld.wordpress.com&blog=4570900&post=156&subd=soarealworld&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://soarealworld.wordpress.com/2009/10/15/10-million-transactions-per-day-for-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41c08b164f3a58bc60d379f9c30ecab3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">New Century Frameworks</media:title>
		</media:content>
	</item>
		<item>
		<title>384 GB for $10,339 or is it a typo?</title>
		<link>http://soarealworld.wordpress.com/2009/10/13/384-gb-for-10339-or-is-it-a-typo/</link>
		<comments>http://soarealworld.wordpress.com/2009/10/13/384-gb-for-10339-or-is-it-a-typo/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 19:02:37 +0000</pubDate>
		<dc:creator>soarealworld</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://soarealworld.wordpress.com/?p=154</guid>
		<description><![CDATA[http://www.networkworld.com/news/2009/100909-cisco-rack-servers.html?hpg1=bn
&#8220;UCS C250 M1 Extended Memory Rack-Mount server is two rack units, and has 384GB of memory and eight disk drives. It costs $10,339 and will be available in December.&#8221;
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=soarealworld.wordpress.com&blog=4570900&post=154&subd=soarealworld&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>http://www.networkworld.com/news/2009/100909-cisco-rack-servers.html?hpg1=bn</p>
<p>&#8220;UCS C250 M1 Extended Memory Rack-Mount server is two rack units, and has 384GB of memory and eight disk drives.<strong> It costs $10,339</strong> and will be available in December.&#8221;</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/soarealworld.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/soarealworld.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/soarealworld.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/soarealworld.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/soarealworld.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/soarealworld.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/soarealworld.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/soarealworld.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/soarealworld.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/soarealworld.wordpress.com/154/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=soarealworld.wordpress.com&blog=4570900&post=154&subd=soarealworld&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://soarealworld.wordpress.com/2009/10/13/384-gb-for-10339-or-is-it-a-typo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41c08b164f3a58bc60d379f9c30ecab3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">New Century Frameworks</media:title>
		</media:content>
	</item>
		<item>
		<title>&#8220;Internal Clouds rock&#8221;- even if it is a fumble, it is our fumble&#8230;</title>
		<link>http://soarealworld.wordpress.com/2009/10/13/internal-clouds-rock-even-if-it-is-a-fumble-it-is-our-fumble/</link>
		<comments>http://soarealworld.wordpress.com/2009/10/13/internal-clouds-rock-even-if-it-is-a-fumble-it-is-our-fumble/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 17:44:03 +0000</pubDate>
		<dc:creator>soarealworld</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[saas]]></category>

		<guid isPermaLink="false">http://soarealworld.wordpress.com/?p=149</guid>
		<description><![CDATA[Phil Wainewright writes that: &#8220;Cloud is no place for amateurs&#8221;. He  makes the case that recent outages at IBM and T-mobile run facilities proves that big companies overestimate their competence at SaaS and Clouds.
I do not see this as an issue of big versus small, I think it is a matter of how reliable [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=soarealworld.wordpress.com&blog=4570900&post=149&subd=soarealworld&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Phil Wainewright writes that: &#8220;Cloud is no place for amateurs&#8221;. He  makes the case that recent outages at IBM and T-mobile run facilities proves that big companies overestimate their competence at SaaS and Clouds.</p>
<p>I do not see this as an issue of big versus small, I think it is a matter of how reliable and rugged a system you are able to construct. A small company or an Enterprise  could create a reliable cloud with the right kind of fault tolerance built in.</p>
<p>http://blogs.zdnet.com/SAAS/?p=899&amp;tag=nl.e539</p>
<p>Emotionally, incidents like these strengthen the argument for internal on-premises Clouds constructed using SOA Layer and VMWare based fault tolerance.</p>
<p>http://blogs.zdnet.com/SAAS/?p=899&amp;tag=nl.e539</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/soarealworld.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/soarealworld.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/soarealworld.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/soarealworld.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/soarealworld.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/soarealworld.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/soarealworld.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/soarealworld.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/soarealworld.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/soarealworld.wordpress.com/149/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=soarealworld.wordpress.com&blog=4570900&post=149&subd=soarealworld&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://soarealworld.wordpress.com/2009/10/13/internal-clouds-rock-even-if-it-is-a-fumble-it-is-our-fumble/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41c08b164f3a58bc60d379f9c30ecab3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">New Century Frameworks</media:title>
		</media:content>
	</item>
	</channel>
</rss>