<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: How MemCachier went from a favor for a friend to cloud ubiquity</title>
	<atom:link href="http://gigaom.com/2012/09/05/how-memcachier-went-from-a-favor-for-a-friend-to-cloud-ubquity/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com/2012/09/05/how-memcachier-went-from-a-favor-for-a-friend-to-cloud-ubquity/</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 19:50:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Harish Ganesan</title>
		<link>http://gigaom.com/2012/09/05/how-memcachier-went-from-a-favor-for-a-friend-to-cloud-ubquity/#comment-1162164</link>
		<dc:creator><![CDATA[Harish Ganesan]]></dc:creator>
		<pubDate>Fri, 09 Nov 2012 11:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=559464#comment-1162164</guid>
		<description><![CDATA[Good luck memcachier. I have published a blog on Caching Architectures using Amazon ElastiCache/Memcached for the cloud community. Can be found at :
http://harish11g.blogspot.in/2012/11/amazon-elasticache-memcached-ec2.html]]></description>
		<content:encoded><![CDATA[<p>Good luck memcachier. I have published a blog on Caching Architectures using Amazon ElastiCache/Memcached for the cloud community. Can be found at :<br />
<a href="http://harish11g.blogspot.in/2012/11/amazon-elasticache-memcached-ec2.html" rel="nofollow">http://harish11g.blogspot.in/2012/11/amazon-elasticache-memcached-ec2.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tbaxter denney</title>
		<link>http://gigaom.com/2012/09/05/how-memcachier-went-from-a-favor-for-a-friend-to-cloud-ubquity/#comment-980607</link>
		<dc:creator><![CDATA[tbaxter denney]]></dc:creator>
		<pubDate>Thu, 06 Sep 2012 16:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=559464#comment-980607</guid>
		<description><![CDATA[Derrick, thanks for the mention.  We recently released a whitepaper talking about common Memcached challenges and how organizations are using Couchbase Server as a replacement.  Check it out here: http://info.couchbase.com/memcachedtier.html

Baxter, Couchbase]]></description>
		<content:encoded><![CDATA[<p>Derrick, thanks for the mention.  We recently released a whitepaper talking about common Memcached challenges and how organizations are using Couchbase Server as a replacement.  Check it out here: <a href="http://info.couchbase.com/memcachedtier.html" rel="nofollow">http://info.couchbase.com/memcachedtier.html</a></p>
<p>Baxter, Couchbase</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derrick Harris</title>
		<link>http://gigaom.com/2012/09/05/how-memcachier-went-from-a-favor-for-a-friend-to-cloud-ubquity/#comment-980533</link>
		<dc:creator><![CDATA[Derrick Harris]]></dc:creator>
		<pubDate>Thu, 06 Sep 2012 16:34:49 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=559464#comment-980533</guid>
		<description><![CDATA[That&#039;s a really good point. It would seem that replication and other capabilities will have to follow suit at some point as more people build geographically distributed apps. Not so much a concern on PaaS offerings now, but certainly on EC2.]]></description>
		<content:encoded><![CDATA[<p>That&#8217;s a really good point. It would seem that replication and other capabilities will have to follow suit at some point as more people build geographically distributed apps. Not so much a concern on PaaS offerings now, but certainly on EC2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Mytton</title>
		<link>http://gigaom.com/2012/09/05/how-memcachier-went-from-a-favor-for-a-friend-to-cloud-ubquity/#comment-980476</link>
		<dc:creator><![CDATA[David Mytton]]></dc:creator>
		<pubDate>Thu, 06 Sep 2012 16:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=559464#comment-980476</guid>
		<description><![CDATA[I always find caching as a service products interesting because they are always limited by where they run. The point of a cache is to make things faster but that&#039;s never going to be the case if you have to do a remote call over the internet to the cache hosted elsewhere. This makes it important for the service to be hosted in the same data centre/network as where your own instances are.

So it makes sense to be on Amazon and other PaaS platforms to achieve this goal. I wonder how EC2 availability zone architecture affects latency given that zones are not consistent across accounts.]]></description>
		<content:encoded><![CDATA[<p>I always find caching as a service products interesting because they are always limited by where they run. The point of a cache is to make things faster but that&#8217;s never going to be the case if you have to do a remote call over the internet to the cache hosted elsewhere. This makes it important for the service to be hosted in the same data centre/network as where your own instances are.</p>
<p>So it makes sense to be on Amazon and other PaaS platforms to achieve this goal. I wonder how EC2 availability zone architecture affects latency given that zones are not consistent across accounts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: duderino</title>
		<link>http://gigaom.com/2012/09/05/how-memcachier-went-from-a-favor-for-a-friend-to-cloud-ubquity/#comment-978143</link>
		<dc:creator><![CDATA[duderino]]></dc:creator>
		<pubDate>Wed, 05 Sep 2012 20:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=559464#comment-978143</guid>
		<description><![CDATA[ouch! right in the headline!]]></description>
		<content:encoded><![CDATA[<p>ouch! right in the headline!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dude</title>
		<link>http://gigaom.com/2012/09/05/how-memcachier-went-from-a-favor-for-a-friend-to-cloud-ubquity/#comment-977667</link>
		<dc:creator><![CDATA[dude]]></dc:creator>
		<pubDate>Wed, 05 Sep 2012 18:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=559464#comment-977667</guid>
		<description><![CDATA[ubiquity, not ubquity]]></description>
		<content:encoded><![CDATA[<p>ubiquity, not ubquity</p>
]]></content:encoded>
	</item>
</channel>
</rss>
