<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://community.hyper9.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>H9Labs : microsoft, vmware</title><link>http://community.hyper9.com/blogs/h9labs/archive/tags/microsoft/vmware/default.aspx</link><description>Tags: microsoft, vmware</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 (Build: 30912.2823)</generator><item><title>Cloud Computing Explained</title><link>http://community.hyper9.com/blogs/h9labs/archive/2009/09/29/cloud-computing-explained.aspx</link><pubDate>Tue, 29 Sep 2009 20:14:00 GMT</pubDate><guid isPermaLink="false">e2738c18-acfc-403d-91c1-2b3a22883d8c:506</guid><dc:creator>Dave.McCrory</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.hyper9.com/blogs/h9labs/rsscomments.aspx?PostID=506</wfw:commentRss><comments>http://community.hyper9.com/blogs/h9labs/archive/2009/09/29/cloud-computing-explained.aspx#comments</comments><description>&lt;div style="margin-top:3px;margin-right:6px;margin-bottom:3px;margin-left:6px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;font:12px Helvetica;background-image:initial;background-repeat:initial;background-attachment:initial;-webkit-background-clip:initial;-webkit-background-origin:initial;background-color:#FFFFFF;color:#000000;text-align:left;word-wrap:break-word;-webkit-nbsp-mode:space;-webkit-line-break:after-white-space;background-position:initial initial;"&gt;
  &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;Cloud Computing is an often cited and very confusing term in the market today. To try and clear things up a bit, I&amp;#39;m going to try and define and explain Cloud Computing from several angles. To do this, first I will define Cloud Computing. Cloud Computing is defined as the use of compute resources that are dynamically made available based on a request for a service provided by that cloud. This is similar to the &lt;a title="Cloud Computing" target="_blank" href="http://en.wikipedia.org/wiki/Cloud_computing"&gt;definition that wikipedia provides&lt;/a&gt;. Breaking this definition down to a few core phrases should make things easier to understand. First, Compute Resources are the elements used to provide the service. Examples of Compute Resources are CPU, Memory, Disk, Network, all of which are often supplied through a virtual machine or some type of abstracted compute fabric (think a custom grid like Google). Next, we define Dynamic, meaning changing. In this case the change is driven by a request for some type of service. This service is provided by the Cloud and comes in several flavors including Infrastructure (IaaS) , Platform (PaaS) , and Software (SaaS). Why the word Cloud? Cloud originated as a way of describing something that was overly complex and should just be looked at as a &amp;quot;black box&amp;quot;. The term was frequently used in the Telecom Industry and then was adopted by Networking (Specifically WANs - Wide Area Networks). WANs leverage the Telecom Industry Platforms, so hence the connection.&lt;br /&gt;
  &lt;br /&gt;&lt;/span&gt;
