<?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>PeterKellner.net &#187; Cloud Computing</title>
	<atom:link href="http://peterkellner.net/category/cloud-computing/feed/" rel="self" type="application/rss+xml" />
	<link>http://peterkellner.net</link>
	<description>Microsoft Focused, JavaScript,HTML5 (ExtJS, SenchaTouch &#38; Windows 8 Metro)</description>
	<lastBuildDate>Fri, 11 May 2012 16:43:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Microsoft Windows Azure Platform Book Review, Now Available! (Windows Azure Platform by Tejaswi Redkar)</title>
		<link>http://peterkellner.net/2010/01/11/azure-book-review-redkar/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=azure-book-review-redkar</link>
		<comments>http://peterkellner.net/2010/01/11/azure-book-review-redkar/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 16:09:57 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[Cloud Computing]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2010/01/11/azure-book-review-redkar/</guid>
		<description><![CDATA[For those of you that have been sleeping for the past year, Cloud computing is Hot!&#160; Amazon more or less lead the way with their cloud computing platforms for the longest time with new comers like GoGrid, Google and Microsoft coming along with their own offerings more recently.&#160; The offerings are quite complex, both licensing, [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you that have been sleeping for the past year, Cloud computing is Hot!&#160; Amazon more or less lead the way with their cloud computing platforms for the longest time with new comers like GoGrid, Google and Microsoft coming along with their own offerings more recently.&#160; The offerings are quite complex, both licensing, capabilities, costs etc.&#160; One of the nice things about this book (among others) is it gives detailed discussions in the beginning of several different offerings as well as their licensing models (which do change often so check directly with the companies).</p>
<p>On to the review..</p>
<p> <span id="more-401"></span>
<p>As I mentioned above, The book starts out with a very general discussion of what is cloud computing.&#160; Currently, the cloud is a pretty over used word and it’s important to understand what is meant by it.&#160; Things like “Application as Service”, “Cloud Storage”, etc. are all important to understand when talking about the cloud.</p>
<p>Following that, the book dives into the details of Azure (and there are a lot of details).&#160; It goes into great details (and specifics) on Azure Blob Storage, Azure Queues, Azure Tables, AppFabric (formerly Velocity), Azure Service Bus, and also discusses deployment issues.</p>
<p>I do recommend this book.&#160; I believe it will help if you want to get into the cloud using Microsoft’s offerings.</p>
<p>&#160;</p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><img src="http://ecx.images-amazon.com/images/I/51Ho%2B3C8X1L._SL75_.jpg" /> </td>
<td valign="top"><a href="http://www.amazon.com/Windows-Azure-Platform-Tejaswi-Redkar/dp/1430224797%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dpetkelsblo-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430224797">Windows Azure Platform (Pro)</a> </td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://peterkellner.net/2010/01/11/azure-book-review-redkar/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Load Balancing IIS Web Farm with EC2</title>
		<link>http://peterkellner.net/2009/04/20/web-farm-ec2-amazon-steveevans-cloud-computing/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=web-farm-ec2-amazon-steveevans-cloud-computing</link>
		<comments>http://peterkellner.net/2009/04/20/web-farm-ec2-amazon-steveevans-cloud-computing/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 04:08:36 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Sql Server]]></category>
		<category><![CDATA[Sql Server 2008]]></category>
		<category><![CDATA[WebFarm]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2009/04/20/web-farm-ec2-amazon-steveevans-cloud-computing/</guid>
		<description><![CDATA[&#160;
We’ve been looking to find the best Cloud based host to put our soon to be virally growing web site up on.&#160; Our requirements are it must run IIS7 and use Sql Server 2008 as it’s database. We have lots of wants (like Service Broker, Replication, etc.) but primarily we want the web tier to [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>We’ve been looking to find the best <a href="http://www.cloudcamp.com/">Cloud based host</a> to put our soon to be virally growing web site up on.&#160; Our requirements are it must run <a href="http://www.iis.net/">IIS7</a> and use <a href="http://www.microsoft.com/sqlserver/2008/en/us/default.aspx">Sql Server 2008</a> as it’s database. We have lots of wants (like Service Broker, Replication, etc.) but primarily we want the web tier to scale easily.&#160; After doing research and testing, we got frustrated with our options at <a href="http://aws.amazon.com/ec2/">Amazon’s EC2</a>.&#160; We emailed their support (with our paid support contract) and were basically told we should go do our own Windows research to find out what works best.</p>
<p>At any rate, I emailed <a href="http://serktools.com/about-us/">Steve Evan’s</a> who is a frequent speaker at conferences and also an expert consultant on all things Windows and IT related and asked for some advice.&#160; He told me that he had been asked that question often recently by others so he would do some research and get back to me.&#160; He did one step better.&#160; He wrote a blog post describing the ups and downs of the different cloud providers including Amazon’s EC2.&#160; I respect Steve’s opinion a lot and rather than try and paraphrase it, I’ll just link to his post.</p>
<p>Here it is:&#160; <a title="http://serktools.com/2009/04/20/load-balancing-iis-web-farm-on-amazon-ec2/" href="http://serktools.com/2009/04/20/load-balancing-iis-web-farm-on-amazon-ec2/">http://serktools.com/2009/04/20/load-balancing-iis-web-farm-on-amazon-ec2/</a></p>
<p>Good luck and feel free to post comments here if you’ve got opinions on Cloud Hosting of IIS and Sql Server 2008.</p>
]]></content:encoded>
			<wfw:commentRss>http://peterkellner.net/2009/04/20/web-farm-ec2-amazon-steveevans-cloud-computing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 32/35 queries in 0.005 seconds using disk: basic
Content Delivery Network via Amazon Web Services: S3: PetersBlogCDN.s3.amazonaws.com

Served from: peterkellner.net @ 2012-05-22 09:51:11 -->
