MemBase on EC2
Tue, 02/28/2012 - 02:09
Hello!
We are developing a project in .NET using the library Enyim and created a emcache server in an EC" AWS instance.
I would like to know if anybody knows how to set all this up because we are new with CouchBase and EC2 at the same time!
We tried connecting two instances (memcache with couchbase and IIS7 and works fine setting the IP address, the problem we found is that the IP changes everytime we restart the instance so at this point we dont know how to set it up. Is is possible to set everything with DNSs instead of IPs?
Thanks!
I think you can get elastic ip from aws to solve the issue. If I'm correct here an elastic ip will allow you to point the ip address to a given ec2 instance. Also, are you setting up a memcached server with Couchbase? If so that doesn't really make sense since Couchbase has it's own memcached internal caching layer.