<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://azurecoding.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>AzureWiki</title><link>http://azurecoding.net/wikis/azure/default.aspx</link><description>The goal AzureWiki is to provide an encyclopedia of information regarding Azure and Cloud Computing in general.</description><dc:language>en-US</dc:language><generator>CommunityServer 2008.5 (Build: 30929.2835)</generator><item><title>Live Services</title><link>http://azurecoding.net/wikis/azure/live-services/revision/0.aspx</link><pubDate>Sun, 16 Nov 2008 13:15:12 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:6</guid><dc:creator>Mike Brown</dc:creator><description>&lt;p&gt;&lt;img src="/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/azure/azurelvsvcs.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;Depending on your perspective, Live Services can take on different meaning. To the end-user, Live Services are the Windows Live applications (SkyDrive, Spaces, Hotmail,etc). A relative newcomer to the Windows Live family is Live Mesh, we&amp;#39;ll talk more on that later.&lt;/p&gt;
&lt;p&gt;To the developer, Live Services are the APIs exposed by Microsoft for building applications that leverage and/or enhance the Windows Live applications on behalf of the user. Technically there are two sets of API for Windows Live development: the Live Services SDK, and the Live Framework SDK. The difference between the two? &lt;/p&gt;</description></item><item><title>.NET Services</title><link>http://azurecoding.net/wikis/azure/net-services/revision/0.aspx</link><pubDate>Fri, 14 Nov 2008 10:53:16 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:5</guid><dc:creator>Mike Brown</dc:creator><description>&lt;p&gt;&lt;strong&gt;Draft&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/cfs-file.ashx/__key/CommunityServer.Components.SiteFiles/azurednsvcs.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;If &lt;a href="/wikis/azure/windows-azure.aspx" title="Click to view the page titled: Windows Azure" class="ExistingPageLink"&gt;Windows Azure&lt;/a&gt;&amp;nbsp;is the operating system for the cloud, then .NET Services is the CLR for the cloud. .NET Services is a collection of hosted services that simplify development for the cloud. &lt;/p&gt;</description></item><item><title>Windows Azure</title><link>http://azurecoding.net/wikis/azure/windows-azure/revision/0.aspx</link><pubDate>Mon, 10 Nov 2008 13:16:32 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:2</guid><dc:creator>Mike Brown</dc:creator><description>&lt;p&gt;&lt;strong&gt;This article is in progress&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/cfs-file.ashx/__key/CommunityServer.Components.SiteFiles/azpWindows.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Windows Azure is the foundation for the [[azure:Azure Services Platform|Azure Services Platform]]. At its core, Windows Azure is Windows Server 2008 and Hyper-V with additions to make it very scalable. Microsoft mentioned that some of the advances made with Windows Azure will come back into the commercial version of Windows. &lt;/p&gt;
&lt;p&gt;One obvious example is the &amp;quot;Live Migration&amp;quot; feature announced in Windows 2008 R2 Hyper-V. This allows a system administrator to move a running Hyper-V Virtual Machine from one physical server to another &lt;strong&gt;without interruption&lt;/strong&gt;. The need for this functionality was most likely driven by the needs for Microsoft to enable high availability in their cloud data centers while still being able to bring machines on and offline at will.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image.ashx/__size/600x450/__key/CommunityServer.Components.SiteFiles/winAzureZoom.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The Diagram above (from &lt;a href="http://download.microsoft.com/download/e/4/3/e43bb484-3b52-4fa8-a9f9-ec60a32954bc/Azure_Services_Platform.docx"&gt;David Chappell&amp;#39;s Whitepaper&lt;/a&gt;) shows detail of the Windows Azure landscape. As you can see the [[azure:Windows Azure Fabric|Windows Azure Fabric]] is the central abstraction here. Think of it as the HAL for the Cloud. The Fabric is responsible for making a huge cluster of&amp;nbsp;physical machines&amp;nbsp;operate as one large node.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Sitting on top of the Fabric are the Compute and Storage Containers (for lack of a better term). The Compute Container is where your application code will reside, both [[azure:Web Role|Web Role]] and [[azure:Worker Role|Worker Role]] (the platform is extensible and will allow other roles to be defined &lt;/p&gt;</description></item><item><title>Windows Azure</title><link>http://azurecoding.net/wikis/azure/windows-azure/revision/6.aspx</link><pubDate>Sun, 09 Nov 2008 02:48:04 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:12</guid><dc:creator>Mike Brown</dc:creator><description>&lt;p&gt;&lt;strong&gt;This article is in progress&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/cfs-file.ashx/__key/CommunityServer.Components.SiteFiles/azpWindows.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Windows Azure is the foundation for the [[azure:Azure Services Platform|Azure Services Platform]]. At its core, Windows Azure is Windows Server 2008 and Hyper-V with additions to make it very scalable. Microsoft mentioned that some of the advances made with Windows Azure will come back into the commercial version of Windows. &lt;/p&gt;
&lt;p&gt;One obvious example is the &amp;quot;Live Migration&amp;quot; feature announced in Windows 2008 R2 Hyper-V. This allows a system administrator to move a running Hyper-V Virtual Machine from one physical server to another &lt;strong&gt;without interruption&lt;/strong&gt;. The need for this functionality was most likely driven by the needs for Microsoft to enable high availability in their cloud data centers while still being able to bring machines on and offline at will.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image.ashx/__size/600x450/__key/CommunityServer.Components.SiteFiles/winAzureZoom.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The Diagram above (from &lt;a href="http://download.microsoft.com/download/e/4/3/e43bb484-3b52-4fa8-a9f9-ec60a32954bc/Azure_Services_Platform.docx"&gt;David Chappell&amp;#39;s Whitepaper&lt;/a&gt;) shows detail of the Windows Azure landscape. As you can see the [[azure:Windows Azure Fabric|Windows Azure Fabric]] is the central abstraction here. Think of it as the HAL for the Cloud. The Fabric is responsible for making a huge cluster of&amp;nbsp;physical machines&amp;nbsp;operate as one large node.&amp;nbsp;&lt;/p&gt;</description></item><item><title>Windows Azure</title><link>http://azurecoding.net/wikis/azure/windows-azure/revision/5.aspx</link><pubDate>Thu, 06 Nov 2008 23:40:57 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:11</guid><dc:creator>Mike Brown</dc:creator><description>&lt;p&gt;&lt;strong&gt;This article is in progress&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/cfs-file.ashx/__key/CommunityServer.Components.SiteFiles/azpWindows.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Windows Azure is the foundation for the [[azure:Azure Services Platform|Azure Services Platform]]. At its core, Windows Azure is Windows Server 2008 and Hyper-V with additions to make it very scalable. Microsoft mentioned that some of the advances made with Windows Azure will come back into the commercial version of Windows. &lt;/p&gt;
&lt;p&gt;One obvious example is the &amp;quot;Live Migration&amp;quot; feature announced in Windows 2008 R2 Hyper-V. This allows a system administrator to move a running Hyper-V Virtual Machine from one physical server to another &lt;strong&gt;without interruption&lt;/strong&gt;. The need for this functionality was most likely driven by the needs for Microsoft to enable high availability in their cloud data centers while still being able to bring machines on and offline at will.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image.ashx/__size/600x450/__key/CommunityServer.Components.SiteFiles/winAzureZoom.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The Diagram above (from &lt;a href="http://download.microsoft.com/download/e/4/3/e43bb484-3b52-4fa8-a9f9-ec60a32954bc/Azure_Services_Platform.docx"&gt;David Chappell&amp;#39;s Whitepaper&lt;/a&gt;) shows detail of the Windows Azure landscape. As you can see the [[azure:Windows Azure Fabric|Windows Azure Fabric]] is the central abstraction here. Think of it as the HAL for the Cloud. The Fabric is responsible for making a huge cluster of HyperV Physical Nodes act as one single node. &lt;/p&gt;</description></item><item><title>Windows Azure</title><link>http://azurecoding.net/wikis/azure/windows-azure/revision/4.aspx</link><pubDate>Thu, 06 Nov 2008 23:37:23 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:10</guid><dc:creator>Mike Brown</dc:creator><description>&lt;p&gt;&lt;strong&gt;This article is in progress&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/cfs-file.ashx/__key/CommunityServer.Components.SiteFiles/azpWindows.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Windows Azure is the foundation for the [[azure:Azure Services Platform|Azure Services Platform]]. At its core, Windows Azure is Windows Server 2008 and Hyper-V with additions to make it very scalable. Microsoft mentioned that some of the advances made with Windows Azure will come back into the commercial version of Windows. &lt;/p&gt;
&lt;p&gt;One obvious example is the &amp;quot;Live Migration&amp;quot; feature announced in Windows 2008 R2 Hyper-V. This allows a system administrator to move a running Hyper-V Virtual Machine from one physical server to another &lt;strong&gt;without interruption&lt;/strong&gt;. The need for this functionality was most likely driven by the needs for Microsoft to enable high availability in their cloud data centers while still being able to bring machines on and offline at will.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image.ashx/__size/600x450/__key/CommunityServer.Components.SiteFiles/winAzureZoom.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The Diagram above (from [View:/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/azure/Azure_5F00_Services_5F00_Platform.docx]) shows detail of the Windows Azure landscape. As you can see the [[azure:Windows Azure Fabric|Windows Azure Fabric]] is the central abstraction here. Think of it as the HAL for the Cloud. The Fabric is responsible for making a huge cluster of HyperV Physical Nodes act as one single node. &lt;/p&gt;</description></item><item><title>Windows Azure</title><link>http://azurecoding.net/wikis/azure/windows-azure/revision/3.aspx</link><pubDate>Wed, 05 Nov 2008 22:09:34 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:9</guid><dc:creator>Mike Brown</dc:creator><description>&lt;p&gt;&lt;strong&gt;This article is in progress&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/cfs-file.ashx/__key/CommunityServer.Components.SiteFiles/azpWindows.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Windows Azure is the foundation for the [[azure:Azure Services Platform|Azure Services Platform]]. At its core, Windows Azure is Windows Server 2008 and Hyper-V with additions to make it very scalable. Microsoft mentioned that some of the advances made with Windows Azure will come back into the commercial version of Windows. &lt;/p&gt;
&lt;p&gt;One obvious example is the &amp;quot;Live Migration&amp;quot; feature announced in Windows 2008 R2 Hyper-V. This allows a system administrator to move a running Hyper-V Virtual Machine from one physical server to another &lt;strong&gt;without interruption&lt;/strong&gt;. The need for this functionality was most likely driven by the needs for Microsoft to enable high availability in their cloud data centers while still being able to bring machines on and offline at will.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image.ashx/__size/600x450/__key/CommunityServer.Components.SiteFiles/winAzureZoom.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The Diagram above shows detail of the Windows Azure landscape. As you can see the [[azure:Windows Azure Fabric|Windows Azure Fabric]] is the central abstraction here. Think of it as the HAL for the Cloud. The Fabric is responsible for making a huge cluster of HyperV Physical Nodes act as one single node. &lt;/p&gt;</description></item><item><title>Windows Azure</title><link>http://azurecoding.net/wikis/azure/windows-azure/revision/2.aspx</link><pubDate>Wed, 05 Nov 2008 15:27:52 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:8</guid><dc:creator>Mike Brown</dc:creator><description>&lt;p&gt;&lt;strong&gt;This article is in progress&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/cfs-file.ashx/__key/CommunityServer.Components.SiteFiles/azpWindows.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Windows Azure is the foundation for the [[azure:Azure Services Platform|Azure Services Platform]]. At its core, Windows Azure is Windows Server 2008 and Hyper-V with additions to make it very scalable. Microsoft mentioned that some of the advances made with Windows Azure will come back into the commercial version of Windows. &lt;/p&gt;
&lt;p&gt;One obvious example is the &amp;quot;Live Migration&amp;quot; feature announced in Windows 2008 R2 Hyper-V. This allows a system administrator to move a running Hyper-V Virtual Machine from one physical server to another &lt;strong&gt;without interruption&lt;/strong&gt;. The need for this functionality was most likely driven by the needs for Microsoft to enable high availability in their cloud data centers while still being able to bring machines on and offline at will.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image.ashx/__size/600x450/__key/CommunityServer.Components.SiteFiles/winAzureZoom.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The Diagram above shows detail of the Windows Azure landscape. As you can see the [[azure:Windows Azure Fabric|Windows Azure Fabric]] is the central abstraction here. Think of it as the HAL for the Cloud. The Fabric is responsible for making a huge cluster of HyperV Physical Nodes act as one single node. &lt;/p&gt;</description></item><item><title>Windows Azure</title><link>http://azurecoding.net/wikis/azure/windows-azure/revision/1.aspx</link><pubDate>Wed, 05 Nov 2008 14:39:51 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:4</guid><dc:creator>Mike Brown</dc:creator><description>&lt;p&gt;&lt;img src="/cfs-file.ashx/__key/CommunityServer.Components.SiteFiles/azpWindows.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Windows Azure is the foundation for the [[azure:Azure Services Platform|Azure Services Platform]]. At its core, Windows Azure is Windows Server 2008 and Hyper-V with additions to make it very scalable. Microsoft mentioned that some of the advances made with Windows Azure will come back into the commercial version of Windows. &lt;/p&gt;
&lt;p&gt;One obvious example is the &amp;quot;Live Migration&amp;quot; feature announced in Windows 2008 R2 Hyper-V. This allows a system administrator to move a running Hyper-V Virtual Machine from one physical server to another &lt;strong&gt;without interruption&lt;/strong&gt;. The need for this functionality was most likely driven by the needs for Microsoft to enable high availability in their cloud data centers while still being able to bring machines on and offline at will.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image.ashx/__size/600x450/__key/CommunityServer.Components.SiteFiles/winAzureZoom.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The Diagram above shows detail of the Windows Azure landscape. As you can see the [[azure:Windows Azure Fabric|Windows Azure Fabric]] is the central abstraction here. Think of it as the HAL for the Cloud. The Fabric is responsible for making a huge cluster of HyperV Physical Nodes act as one single node. &lt;/p&gt;</description></item><item><title>Windows Azure Fabric</title><link>http://azurecoding.net/wikis/azure/windows-azure-fabric/revision/0.aspx</link><pubDate>Sun, 09 Nov 2008 02:45:02 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:4</guid><dc:creator>Mike Brown</dc:creator><description>&lt;p&gt;The&amp;nbsp;Fabric is the foundational resource manager of &lt;a href="/wikis/azure/windows-azure.aspx" title="Click to view the page titled: Windows Azure" class="ExistingPageLink"&gt;Windows Azure&lt;/a&gt;. If Windows Azure is the Operating System for Cloud Computing, the Fabric is its HAL.&lt;/p&gt;</description></item><item><title>Azure Services Platform</title><link>http://azurecoding.net/wikis/azure/azure-services-platform/revision/0.aspx</link><pubDate>Wed, 05 Nov 2008 17:56:12 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:3</guid><dc:creator>Mike Brown</dc:creator><description>&lt;p&gt;&lt;img src="/cfs-file.ashx/__key/CommunityServer.Components.SiteFiles/azureplatform2.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;The Azure Services Platform is the aggregate of the Cloud Services offering from Microsoft built upon Windows Azure.&lt;/p&gt;
&lt;p&gt;For more details see the individual Wiki pages for each component&lt;/p&gt;
&lt;li&gt;[[azure:.NET Services|.NET Services]]&lt;/li&gt;
&lt;li&gt;[[azure:Live Services|Live Services]]&lt;/li&gt;
&lt;li&gt;[[azure:SQL Services|SQL Services]]&lt;/li&gt;</description></item><item><title>Azure Services Platform</title><link>http://azurecoding.net/wikis/azure/azure-services-platform/revision/3.aspx</link><pubDate>Wed, 05 Nov 2008 17:56:12 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:7</guid><dc:creator>Mike Brown</dc:creator><description>&lt;p&gt;&lt;img src="/cfs-file.ashx/__key/CommunityServer.Components.SiteFiles/azureplatform2.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;The Azure Services Platform is the aggregate of the Cloud Services offering from Microsoft built upon Windows Azure.&lt;/p&gt;
&lt;p&gt;For more details see the individual Wiki pages for each component&lt;/p&gt;
&lt;li&gt;[[azure:.NET Services|.NET Services]]&lt;/li&gt;
&lt;li&gt;[[azure:Live Services|Live Services]]&lt;/li&gt;
&lt;li&gt;[[azure:SQL Services|SQL Services]]&lt;/li&gt;</description></item><item><title>Azure Services Platform</title><link>http://azurecoding.net/wikis/azure/azure-services-platform/revision/2.aspx</link><pubDate>Wed, 05 Nov 2008 17:55:01 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:6</guid><dc:creator>Mike Brown</dc:creator><description>&lt;p&gt;&lt;img src="/cfs-file.ashx/__key/CommunityServer.Components.SiteFiles/azureplatform2.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;The Azure Services Platform is the aggregate of the Cloud Services offering from Microsoft built upon Windows Azure.&lt;/p&gt;
&lt;p&gt;For more details see the individual Wiki pages for each component&lt;/p&gt;</description></item><item><title>Azure Services Platform</title><link>http://azurecoding.net/wikis/azure/azure-services-platform/revision/1.aspx</link><pubDate>Wed, 05 Nov 2008 17:52:22 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:5</guid><dc:creator>Mike Brown</dc:creator><description>&lt;p&gt;&lt;img src="/cfs-file.ashx/__key/CommunityServer.Components.SiteFiles/azureplatform2.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;The Azure Services Platform is the aggregate of the Cloud Services offering from Microsoft built upon Windows Azure.&lt;/p&gt;</description></item><item><title>Introducing Azure</title><link>http://azurecoding.net/wikis/azure/introducing-azure/revision/0.aspx</link><pubDate>Wed, 05 Nov 2008 02:11:58 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:1</guid><dc:creator>Mike Brown</dc:creator><description>&lt;p&gt;&lt;img src="/cfs-file.ashx/__key/CommunityServer.Components.SiteFiles/azureplatform2.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;At the 2008 Professional Developers Conference, Microsoft introduced the world to [[azure:Windows Azure|Windows Azure]], the &amp;quot;OS for the Cloud&amp;quot;. Just like a desktop operating system abstracts from a developer concerns such as hard drive access, networking, device i/o, and other functionality developers take for granted, Windows Azure does all of that and includes other abstractions to enable scalable applications in the Cloud.&lt;/p&gt;
&lt;p&gt;Windows Azure forms the&amp;nbsp;foundation for the [[azure:Azure Services Platform|Azure Services Platform]], which includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;[[azure:.NET Services|.NET Services]]&lt;/li&gt;
&lt;li&gt;[[azure:Live Services|Live Services]]&lt;/li&gt;
&lt;li&gt;[[azure:SQL Services|SQL Services]]&lt;/li&gt;
&lt;li&gt;and other cloud application services (Sharepoint, CRM)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The primary benefit of [[azure:Cloud Computing|Cloud Computing]] is that it enables what the industry calls [[azure:Utility Computing|Utility Computing]], where a company pays for IT on a metered basis instead of having to invest heavily in upfront infrastructure cost.&lt;/p&gt;
&lt;p&gt;Windows Azure and the Azure Services Platform provides the added advantage of using existing knowledge of the&amp;nbsp;[[azure:.NET Framework|.NET Framework]] technologies including WCF, WF, and ASP.NET to bring applications to the Cloud&lt;/p&gt;</description></item><item><title>Introducing Windows Azure</title><link>http://azurecoding.net/wikis/azure/introducing-azure/revision/3.aspx</link><pubDate>Tue, 04 Nov 2008 08:04:39 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:3</guid><dc:creator>Mike Brown</dc:creator><description>&lt;p&gt;&lt;img src="/cfs-file.ashx/__key/CommunityServer.Components.SiteFiles/azureplatform2.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;At the 2008 Professional Developers Conference, Microsoft introduced the world to [[azure:Windows Azure|Windows Azure]], the &amp;quot;OS for the Cloud&amp;quot;. Just like a desktop operating system abstracts from a developer concerns such as hard drive access, networking, device i/o, and other functionality developers take for granted, Windows Azure does all of that and includes other abstractions to enable scalable applications in the Cloud.&lt;/p&gt;
&lt;p&gt;Windows Azure forms the&amp;nbsp;foundation for the [[azure:Azure Services Platform|Azure Services Platform]], which includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;[[azure:.NET Services|.NET Services]]&lt;/li&gt;
&lt;li&gt;[[azure:Live Services|Live Services]]&lt;/li&gt;
&lt;li&gt;[[azure:SQL Services|SQL Services]]&lt;/li&gt;
&lt;li&gt;and other cloud application services (Sharepoint, CRM)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The primary benefit of [[azure:Cloud Computing|Cloud Computing]] is that it enables what the industry calls [[azure:Utility Computing|Utility Computing]], where a company pays for IT on a metered basis instead of having to invest heavily in upfront infrastructure cost.&lt;/p&gt;
&lt;p&gt;Windows Azure and the Azure Services Platform provides the added advantage of using existing knowledge of the&amp;nbsp;[[azure:.NET Framework|.NET Framework]] technologies including WCF, WF, and ASP.NET to bring applications to the Cloud&lt;/p&gt;</description></item><item><title>Introducing Windows Azure</title><link>http://azurecoding.net/wikis/azure/introducing-azure/revision/2.aspx</link><pubDate>Tue, 04 Nov 2008 07:19:26 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:2</guid><dc:creator>Mike Brown</dc:creator><description>&lt;p&gt;&lt;img src="/cfs-file.ashx/__key/CommunityServer.Components.SiteFiles/azureplatform2.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;At the 2008 Professional Developers Conference, Microsoft introduced the world to [[azure:Windows Azure|Windows Azure]], the OS for the Cloud.&lt;/p&gt;</description></item><item><title>Introducing Windows Azure</title><link>http://azurecoding.net/wikis/azure/introducing-azure/revision/1.aspx</link><pubDate>Tue, 04 Nov 2008 07:13:20 GMT</pubDate><guid isPermaLink="false">6e97e1e3-dc93-4c0d-b73f-e698f7d56013:1</guid><dc:creator>Mike Brown</dc:creator><description>&lt;p&gt;&lt;img src="/cfs-file.ashx/__key/CommunityServer.Components.SiteFiles/azureplatform.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;At the 2008 Professional Developers Conference, Microsoft introduced the world to [[azure:Windows Azure|Windows Azure]], the OS for the Cloud.&lt;/p&gt;</description></item></channel></rss>
