ElastiCache is protocol-compliant with Memcached. Therefore, you can use standard Memcached operations likeget, set, incr and decr in exactly the same way as you would in your existing Memcached deployments. Existing applications do not need to change and can simple 'pointed at' the ElastiCache service. ElastiCache is exposed at the same port (11211) as default memcache port. To configure and manage the cache servers for your application, you will need to use the AWS Management Console, CLI, SDK, or web services.
Blog posts to help enterprises run applications in the cloud. Entries on cloud migrations as Fortune 1000 companies embark on migrating to the cloud.
Friday, June 7, 2013
Memcache on AWS
ElastiCache is protocol-compliant with Memcached. Therefore, you can use standard Memcached operations likeget, set, incr and decr in exactly the same way as you would in your existing Memcached deployments. Existing applications do not need to change and can simple 'pointed at' the ElastiCache service. ElastiCache is exposed at the same port (11211) as default memcache port. To configure and manage the cache servers for your application, you will need to use the AWS Management Console, CLI, SDK, or web services.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment