Announcing Amazon ElastiCache - Managed Memcached
11–20 of 37 posts
Re: Announcing Amazon ElastiCache - Managed Memcached
#12It would be great, really great, if this were priced per-gigabyte of RAM and per-gig transferred. To my mind, memcache should be billed and used more like a CDN. Until then, this makes sense only for mid-large scale memcache deployments, similar to Amazon's RDS.
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…
Re: Announcing Amazon ElastiCache - Managed Memcached
#13I would have liked it a lot more if they launched a Redis like version with persistence storage than memcache. I wonder why they considered Memcache over Redis.
Re: Announcing Amazon ElastiCache - Managed Memcached
#14ELB is cheaper than running your own EC2 load balancer, but ElastiCache is more expensive than the same raw EC2 servers. It makes sense, but I was hoping it'd be as much of a no-brainer as ELB was.
You would think they should be able to offer it cheaper, as they will be able organise it to get a lot more users/ CPU usage per server than the usage they would typically get from an average EC2 server.
Re: Announcing Amazon ElastiCache - Managed Memcached
#15Re: Announcing Amazon ElastiCache - Managed Memcached
#16ELB is cheaper than running your own EC2 load balancer, but ElastiCache is more expensive than the same raw EC2 servers. It makes sense, but I was hoping it'd be as much of a no-brainer as ELB was.
You would think they should be able to offer it cheaper, as they will be able organise it to get a lot more users/ CPU usage per server than the usage they would typically get from an average EC2 server.
Remember Amazon isn't a startup. It is an established company with shareholders to keep happy. Given that I think the above strategy is a sensible one (and is probably why AWS has been profitable from the very beginning)
Re: Announcing Amazon ElastiCache - Managed Memcached
#17EDIT: I guess i forgot to mention the most obvious reason of all to go with memcached - what they have rolled out is by far the easiest caching system to implement. Not trolling, just stating the facts..
Re: Announcing Amazon ElastiCache - Managed Memcached
#18Earlier 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.
Edit: Note that a lot of that profit gets eaten up in underutilized capacity, this is just a simplistic analysis.