<?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>Open Query blog &#187; RightScale</title>
	<atom:link href="http://openquery.com/blog/tag/rightscale/feed" rel="self" type="application/rss+xml" />
	<link>http://openquery.com/blog</link>
	<description>About MySQL, Drizzle, MariaDB and more!</description>
	<lastBuildDate>Wed, 07 Dec 2011 04:00:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Your opinion on EC2 and other cloud/hosting options</title>
		<link>http://openquery.com/blog/opinion-ec2-cloudhosting-options</link>
		<comments>http://openquery.com/blog/opinion-ec2-cloudhosting-options#comments</comments>
		<pubDate>Fri, 19 Jun 2009 01:07:42 +0000</pubDate>
		<dc:creator>arjen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[EBS]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[GoGrid]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[Linode]]></category>
		<category><![CDATA[Mosso]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[RightScale]]></category>
		<category><![CDATA[S3]]></category>

		<guid isPermaLink="false">http://openquery.com/blog/?p=788</guid>
		<description><![CDATA[EC2 is nifty, but it doesn&#8217;t appear suitable for all needs, and that&#8217;s what this post is about. For instance, a machine can just &#8220;disappear&#8221;. You can set things up to automatically start a new instance to replace it, but if you just committed a transaction it&#8217;s likely to be lost: MySQL replication is asynchronous, [...]]]></description>
			<content:encoded><![CDATA[<p>EC2 is nifty, but it doesn&#8217;t appear suitable for all needs, and that&#8217;s what this post is about.</p>
<p>For instance, a machine can just &#8220;disappear&#8221;. You can set things up to automatically start a new instance to replace it, but if you just committed a transaction it&#8217;s likely to be lost: MySQL replication is asynchronous, EBS which is slower if you commit your transactions on it, or EBS snapshots which are only periodic (you&#8217;d have to add foo on the application end). This adds complexity, and thus the question arises whether EC2 is the best solution for systems where this is a concern.</p>
<p>When pondering this, there are two important factors to consider: a database server needs cores, RAM and reasonably low-latency disk access, and application servers should be near their database server. This means you shouldn&#8217;t split app and db servers to different hosting/cloud providers.</p>
<p>We&#8217;d like to hear your thoughts on EC2 in this context, as well as options for other hosting providers &#8211; and their quirks. Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://openquery.com/blog/opinion-ec2-cloudhosting-options/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
