<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Why should I pay for this AWS design decision?</title>
	<atom:link href="http://www.protocolostomy.com/2008/06/23/why-should-i-pay-for-this-aws-design-decision/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.protocolostomy.com/2008/06/23/why-should-i-pay-for-this-aws-design-decision/</link>
	<description>Made with only the finest 1's and 0's</description>
	<pubDate>Thu, 04 Dec 2008 18:09:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Calvin Spealman</title>
		<link>http://www.protocolostomy.com/2008/06/23/why-should-i-pay-for-this-aws-design-decision/#comment-1452</link>
		<dc:creator>Calvin Spealman</dc:creator>
		<pubDate>Sat, 28 Jun 2008 04:22:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.protocolostomy.com/?p=324#comment-1452</guid>
		<description>Fault tolerance is just something you should expect to need, and that is all this is. The system is designed for massive scale, so obviously there is a trade off for the lower end of use.

Kind of ironic how Amazon and Google and friends built these massively scaling platforms, turned around to sell them to others, just to have an enormous number of teeny, tiny things running on them.</description>
		<content:encoded><![CDATA[<p>Fault tolerance is just something you should expect to need, and that is all this is. The system is designed for massive scale, so obviously there is a trade off for the lower end of use.</p>
<p>Kind of ironic how Amazon and Google and friends built these massively scaling platforms, turned around to sell them to others, just to have an enormous number of teeny, tiny things running on them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alaa Salman</title>
		<link>http://www.protocolostomy.com/2008/06/23/why-should-i-pay-for-this-aws-design-decision/#comment-1432</link>
		<dc:creator>Alaa Salman</dc:creator>
		<pubDate>Wed, 25 Jun 2008 08:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.protocolostomy.com/?p=324#comment-1432</guid>
		<description>I believe that this design decision is shared by all distributed, fault-tolerant system. I was reading an article about their SimpleDB, i think, where they said that the system sync occurs after like 6 minutes or so. So you can't count it for any real time data handling.

Think about it, how can you make a distributed fault-tolerant system which acts synchronously?

How the system updates(and thus how frequently), of course, is another matter. There's  a lot of potential for innovation here.</description>
		<content:encoded><![CDATA[<p>I believe that this design decision is shared by all distributed, fault-tolerant system. I was reading an article about their SimpleDB, i think, where they said that the system sync occurs after like 6 minutes or so. So you can&#8217;t count it for any real time data handling.</p>
<p>Think about it, how can you make a distributed fault-tolerant system which acts synchronously?</p>
<p>How the system updates(and thus how frequently), of course, is another matter. There&#8217;s  a lot of potential for innovation here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Bangert</title>
		<link>http://www.protocolostomy.com/2008/06/23/why-should-i-pay-for-this-aws-design-decision/#comment-1431</link>
		<dc:creator>Ben Bangert</dc:creator>
		<pubDate>Wed, 25 Jun 2008 00:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.protocolostomy.com/?p=324#comment-1431</guid>
		<description>Also, the latest boto's SQS appears to be broken entirely. This is what I found out with our companies project when I accidentally used easy_install and got the latest boto. Reverting down to boto 0.9d apparently remedies the situation. I'd suggest trying 0.9d and using the fetch_queue, cause with the latest boto, it always came back empty.</description>
		<content:encoded><![CDATA[<p>Also, the latest boto&#8217;s SQS appears to be broken entirely. This is what I found out with our companies project when I accidentally used easy_install and got the latest boto. Reverting down to boto 0.9d apparently remedies the situation. I&#8217;d suggest trying 0.9d and using the fetch_queue, cause with the latest boto, it always came back empty.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wes Felter</title>
		<link>http://www.protocolostomy.com/2008/06/23/why-should-i-pay-for-this-aws-design-decision/#comment-1429</link>
		<dc:creator>Wes Felter</dc:creator>
		<pubDate>Tue, 24 Jun 2008 20:39:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.protocolostomy.com/?p=324#comment-1429</guid>
		<description>Amazon would have us believe that you have to pay one way or the other; presumably they chose eventual consistency because it is cheaper to implement than the alternatives.</description>
		<content:encoded><![CDATA[<p>Amazon would have us believe that you have to pay one way or the other; presumably they chose eventual consistency because it is cheaper to implement than the alternatives.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
