<?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: VMWare and Spring</title>
	<atom:link href="http://www.ldscio.org/2009/08/30/vmware-and-spring/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ldscio.org/2009/08/30/vmware-and-spring/</link>
	<description>Chief Information Officer for The Church of Jesus Christ of Latter-day Saints</description>
	<lastBuildDate>Mon, 26 Jul 2010 01:33:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bryan</title>
		<link>http://www.ldscio.org/2009/08/30/vmware-and-spring/comment-page-1/#comment-2385</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Tue, 29 Sep 2009 15:07:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ldscio.org/?p=202#comment-2385</guid>
		<description>The acquisition of Spring Source is awesome actually. Spring has been pushing the envelope with OSGi and Dynamic Discovery of services. Virtualization has little to do with developers wanting to use different desktop environments and everything to do with Cloud computing. 

AIX virtualization is cheaper once you have bit the bullet and invested in the hardware, but overall it isn&#039;t near as cheap as a license for VM Ware server and individual OS licenses on intel hardware.</description>
		<content:encoded><![CDATA[<p>The acquisition of Spring Source is awesome actually. Spring has been pushing the envelope with OSGi and Dynamic Discovery of services. Virtualization has little to do with developers wanting to use different desktop environments and everything to do with Cloud computing. </p>
<p>AIX virtualization is cheaper once you have bit the bullet and invested in the hardware, but overall it isn&#8217;t near as cheap as a license for VM Ware server and individual OS licenses on intel hardware.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommy Knowlton</title>
		<link>http://www.ldscio.org/2009/08/30/vmware-and-spring/comment-page-1/#comment-2341</link>
		<dc:creator>Tommy Knowlton</dc:creator>
		<pubDate>Wed, 02 Sep 2009 14:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.ldscio.org/?p=202#comment-2341</guid>
		<description>Last year at Mountain West Ruby Conference, I saw a demo of a Rails app that monitored the load on its asynchronous consumer (measuring queue length) and automatically fired off additional EC2 (Amazon) instances - which also monitored queue length, and shut themselves down when the queue length was consistently low. Very interesting technique - but more interesting to me is how hosting in the cloud creates options for the software designer that have no analog in the physical datacenter. I will be very interested to see how this evolves, especially with an eye toward security.</description>
		<content:encoded><![CDATA[<p>Last year at Mountain West Ruby Conference, I saw a demo of a Rails app that monitored the load on its asynchronous consumer (measuring queue length) and automatically fired off additional EC2 (Amazon) instances &#8211; which also monitored queue length, and shut themselves down when the queue length was consistently low. Very interesting technique &#8211; but more interesting to me is how hosting in the cloud creates options for the software designer that have no analog in the physical datacenter. I will be very interested to see how this evolves, especially with an eye toward security.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neal Harris</title>
		<link>http://www.ldscio.org/2009/08/30/vmware-and-spring/comment-page-1/#comment-2340</link>
		<dc:creator>Neal Harris</dc:creator>
		<pubDate>Wed, 02 Sep 2009 13:17:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ldscio.org/?p=202#comment-2340</guid>
		<description>&quot;Will we see the same behavior we have seen from Oracle, Microsoft, SAP and others? Will we be held hostage by exorbitant maintenance fees? Will “optional, but really required” add-on prices go through the roof. Will service levels decline in non-contract years?&quot;

Are you seeing any of these same tendencies from cisco or the h/w side?  Given the commoditization at the edge and new data center architectures (converged ethernet, etc.), would it make sense for you to personally maintain a relationship with cisco&#039;s primary competitors in LAN and SAN networking (HP, Brocade, F5, etc.)?  BYU is willing to take on tough competition to see how well they compete (Oklahoma on Saturday); is the church consistently ensuring that cisco does the same?</description>
		<content:encoded><![CDATA[<p>&#8220;Will we see the same behavior we have seen from Oracle, Microsoft, SAP and others? Will we be held hostage by exorbitant maintenance fees? Will “optional, but really required” add-on prices go through the roof. Will service levels decline in non-contract years?&#8221;</p>
<p>Are you seeing any of these same tendencies from cisco or the h/w side?  Given the commoditization at the edge and new data center architectures (converged ethernet, etc.), would it make sense for you to personally maintain a relationship with cisco&#8217;s primary competitors in LAN and SAN networking (HP, Brocade, F5, etc.)?  BYU is willing to take on tough competition to see how well they compete (Oklahoma on Saturday); is the church consistently ensuring that cisco does the same?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Perkes</title>
		<link>http://www.ldscio.org/2009/08/30/vmware-and-spring/comment-page-1/#comment-2339</link>
		<dc:creator>Doug Perkes</dc:creator>
		<pubDate>Tue, 01 Sep 2009 23:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.ldscio.org/?p=202#comment-2339</guid>
		<description>Interesting take on virtualization. I&#039;m a developer myself, but the notion of moving virtual machines from Dev to Test to QA to Prod really scares me. I&#039;ve seen what other developers and I do to virtual machines to get our code to work and it is pretty scary. I&#039;m all for moving installation packages, scripts, etc between environments but I personally don&#039;t want my virtual machines ever running a production system.

[Switching Gears] One interesting feature I&#039;ve seen with Microsoft Hyper-V in Server 2008 R2 is Core Parking. It essentially shuts down CPU cores when they are being used resulting in potential cost savings for electricity. I&#039;m not sure if the other vendors support it, but it is an interesting feature.</description>
		<content:encoded><![CDATA[<p>Interesting take on virtualization. I&#8217;m a developer myself, but the notion of moving virtual machines from Dev to Test to QA to Prod really scares me. I&#8217;ve seen what other developers and I do to virtual machines to get our code to work and it is pretty scary. I&#8217;m all for moving installation packages, scripts, etc between environments but I personally don&#8217;t want my virtual machines ever running a production system.</p>
<p>[Switching Gears] One interesting feature I&#8217;ve seen with Microsoft Hyper-V in Server 2008 R2 is Core Parking. It essentially shuts down CPU cores when they are being used resulting in potential cost savings for electricity. I&#8217;m not sure if the other vendors support it, but it is an interesting feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: queuno</title>
		<link>http://www.ldscio.org/2009/08/30/vmware-and-spring/comment-page-1/#comment-2338</link>
		<dc:creator>queuno</dc:creator>
		<pubDate>Tue, 01 Sep 2009 02:32:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ldscio.org/?p=202#comment-2338</guid>
		<description>VMware owns 0% of the AIX virtualization market.

We need to stop thinking of it as a &quot;virtualization&quot; market, rather as a series of markets that serve different OS and server technologies.

&lt;em&gt;JPD: Good point. And, in our experience, AIX is more cost effective per virtual server than VMWare.&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>VMware owns 0% of the AIX virtualization market.</p>
<p>We need to stop thinking of it as a &#8220;virtualization&#8221; market, rather as a series of markets that serve different OS and server technologies.</p>
<p><em>JPD: Good point. And, in our experience, AIX is more cost effective per virtual server than VMWare.</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell Rollins</title>
		<link>http://www.ldscio.org/2009/08/30/vmware-and-spring/comment-page-1/#comment-2337</link>
		<dc:creator>Russell Rollins</dc:creator>
		<pubDate>Mon, 31 Aug 2009 23:26:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.ldscio.org/?p=202#comment-2337</guid>
		<description>Some good points, Joel. Thanks for the post. Been using ESX for a couple years now (think we have three or four instances of it) and looking forward to trying out CloudFoundry.</description>
		<content:encoded><![CDATA[<p>Some good points, Joel. Thanks for the post. Been using ESX for a couple years now (think we have three or four instances of it) and looking forward to trying out CloudFoundry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmy</title>
		<link>http://www.ldscio.org/2009/08/30/vmware-and-spring/comment-page-1/#comment-2336</link>
		<dc:creator>Jimmy</dc:creator>
		<pubDate>Mon, 31 Aug 2009 16:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ldscio.org/?p=202#comment-2336</guid>
		<description>I personally use VirtualBox from Sun - there&#039;s an Open Source Edition too. www.virtualbox.org ... if running Ubuntu, just &quot;apt-get install virtualbox-ose&quot;</description>
		<content:encoded><![CDATA[<p>I personally use VirtualBox from Sun &#8211; there&#8217;s an Open Source Edition too. <a href="http://www.virtualbox.org" rel="nofollow">http://www.virtualbox.org</a> &#8230; if running Ubuntu, just &#8220;apt-get install virtualbox-ose&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
