Implementing Memcached on EC2

David Phillips david at acz.org
Sat Jan 6 01:47:47 UTC 2007


On 1/3/07, Erik Osterman <e at osterman.com> wrote:
> Problem is, EC2 doesn't have private networks

>From the front page:

* Secure
Amazon EC2 provides web service interfaces to control network
security. You define groups of instances and their desired
accessibility.

Have you looked at functions like AuthorizeSecurityGroupIngress?

> Discovery is a big issue in general with EC2.

How about calling DescribeInstances?


More information about the memcached mailing list