If I have a Riak DB, should it store to Amazon S3 or to the EC/2 instance?

Posted by tesmar on Stack Overflow See other posts from Stack Overflow or by tesmar
Published on 2010-03-29T18:05:41Z Indexed on 2010/03/29 18:23 UTC
Read the original article Hit count: 160

I am setting up an Amazon EC/2 instance, and am putting Riak on it. I am wondering if I should store the data locally (and not ever delete the instance), or set up Riak to store to S3 and bring up/take down instances as I need?

© Stack Overflow or respective owner

Related posts about riak

Related posts about ruby-on-rails