<?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/"
	>

<channel>
	<title>Techno Babble &#187; Azure</title>
	<atom:link href="http://www.kf12.com/blogs/techno/tag/azure/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kf12.com/blogs/techno</link>
	<description>Talking Technology</description>
	<lastBuildDate>Tue, 10 Jan 2012 15:14:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Microsoft PDC</title>
		<link>http://www.kf12.com/blogs/techno/2008/10/microsoft-pdc/</link>
		<comments>http://www.kf12.com/blogs/techno/2008/10/microsoft-pdc/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 12:54:53 +0000</pubDate>
		<dc:creator>Mick</dc:creator>
				<category><![CDATA[Conference]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[PDC]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.kf12.com/blogs/techno/?p=1012</guid>
		<description><![CDATA[There are lots of reports on the web related to the recent Microsoft Professional Developers Conference (PDC). This conference atracts leading-edge developers who want to learn about the future direction of Microsoft products. Here&#8217;s my take on a couple of the topics and the location of some useful links for further information. Microsoft Azure is [...]
<h2>Related Posts:</h2><ol>
<li><a href='http://www.kf12.com/blogs/techno/2011/05/microsoft-to-acquire-skype/' rel='bookmark' title='Microsoft to Acquire Skype'>Microsoft to Acquire Skype</a></li>
<li><a href='http://www.kf12.com/blogs/techno/2005/07/windows-vista/' rel='bookmark' title='Windows Vista'>Windows Vista</a></li>
<li><a href='http://www.kf12.com/blogs/techno/2006/01/microsofts-sparkle/' rel='bookmark' title='Microsoft&#8217;s Sparkle'>Microsoft&#8217;s Sparkle</a></li>
<li><a href='http://www.kf12.com/blogs/techno/2009/09/microsoft-web-platform/' rel='bookmark' title='Microsoft Web Platform'>Microsoft Web Platform</a></li>
<li><a href='http://www.kf12.com/blogs/techno/2005/07/windows-mobile-50/' rel='bookmark' title='Windows Mobile 5.0'>Windows Mobile 5.0</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>There are lots of reports on the web related to the recent Microsoft Professional Developers Conference (PDC). This conference atracts leading-edge developers who want to learn about the future direction of Microsoft products. Here&#8217;s my take on a couple of the topics and the location of some useful links for further information.</p>
<p><strong>Microsoft Azure</strong> is an operating system for the &#8220;cloud&#8221;.</p>
<p>The closest comparison appears to be with the Amazon Elastic Compute Cloud (Amazon EC2) &#8211; a web service that provides resizable compute capacity in the &#8220;cloud&#8221; which is designed to make web-scale computing easier for developers. (ref. <a href="http://aws.amazon.com/ec2/" target="_blank">http://aws.amazon.com/ec2/</a> )</p>
<p>Microsoft Azure is a web-tier offering, for Windows in the Cloud and provides</p>
<ul>
<li>virtualized computation</li>
<li>a shared storage system</li>
<li>an automated service managment system</li>
</ul>
<p><span id="more-1012"></span>The Shared Storage system replicates data across many machines &#8211; possibly thousands.</p>
<p>Automated Service Management enables you to upgrade an application without bringing the system down.</p>
<p>Many developer tools are provided and include the &#8220;Cloud on a Desktop&#8221; which provides a simulation of the Windows Azure Cloud environment on your local machine. Tools extend Visual Studio to enable the creation, building, debugging, running, and packaging of scalable services on Windows Azure. Azure works with both managed and unmanaged code.</p>
<p>Find out more at</p>
<p><a href="http://blogs.msdn.com/cloud/archive/2008/10/27/getting-started-windows-azure-tools-for-microsoft-visual-studio.aspx" target="_blank">http://blogs.msdn.com/cloud/archive/2008/10/27/getting-started-windows-azure-tools-for-microsoft-visual-studio.aspx</a></p>
<p>A transcript from the Day 1 Keynote with Ray Ozzie, Amitabh Srivastava, Bob Muglia and  Dave Thompson is available at</p>
<p><a href="http://www.microsoft.com/presspass/exec/ozzie/10-27PDC08dayone.mspx" target="_blank">http://www.microsoft.com/presspass/exec/ozzie/10-27PDC08dayone.mspx</a></p>
<p>or watch the actual keynote in Media Player, from</p>
<p><a href="http://wm.istreamplanet.com/customers/ms/300_ms_pdc_081027.asx" target="_blank">http://wm.istreamplanet.com/customers/ms/300_ms_pdc_081027.asx</a></p>
<p><strong>Windows 7</strong> &#8211; spotted a pretty good article describing the features of Windows 7 so I don&#8217;t need to repeat it here. Windows 7  is the next operating system from Microsoft, due as a replacement for Windows Vista and scheduled for release probably some time in 2010.</p>
<p><a href="http://technologizer.com/2008/10/28/windows7/">http://technologizer.com/2008/10/28/windows7/</a></p>
<p><strong>Other Links</strong></p>
<p>**Azure Services Home Page: <a href="http://www.microsoft.com/azure/default.mspx">http://www.microsoft.com/azure/default.mspx</a></p>
<p>Azure Pricing and Licensing: <a href="http://www.microsoft.com/azure/pricing.mspx">http://www.microsoft.com/azure/pricing.mspx</a></p>
<p>**PDC Session Recordings: <a href="https://sessions.microsoftpdc.com/">https://sessions.microsoftpdc.com/</a></p>
<p>PDC Home Page: <a href="http://microsoftpdc.com">http://microsoftpdc.com</a></p>
<p>PDC Press Home Page: <a href="http://www.microsoft.com/presspass/events/pdc/default.mspx">http://www.microsoft.com/presspass/events/pdc/default.mspx</a></p>
<p>**Windows Team Blog: <a href="http://windowsteamblog.com/">http://windowsteamblog.com/</a></p>
<p><h2>Related Posts:</h2><ol>
<li><a href='http://www.kf12.com/blogs/techno/2011/05/microsoft-to-acquire-skype/' rel='bookmark' title='Microsoft to Acquire Skype'>Microsoft to Acquire Skype</a></li>
<li><a href='http://www.kf12.com/blogs/techno/2005/07/windows-vista/' rel='bookmark' title='Windows Vista'>Windows Vista</a></li>
<li><a href='http://www.kf12.com/blogs/techno/2006/01/microsofts-sparkle/' rel='bookmark' title='Microsoft&#8217;s Sparkle'>Microsoft&#8217;s Sparkle</a></li>
<li><a href='http://www.kf12.com/blogs/techno/2009/09/microsoft-web-platform/' rel='bookmark' title='Microsoft Web Platform'>Microsoft Web Platform</a></li>
<li><a href='http://www.kf12.com/blogs/techno/2005/07/windows-mobile-50/' rel='bookmark' title='Windows Mobile 5.0'>Windows Mobile 5.0</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.kf12.com/blogs/techno/2008/10/microsoft-pdc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://wm.istreamplanet.com/customers/ms/300_ms_pdc_081027.asx" length="342" type="video/x-ms-asf" />
		</item>
	</channel>
</rss>

