mongodb read/write performance and mongo hosting in the cloud

Posted by z3cko on Stack Overflow See other posts from Stack Overflow or by z3cko
Published on 2010-06-05T15:31:22Z Indexed on 2010/06/05 15:32 UTC
Read the original article Hit count: 283

we are currently developing a high traffic rails application with facebooker (facebook game). since amazon simpledb (aws-sdb) is really slow, we are thinking of using a dedicated mongodb server as offered by mongoHQ for example.

questions:

  1. what is the read/writes peak value for a mongodb server running on a amazon ec2 instance?
  2. what would be a recommended setup for a ec2 hosted app with mongodb - a master on amazon EBS and replicas on the ec2 instances? any examples or experiences?
  3. is there a company that offers mongodb hosting in the cloud?

thanks, mz

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about amazon-ec2