&lt;h1 style="text-align:justify;"&gt;&lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;Compute Resources&lt;/span&gt;&lt;/h1&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;img alt="CloudComputing-Resources-1" height="436" width="480" src="http://community.hyper9.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/h9labs/CloudComputing_2D00_Resources_2D00_1.png" /&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;Above is a Diagram of the core pieces that make up Resources in the Cloud. Note: I did not say Compute Resources, however everything in the stack ultimately relies on Compute Resources.&lt;br /&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;br /&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;The use of these Compute Resources is where the magic happens. Different combinations of these resources make up the three types of Cloud offerings available today. They are:&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;SaaS - Software as a Service&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;PaaS - Platform as a Service&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;IaaS - Infrastructure as a Service&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;Below we will cover a bit of detail on each of these. The architectures are not important right now, simply the concepts should be focused on.&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;br /&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
&lt;h1&gt;&lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;Software as a Service (SaaS)&lt;/span&gt;&lt;/h1&gt;
&lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;img alt="CloudComputing-Resources-SaaS" height="432" width="480" src="http://community.hyper9.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/h9labs/CloudComputing_2D00_Resources_2D00_SaaS.png" /&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;Software as a Service goes back to 1998/1999 when there were ASPs (no not Active Server Pages or Average Selling Prices) - Application Service Providers. ASPs provided applications to customers by leveraging remote display technologies such as Citrix. This was later superceded by Web based solutions, the most well know and successful being Salesforce.com . SaaS normally offers a multi-tenant based solution where users login and work with the application being provided. SaaS is either free or offered on a subscription basis (Monthly or Yearly are common).&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;br /&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;br /&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
&lt;h1&gt;&lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;Platform as a Service (PaaS)&lt;/span&gt;&lt;/h1&gt;
&lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;img alt="CloudComputing-Resources-PaaS" height="430" width="480" src="http://community.hyper9.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/h9labs/CloudComputing_2D00_Resources_2D00_PaaS.png" /&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;Platform as a Service is based on leveraging APIs to write an Application without the need to create or manage the resources beneath it. In some cases SaaS vendors allow developers to create new applications that leverage their underlying platform APIs.&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;br /&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
&lt;h1&gt;&lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;Infrastructure as a Service (IaaS)&lt;/span&gt;&lt;/h1&gt;
&lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;img alt="CloudComputing-Resources-IaaS" height="430" width="480" src="http://community.hyper9.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/h9labs/CloudComputing_2D00_Resources_2D00_IaaS.png" /&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;Infrastructure as a Service provides the raw compute resources and allows the user (the developer or administrator) to decide what should be layered on top. This originates from the classic hosting world and allows the greatest flexibility, however it is also the most complex to manage from the user of the service (user being the developer or administrator).&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;br /&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
&lt;h1&gt;&lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;A View of the XaaS Stack&lt;/span&gt;&lt;/h1&gt;
&lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;img alt="Cloud Computing Explained-Companies.003" height="360" width="480" src="http://community.hyper9.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/h9labs/Cloud-Computing-Explained_2D00_Companies.003.jpg" /&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;It is important to note that this is not a comprehensive list of players in these different layers, this is simply a snapshot of some of the major market players in these areas.&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;br /&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
&lt;h2&gt;&lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;Resource Links:&lt;/span&gt;&lt;/h2&gt;
&lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
&lt;h3&gt;&lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;SaaS&lt;/span&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;a title="Google Docs" target="_blank" href="http://www.google.com/google-d-s/intl/en/tour1.html"&gt;Google Docs&lt;/a&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;a title="NetSuite" target="_blank" href="http://www.netsuite.com/portal/home.shtml"&gt;NetSuite&lt;/a&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;a target="_blank" href="http://www.salesforce.com/demos/?d=70130000000Eg6t"&gt;Salesforce.com&lt;/a&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;a title="RightScale" target="_blank" href="http://www.rightscale.com/index.php"&gt;Rightscale&lt;/a&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;br /&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
&lt;h3&gt;&lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;PaaS&lt;/span&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;a title="Google AppEngine" target="_blank" href="http://code.google.com/appengine/docs/whatisgoogleappengine.html"&gt;Google App Engine&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;a title="RackSpace" target="_blank" href="http://www.rackspace.com/email_hosting/rackspace_email"&gt;Rackspace&lt;/a&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;a title="Amazon Web Services - SimpleDB" target="_blank" href="http://aws.amazon.com/simpledb/"&gt;Amazon Web Services&lt;/a&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;a title="Microsoft Azure" target="_blank" href="http://www.microsoft.com/azure/services.mspx"&gt;Microsoft Azure&lt;/a&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;a title="GigaSpaces - xAp" target="_blank" href="http://www.gigaspaces.com/xap"&gt;GigaSpaces&lt;/a&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;br /&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
&lt;h3&gt;&lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;IaaS&lt;/span&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;a title="Rackspace Cloud" target="_blank" href="http://www.rackspacecloud.com/"&gt;Rackspace&lt;/a&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;a title="vCloud" target="_blank" href="http://download3.vmware.com/vcloud/customers/vcloud_terremark.html"&gt;VMware/Terremark - Video Link&lt;/a&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;a target="_blank" href="http://aws.amazon.com/solutions/global-solution-providers/citrix/"&gt;Citrix/Amazon&lt;/a&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;a title="Amazon EC2" target="_blank" href="http://aws.amazon.com/ec2/"&gt;Amazon&lt;/a&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;div style="text-align:justify;"&gt;
    &lt;span style="font-family:&amp;#39;Trebuchet MS&amp;#39;;font-size:medium;"&gt;&lt;br /&gt;&lt;/span&gt;
  &lt;/div&gt;
&lt;/div&gt;
&lt;div class="posttagsblock"&gt;&lt;a rel="tag" href="http://technorati.com/tag/Amazon"&gt;Amazon&lt;/a&gt;, &lt;a rel="tag" href="http://technorati.com/tag/Cloud"&gt;Cloud&lt;/a&gt;, &lt;a rel="tag" href="http://technorati.com/tag/Cloud%20Computing"&gt;Cloud Computing&lt;/a&gt;, &lt;a rel="tag" href="http://technorati.com/tag/Gigaspaces"&gt;Gigaspaces&lt;/a&gt;, &lt;a rel="tag" href="http://technorati.com/tag/Google"&gt;Google&lt;/a&gt;, &lt;a rel="tag" href="http://technorati.com/tag/IaaS"&gt;IaaS&lt;/a&gt;, &lt;a rel="tag" href="http://technorati.com/tag/Microsoft"&gt;Microsoft&lt;/a&gt;, &lt;a rel="tag" href="http://technorati.com/tag/Netsuite"&gt;Netsuite&lt;/a&gt;, &lt;a rel="tag" href="http://technorati.com/tag/PaaS"&gt;PaaS&lt;/a&gt;, &lt;a rel="tag" href="http://technorati.com/tag/Rackspace"&gt;Rackspace&lt;/a&gt;, &lt;a rel="tag" href="http://technorati.com/tag/Rightscale"&gt;Rightscale&lt;/a&gt;, &lt;a rel="tag" href="http://technorati.com/tag/SaaS"&gt;SaaS&lt;/a&gt;, &lt;a rel="tag" href="http://technorati.com/tag/Salesforce.com"&gt;Salesforce.com&lt;/a&gt;, &lt;a rel="tag" href="http://technorati.com/tag/VMware"&gt;VMware&lt;/a&gt;, &lt;a rel="tag" href="http://technorati.com/tag/XaaS"&gt;XaaS&lt;/a&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.hyper9.com/aggbug.aspx?PostID=506" width="1" height="1"&gt;</description><category domain="http://community.hyper9.com/blogs/h9labs/archive/tags/vmware/default.aspx">vmware</category><category domain="http://community.hyper9.com/blogs/h9labs/archive/tags/microsoft/default.aspx">microsoft</category><category domain="http://community.hyper9.com/blogs/h9labs/archive/tags/citrix/default.aspx">citrix</category></item></channel></rss>