<?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>Mike Brittain &#187; rrdns</title>
	<atom:link href="http://www.mikebrittain.com/blog/tag/rrdns/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikebrittain.com/blog</link>
	<description>Internet, mobile applications, skiing, snowboarding, food... you know, whatever comes to mind.</description>
	<lastBuildDate>Sun, 22 Jan 2012 16:24:32 +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>High Traffic Sites on EC2</title>
		<link>http://www.mikebrittain.com/blog/2009/04/08/327/</link>
		<comments>http://www.mikebrittain.com/blog/2009/04/08/327/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 20:36:49 +0000</pubDate>
		<dc:creator>Mike Brittain</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[haproxy]]></category>
		<category><![CDATA[rrdns]]></category>
		<category><![CDATA[scalability]]></category>

		<guid isPermaLink="false">http://www.mikebrittain.com/blog/?p=327</guid>
		<description><![CDATA[Grig Gheorghiu wrote up a nice article on handling high traffic sites on EC2.  It&#8217;s definitely worth a read for some high-level concepts about multi-tier architectures.  It doesn&#8217;t talk deeply on details of EC2 (would have liked to see something mentioned about availability zones for MySQL and load balancers).  One thing I really liked was [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://agiletesting.blogspot.com/">Grig Gheorghiu</a> wrote up a nice article on handling <a href="http://agiletesting.blogspot.com/2009/04/experiences-deploying-large-scale.html">high traffic sites on EC2</a>.  It&#8217;s definitely worth a read for some high-level concepts about multi-tier architectures.  It doesn&#8217;t talk deeply on details of EC2 (would have liked to see something mentioned about availability zones for MySQL and load balancers).  One thing I really liked was the concept of using multiple load balancers with round-robin DNS pointing at them.  I&#8217;ve been considering this as an option and have played around with <a href="http://haproxy.1wt.eu/">HAProxy</a> already.  It&#8217;s likely a future step for our new image service at <a href="http://www.cafemom.com/">CafeMom</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikebrittain.com/blog/2009/04/08/327/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

