<?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: Cloudcenters are Datacenters in the Sky</title>
	<atom:link href="http://blog.gogrid.com/2009/01/08/cloudcenters-are-datacenters-in-the-sky/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gogrid.com/2009/01/08/cloudcenters-are-datacenters-in-the-sky/</link>
	<description>&#34;Control in the Cloud™&#34;</description>
	<lastBuildDate>Thu, 11 Mar 2010 15:49:38 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: My GoGrid Status &#124; Cloudscaling</title>
		<link>http://blog.gogrid.com/2009/01/08/cloudcenters-are-datacenters-in-the-sky/comment-page-1/#comment-1688</link>
		<dc:creator>My GoGrid Status &#124; Cloudscaling</dc:creator>
		<pubDate>Wed, 20 May 2009 02:05:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gogrid.com/?p=593#comment-1688</guid>
		<description>[...] leads this space with their technology and their commitment to be the world&#8217;s #1 &#8216;cloudcenter&#8216; (still one of my most widely read GoGrid blog [...]</description>
		<content:encoded><![CDATA[<p>[...] leads this space with their technology and their commitment to be the world&#8217;s #1 &#8216;cloudcenter&#8216; (still one of my most widely read GoGrid blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: randybias</title>
		<link>http://blog.gogrid.com/2009/01/08/cloudcenters-are-datacenters-in-the-sky/comment-page-1/#comment-1641</link>
		<dc:creator>randybias</dc:creator>
		<pubDate>Thu, 07 May 2009 22:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gogrid.com/?p=593#comment-1641</guid>
		<description>Wesley, 
 
  Thank you for your questions.  It&#039;s true that the Amazon APIs all have a SOAP interface.  This is really not my point in talking about industry standards.  To some degree any API demands that you use *something* that the industry uses or it won&#039;t be adopted.  More important are services like S3, Amazon&#039;s Simple Storage Service.  A 100% proprietary file storage system.  You won&#039;t be able to have an equivalent in your own datacenter. 
 
  With regards to EC2, the Xen hypervisor is standard, but that&#039;s about it.  Storage for EC2 images is in S3, a proprietary standard.  The image management and description system is also proprietary.  Or, at the very least, you (again) can&#039;t have it inside your datacenter.  Well, perhaps you can leverage EUCALYPTUS, but their legal status on the structure of their API interfaces is almost certainly in question.  More so now that they are a commercial entity.  Do you want to bet the farm that Amazon won&#039;t sue given their history with &#039;1-click shopping&#039;? 
 
  There are two ways to look at whether a given service is proprietary or not: 
 
  1)  Can you get it today in your own datacenter, infrastructure, or cloud? 
  2)  If you write tools and software that manages the service through an API can you reuse those easily with other similar systems? 
 
  My guess is that with most of Amazon it&#039;s &#039;no&#039;, &#039;yes, but it will be  painful&#039;, or similar.  Amazon could choose to provide a de facto standard, but until they take a stance with regards to the legality of copying their programming interfaces and services then sticking with well known standards seems like the best bet. 
 
  Look more towards the efforts of the OGF around the OCCI standard, Sun&#039;s ZFS, and similar for real-world examples of standards or software that can be safely embraced inside and outside the cloud. 
 
 
--Randy </description>
		<content:encoded><![CDATA[<p>Wesley, </p>
<p>  Thank you for your questions.  It&#039;s true that the Amazon APIs all have a SOAP interface.  This is really not my point in talking about industry standards.  To some degree any API demands that you use *something* that the industry uses or it won&#039;t be adopted.  More important are services like S3, Amazon&#039;s Simple Storage Service.  A 100% proprietary file storage system.  You won&#039;t be able to have an equivalent in your own datacenter. </p>
<p>  With regards to EC2, the Xen hypervisor is standard, but that&#039;s about it.  Storage for EC2 images is in S3, a proprietary standard.  The image management and description system is also proprietary.  Or, at the very least, you (again) can&#039;t have it inside your datacenter.  Well, perhaps you can leverage EUCALYPTUS, but their legal status on the structure of their API interfaces is almost certainly in question.  More so now that they are a commercial entity.  Do you want to bet the farm that Amazon won&#039;t sue given their history with &#039;1-click shopping&#039;? </p>
<p>  There are two ways to look at whether a given service is proprietary or not: </p>
<p>  1)  Can you get it today in your own datacenter, infrastructure, or cloud?<br />
  2)  If you write tools and software that manages the service through an API can you reuse those easily with other similar systems? </p>
