RedisToGo is now offering Redis Hosting in AWS US-West-2
1–10 of 14 posts
Re: RedisToGo is now offering Redis Hosting in AWS US-West-2
#2I get that startups need to move fast in order to validate ideas, but redis is hardly a chore to set up.
Either way, congrats on the redundancy.
Re: RedisToGo is now offering Redis Hosting in AWS US-West-2
#3Re: RedisToGo is now offering Redis Hosting in AWS US-West-2
#4I don't want to be that guy making the pointlessly critical comment, but what is the use case for an in-memory database on the other side of an ethernet link? Even if you're in the same datacenter it's going to be slow, no? I get that startups need to move fast in order to validate ideas, but redis is hardly a chore to set up. Either way, congrats on the redundancy.
This is a very valid comment, we always recommend having your Redis server as close as possible to your application server. We're following the lead from Heroku, which offered this Alpha feature for Postgress in US-WEST https://status.heroku.com/incidents/460 .
We've been offering custom HA (master, slave setups) for a while. This is the first step towards giving our customers more choice for their availability zones.
Redis 2.6 Sentinel is exciting development and something that we're experimenting with now it's in the latest Redis release.
Feel free to send me any questions to ben@redistogo.com
Re: RedisToGo is now offering Redis Hosting in AWS US-West-2
#5Re: RedisToGo is now offering Redis Hosting in AWS US-West-2
#6isn't this a bit pricy ? why not just drop a medium VPS/server and put redis on it ?
Re: RedisToGo is now offering Redis Hosting in AWS US-West-2
#7Too bad our beautiful West Coast is also prone to earthquakes :(
Re: RedisToGo is now offering Redis Hosting in AWS US-West-2
#8Re: RedisToGo is now offering Redis Hosting in AWS US-West-2
#9Re: RedisToGo is now offering Redis Hosting in AWS US-West-2
#10I don't want to be that guy making the pointlessly critical comment, but what is the use case for an in-memory database on the other side of an ethernet link? Even if you're in the same datacenter it's going to be slow, no? I get that startups need to move fast in order to validate ideas, but redis is hardly a chore to set up. Either way, congrats on the redundancy.