<?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 - Energy Efficient Cloud Computing for Developers</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/Charles/Energy-Efficient-Cloud-Computing-for-Developers/RSS"></atom:link>
	<image>
		<url>http://ak.channel9.msdn.com/ch9/cb85/aeefcb35-2615-4b1b-ae3c-a0010168cb85/EnergyEfficientCloudDev_100_ch9.jpg</url>
		<title>Channel 9 - Energy Efficient Cloud Computing for Developers</title>
		<link></link>
	</image>
	<description>Datacenter energy efficiency is a hot topic these days (how to keep thousands of machines cool without consuming too many electrons, etc.), but something that doesn&#39;t get quite as much attention&amp;nbsp;in terms of datacenter energy efficiency is the code running on the servers that make up the cloud datacenter—i.e., the cloud applications written by developers. As developers, you have the power to save power! This is important to realize as we enter the cloud era. Your bosses will be quite pleased if you do your best to not only make sure your code is as efficient as possible, but that the monthly bills from your company&#39;s cloud providers are as low as possible.  We live in a new age. This is a very important topic. In this developer-focused discussion, Mark Aggar,&amp;nbsp;Senior Director of IT Environmental Sustainability at Microsoft (You&#39;ve met him before), and Grigori Melnik, Program Manager in the Patterns and Practices group, share insights and recommendations about building energy efficient applications for the cloud.&amp;nbsp;Grigori&#39;s team has made WASABI—an autoscaling application block for Windows Azure. If you&#39;re a Windows Azure developer, you should most definitely download this application block and try it out. It could literally save you money.Related links/Learn more: http://www.microsoft.com/environment/ IT Energy Efficiency Imperative&amp;nbsp;(download file via link) The Green Grid Forum Energy smart coding for client Autoscaling How-To Guide Grigori&#39;s blog Mark&#39;s blog Microsoft Patterns &amp;amp; Practices Dev Center </description>
	<link></link>
	<language>en</language>
	<pubDate>Thu, 20 Jun 2013 06:37:42 GMT</pubDate>
	<lastBuildDate>Thu, 20 Jun 2013 06:37:42 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Energy Efficient Cloud Computing for Developers</title>
		<description>
			<![CDATA[<p>Cool. &nbsp;I'll have to check out WASABI.</p><p>I recently signed up with Azure for a new project of mine. &nbsp;It's a software as a service model where other website owners will install a snippet on their website to gain specialized insights and uncover problems. &nbsp;</p><p>So of course its popularity is unpredictable at this point, but it has the potential to see an enormous number of requests every day and may even see drastic bursts of traffic. &nbsp;So scaling has always been at the back of my mind as I'm building it. &nbsp;</p><p>Furthermore, it's absolutely true that Azure makes you think about efficiency. &nbsp;Since you're essentially paying for usage, it encourages you to make your application as efficient as possible. &nbsp;I'm always thinking about this as I'm writing the code, designing the database, etc. &nbsp;</p><p>I recently incorporated an optimization technique where I'm storing a temporary list of updates in-memory (I'll move this over to Azure Cache soon for better reliability). &nbsp;Then I send these updates to SQL Azure and Azure Table Storage once every minute. &nbsp;Due to my schema design, I'm able to greatly reduce the total number of inserts/updates that have to be performed by using this technique.&nbsp;</p><p>posted by Steve Wortham</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Energy-Efficient-Cloud-Computing-for-Developers#c634660578922992189</link>
		<pubDate>Tue, 28 Feb 2012 20:31:32 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Energy-Efficient-Cloud-Computing-for-Developers#c634660578922992189</guid>
		<dc:creator>Steve Wortham</dc:creator>
	</item>
	<item>
		<title>Re: Energy Efficient Cloud Computing for Developers</title>
		<description>
			<![CDATA[<p>@<a href="/Blogs/Charles/Energy-Efficient-Cloud-Computing-for-Developers#c634660578922992189">Steve Wortham</a>: Excellent, Steve. With a policy-based autoscaling system like WASABI you'll be able to extend your efficient design thinking to the datacenter's virtualized infrasctructure, however you'll need to account for unpredictable surges, which you can - and which you seem to be thinking about already&nbsp;- in your own design&nbsp;and implementation.</p><p>Keep it up!</p><p>C</p><p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Energy-Efficient-Cloud-Computing-for-Developers#c634660807124741145</link>
		<pubDate>Wed, 29 Feb 2012 02:51:52 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Energy-Efficient-Cloud-Computing-for-Developers#c634660807124741145</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Energy Efficient Cloud Computing for Developers</title>
		<description>
			<![CDATA[<p>There is a weird frame in the vid at 5:43 / 5:44 but I couldn't catch what it was. Subliminal message from Charles maybe. I can't tell but I can't resist the urge to go out to eat at Joes Crab Shack. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p>posted by Dark_Halmut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Energy-Efficient-Cloud-Computing-for-Developers#c634665204245762272</link>
		<pubDate>Mon, 05 Mar 2012 05:00:24 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Energy-Efficient-Cloud-Computing-for-Developers#c634665204245762272</guid>
		<dc:creator>Dark_Halmut</dc:creator>
	</item>
</channel>
</rss>