<p>  My guess is that with most of Amazon it&#039;s &#039;no&#039;, &#039;yes, but it will be  painful&#039;, or similar.  Amazon could choose to provide a de facto standard, but until they take a stance with regards to the legality of copying their programming interfaces and services then sticking with well known standards seems like the best bet. </p>
<p>  Look more towards the efforts of the OGF around the OCCI standard, Sun&#039;s ZFS, and similar for real-world examples of standards or software that can be safely embraced inside and outside the cloud. </p>
<p>&#8211;Randy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wesley Stephens</title>
		<link>http://blog.gogrid.com/2009/01/08/cloudcenters-are-datacenters-in-the-sky/comment-page-1/#comment-1640</link>
		<dc:creator>Wesley Stephens</dc:creator>
		<pubDate>Thu, 07 May 2009 22:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gogrid.com/?p=593#comment-1640</guid>
		<description>This is a great post!  I have a couple of clarifying questions though: 
 
- &quot;Unfortunately, every service above is based on an Amazon standard, not an industry standard.&quot;  
Amazon is delivering all its infrastructure services using the SOAP protocol.  It is true that the parameter requirements and such are particular to Amazon as they represent Amazon&#039;s custom developed API, but from a client perspective all the services can be interrogated and invoked using an industry standard protocol.  Did you mean something different here? 
 
-EC2 provides Xen hosting, but image management and storage is completely custom.  
 Amazon uses a modified version of the XEN Hypervisor to effect their virtualization, and under the covers image management and storage management is custom, but it would not seem that none of that is visible or of real importance to a client of the services.  Am I missing something here? 
 
-SQS does not use any standard queuing or messaging protocols such as JMS or STOMP. 
This one I get.  Building an application based on Amazon&#039;s queuing system would clearly impact a client should they decide to relocate their application to another cloud provider 
 
-SimpleDB now has an &#8216;SQL-like&#8217; interface, but is essentially a 100% ground up creation of Amazon. 
Ditto for this one - I think most enterprise folks will want to stick with a true SQL solution, not a non-portable look alike. 
 
So I guess, I really just have the two items I am seeking clarification on.   
 
