Doesn't latency kill the usefulness of any cloud based cache?
Announcing Amazon ElastiCache - Managed Memcached
21–30 of 37 posts
Re: Announcing Amazon ElastiCache - Managed Memcached
#22So this is just a simple way to get some memcached instances running. I guess it makes sense for amazon to target memcached since it's still the most popular caching system in use, and probably the easiest for newbies to get into, but it is very old technology at this point. There is no built in support for clustering, replication, or durability. There are solutions out there that provide a much better feature set. H…
Re: Announcing Amazon ElastiCache - Managed Memcached
#23As it stands, getting a memcached server up and running is so trivial that this probably isn't worth the extra cost for anyone on a small scale and already using things like chef or puppet.
Re: Announcing Amazon ElastiCache - Managed Memcached
#24So this is just a simple way to get some memcached instances running. I guess it makes sense for amazon to target memcached since it's still the most popular caching system in use, and probably the easiest for newbies to get into, but it is very old technology at this point. There is no built in support for clustering, replication, or durability. There are solutions out there that provide a much better feature set. H…
It may or may not be memcached -- it merely speaks the same protocol. I would not be totally amazed if something else is running underneath now or in future.
Re: Announcing Amazon ElastiCache - Managed Memcached
#25Re: Announcing Amazon ElastiCache - Managed Memcached
#26Re: Announcing Amazon ElastiCache - Managed Memcached
#27Earlier quoted context omitted.
Agreed, the value add isn't very high, especially since the pricing is higher than EC2. Surely there are some economies that could be found on servers with no disks and reduced CPU requirements? I wonder if ECC could even be done away with if they checksummed all the stored values? It would be a real killer if they had incremental pricing (per-GB-hour) with an adjustable high watermark / replica count, and a name/por…
I agree, that would be great. Let's start a company that does that.
Re: Announcing Amazon ElastiCache - Managed Memcached
#28Re: Announcing Amazon ElastiCache - Managed Memcached
#29Re: Announcing Amazon ElastiCache - Managed Memcached
#30So this is just a simple way to get some memcached instances running. I guess it makes sense for amazon to target memcached since it's still the most popular caching system in use, and probably the easiest for newbies to get into, but it is very old technology at this point. There is no built in support for clustering, replication, or durability. There are solutions out there that provide a much better feature set. H…
It may or may not be memcached -- it merely speaks the same protocol. I would not be totally amazed if something else is running underneath now or in future.