<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Windows Azure Cloud Services Concepts (Part 1)</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Series/Windows-Azure-Cloud-Services-Tutorials/Windows-Azure-Cloud-Services-Concepts-Part-1/RSS"></atom:link>
	<image>
		<url>http://media.ch9.ms/ch9/f1ea/aa722616-69cc-4c89-94c4-bb3d5524f1ea/CloudServicesConcepts1_220.jpg</url>
		<title>Channel 9 - Windows Azure Cloud Services Concepts (Part 1)</title>
		<link></link>
	</image>
	<description>In this video we&#39;ll review some of the fundamental concepts in Windows Azure Cloud Services, including Cloud Service, roles, and scaling options, etc. And then, we&#39;ll scale out our &amp;quot;Hello World&amp;quot; service to multiple instances and publish the service to Windows Azure to see it run on the cloud! Next episode:Walkthrough of the Management Portal for Windows Azure Cloud Serviceshttp://channel9.msdn.com/Series/Windows-Azure-Cloud-Services-Tutorials/Walkthrough-of-the-Management-Portal-for-Windows-Azure-Cloud-Services </description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 19 Jun 2013 07:36:35 GMT</pubDate>
	<lastBuildDate>Wed, 19 Jun 2013 07:36:35 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Windows Azure Cloud Services Concepts (Part 1)</title>
		<description>
			<![CDATA[<p>I am using Azure Mobile Services and logging URL selections as they are made:</p><p>Q: if I want to get a total of clicks by particular URL would it be cheaper to</p><p>a: Just log all clicks and take the hit on storage (&amp; calculate totals as needed)</p><p>b: Use a trigger to update a running total per URL</p><p>Lets say for argument that there are 10,000&nbsp;unique URLS and that generally 5% are hit more than once per&nbsp;day (24 hours)</p><p>Is this a reasonable question to ask?&nbsp; is there an easy way that I can answer the question myself?</p><p>Thanks for your time!&nbsp;</p><p>posted by Ian2</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Azure-Cloud-Services-Tutorials/Windows-Azure-Cloud-Services-Concepts-Part-1#c634956964310003139</link>
		<pubDate>Tue, 05 Feb 2013 21:27:11 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Azure-Cloud-Services-Tutorials/Windows-Azure-Cloud-Services-Concepts-Part-1#c634956964310003139</guid>
		<dc:creator>Ian2</dc:creator>
	</item>
	<item>
		<title>Re: Windows Azure Cloud Services Concepts (Part 1)</title>
		<description>
			<![CDATA[<p>Question, Using the scale out method do the VM's&nbsp;automaticly start load balancing?</p><p>posted by 11111111</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Azure-Cloud-Services-Tutorials/Windows-Azure-Cloud-Services-Concepts-Part-1#c634974098770079281</link>
		<pubDate>Mon, 25 Feb 2013 17:24:37 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Azure-Cloud-Services-Tutorials/Windows-Azure-Cloud-Services-Concepts-Part-1#c634974098770079281</guid>
		<dc:creator>11111111</dc:creator>
	</item>
	<item>
		<title>Re: Windows Azure Cloud Services Concepts (Part 1)</title>
		<description>
			<![CDATA[<p>@<a href="/Series/Windows-Azure-Cloud-Services-Tutorials/Windows-Azure-Cloud-Services-Concepts-Part-1#c634974098770079281">11111111</a>: Yes. Your customers access your services via endpoints, and traffic will be distribute across your roles in a round-robin fashion.</p><p>posted by Haishi.Bai</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Azure-Cloud-Services-Tutorials/Windows-Azure-Cloud-Services-Concepts-Part-1#c634975105505335476</link>
		<pubDate>Tue, 26 Feb 2013 21:22:30 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Azure-Cloud-Services-Tutorials/Windows-Azure-Cloud-Services-Concepts-Part-1#c634975105505335476</guid>
		<dc:creator>Haishi.Bai</dc:creator>
	</item>
</channel>
</rss>