Thanks, and again this was a great post! 
 
 
 
 </description>
		<content:encoded><![CDATA[<p>This is a great post!  I have a couple of clarifying questions though: </p>
<p>- &quot;Unfortunately, every service above is based on an Amazon standard, not an industry standard.&quot;<br />
Amazon is delivering all its infrastructure services using the SOAP protocol.  It is true that the parameter requirements and such are particular to Amazon as they represent Amazon&#039;s custom developed API, but from a client perspective all the services can be interrogated and invoked using an industry standard protocol.  Did you mean something different here? </p>
<p>-EC2 provides Xen hosting, but image management and storage is completely custom.<br />
 Amazon uses a modified version of the XEN Hypervisor to effect their virtualization, and under the covers image management and storage management is custom, but it would not seem that none of that is visible or of real importance to a client of the services.  Am I missing something here? </p>
<p>-SQS does not use any standard queuing or messaging protocols such as JMS or STOMP.<br />
This one I get.  Building an application based on Amazon&#039;s queuing system would clearly impact a client should they decide to relocate their application to another cloud provider </p>
<p>-SimpleDB now has an &lsquo;SQL-like&rsquo; interface, but is essentially a 100% ground up creation of Amazon.<br />
Ditto for this one &#8211; I think most enterprise folks will want to stick with a true SQL solution, not a non-portable look alike. </p>
<p>So I guess, I really just have the two items I am seeking clarification on.   </p>
<p>Thanks, and again this was a great post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Overcast Interviews GoGrid &#124; neoTactics</title>
		<link>http://blog.gogrid.com/2009/01/08/cloudcenters-are-datacenters-in-the-sky/comment-page-1/#comment-1183</link>
		<dc:creator>Overcast Interviews GoGrid &#124; neoTactics</dc:creator>
		<pubDate>Tue, 10 Feb 2009 01:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gogrid.com/?p=593#comment-1183</guid>
		<description>[...] podcast, Overcast, interviews myself and Michael Sheehan.  In this latest episode, #6, we cover cloudcenters in detail.  I really enjoyed it, although I think there are a couple of editing errors in the [...]</description>
		<content:encoded><![CDATA[<p>[...] podcast, Overcast, interviews myself and Michael Sheehan.  In this latest episode, #6, we cover cloudcenters in detail.  I really enjoyed it, although I think there are a couple of editing errors in the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: randybias</title>
		<link>http://blog.gogrid.com/2009/01/08/cloudcenters-are-datacenters-in-the-sky/comment-page-1/#comment-1112</link>
		<dc:creator>randybias</dc:creator>
		<pubDate>Fri, 06 Feb 2009 20:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gogrid.com/?p=593#comment-1112</guid>
		<description>Yes, effectively the entire cloudcenter is virtualized including loadbalancers, firewalls, and NAS.  You will never see another customer&#039;s infrastructure nor will they see yours. </description>
		<content:encoded><![CDATA[<p>Yes, effectively the entire cloudcenter is virtualized including loadbalancers, firewalls, and NAS.  You will never see another customer&#039;s infrastructure nor will they see yours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shu</title>
		<link>http://blog.gogrid.com/2009/01/08/cloudcenters-are-datacenters-in-the-sky/comment-page-1/#comment-1111</link>
		<dc:creator>shu</dc:creator>
		<pubDate>Fri, 06 Feb 2009 20:42:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gogrid.com/?p=593#comment-1111</guid>
		<description>Hello, 
Thank you for an interesting article. Let me ask a question. Which part of a cloudcenter is virtualized? It seems a cloudcenter is  &quot;a traditional data center + server virtualization + NAS&quot;. My understanding is correct? or network infrastructures (e.g., firewalls) are also virtualized? </description>
		<content:encoded><![CDATA[<p>Hello,<br />
Thank you for an interesting article. Let me ask a question. Which part of a cloudcenter is virtualized? It seems a cloudcenter is  &quot;a traditional data center + server virtualization + NAS&quot;. My understanding is correct? or network infrastructures (e.g., firewalls) are also virtualized?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neoTactics&#187; Robert Scoble Interviews GoGrid</title>
		<link>http://blog.gogrid.com/2009/01/08/cloudcenters-are-datacenters-in-the-sky/comment-page-1/#comment-1098</link>
		<dc:creator>neoTactics&#187; Robert Scoble Interviews GoGrid</dc:creator>
		<pubDate>Fri, 06 Feb 2009 05:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gogrid.com/?p=593#comment-1098</guid>
		<description>[...] opportunity to explain why GoGrid is different and about cloudcenters in particular, which are an interest of mine.  Related posts:Pre-release CLI Utility for GoGridGoGrid Opens Up API [...]</description>
		<content:encoded><![CDATA[<p>[...] opportunity to explain why GoGrid is different and about cloudcenters in particular, which are an interest of mine.  Related posts:Pre-release CLI Utility for GoGridGoGrid Opens Up API [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: randybias</title>
		<link>http://blog.gogrid.com/2009/01/08/cloudcenters-are-datacenters-in-the-sky/comment-page-1/#comment-1076</link>
		<dc:creator>randybias</dc:creator>
		<pubDate>Wed, 04 Feb 2009 17:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gogrid.com/?p=593#comment-1076</guid>
		<description>Rob, the key issue for BSS functions is multi-tenancy.  Just like the telcos, perhaps more so, clouds will eventually need fairly sophisticated and robust mechanisms for metering and billing.  We already have partners who desire to resell the platform while maintaining control of the customer relationship.  For them it&#039;s important to have very good tools for managing metering/billing. 
 
I don&#039;t know if there is an inherent difference of approach in terms of what cloudcenters need to do differently from infrastructure web services.  My guess is that there is not a significant difference there.  Both need to find ways to allow not only clear transparent metering, but very granular (down to a &#039;user&#039; or &#039;department&#039;) billing capabilities. 
 
Thanks for your great question. 
 
 
--Randy </description>
		<content:encoded><![CDATA[<p>Rob, the key issue for BSS functions is multi-tenancy.  Just like the telcos, perhaps more so, clouds will eventually need fairly sophisticated and robust mechanisms for metering and billing.  We already have partners who desire to resell the platform while maintaining control of the customer relationship.  For them it&#039;s important to have very good tools for managing metering/billing. </p>
<p>I don&#039;t know if there is an inherent difference of approach in terms of what cloudcenters need to do differently from infrastructure web services.  My guess is that there is not a significant difference there.  Both need to find ways to allow not only clear transparent metering, but very granular (down to a &#039;user&#039; or &#039;department&#039;) billing capabilities. </p>
<p>Thanks for your great question. </p>
<p>&#8211;Randy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Minaglia</title>
		<link>http://blog.gogrid.com/2009/01/08/cloudcenters-are-datacenters-in-the-sky/comment-page-1/#comment-1075</link>
		<dc:creator>Rob Minaglia</dc:creator>
		<pubDate>Wed, 04 Feb 2009 16:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gogrid.com/?p=593#comment-1075</guid>
		<description>Randy - What are some of the problems you see in BSS functions like metering, rating and billing, from both the the service provider and consumer perspective, for both models?  </description>
		<content:encoded><![CDATA[<p>Randy &#8211; What are some of the problems you see in BSS functions like metering, rating and billing, from both the the service provider and consumer perspective, for both models?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randy Bias</title>
		<link>http://blog.gogrid.com/2009/01/08/cloudcenters-are-datacenters-in-the-sky/comment-page-1/#comment-973</link>
		<dc:creator>Randy Bias</dc:creator>
		<pubDate>Wed, 14 Jan 2009 06:37:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gogrid.com/?p=593#comment-973</guid>
		<description>Vijay, 
 
  Thanks for asking.  Cloudcenters are obviously *not* datacenters so there will be quite a few areas of divergence.  Some that come to mind off the top of my head: 
 
  - Less control over border network infrastructure (i.e. you don&#039;t control the upstream routers, only your switch and load balancers) 
  - You will have to replace network automated installation systems like Kickstart/Jumpstart with virtual machine image mgmt processes 
  - Need for robust command line scripting tools to allow sysadmins to deliver the automation they are accustomed to 
  - Access to the &#039;console&#039; is usually unavailable 
  - Related, there&#039;s a need to &#039;think different&#039; about servers; the advent of disposable IT (e.g. some times it&#039;s easier to throw away a broken server and re-launch rather than to &#039;fix&#039; it) 
  - Cloud storage will have nuances about how it is handled differently from typical IT storage infrastructure 
 
  I&#039;m sure there is more. </description>
		<content:encoded><![CDATA[<p>Vijay, </p>
<p>  Thanks for asking.  Cloudcenters are obviously *not* datacenters so there will be quite a few areas of divergence.  Some that come to mind off the top of my head: </p>
<p>  &#8211; Less control over border network infrastructure (i.e. you don&#039;t control the upstream routers, only your switch and load balancers)<br />
  &#8211; You will have to replace network automated installation systems like Kickstart/Jumpstart with virtual machine image mgmt processes<br />
  &#8211; Need for robust command line scripting tools to allow sysadmins to deliver the automation they are accustomed to<br />
  &#8211; Access to the &#039;console&#039; is usually unavailable<br />
  &#8211; Related, there&#039;s a need to &#039;think different&#039; about servers; the advent of disposable IT (e.g. some times it&#039;s easier to throw away a broken server and re-launch rather than to &#039;fix&#039; it)<br />
  &#8211; Cloud storage will have nuances about how it is handled differently from typical IT storage infrastructure </p>
<p>  I&#039;m sure there is more.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
