Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

MongoDB with EBS RAID

MongoDB, Inc | 2.2.2

Linux/Unix, Amazon Linux 5.5 - 64-bit Amazon Machine Image (AMI)

Reviews from AWS Marketplace

1 AWS reviews
  • 5 star
    0
  • 1
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

474 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Robert M.

Fantastic DB for all aspects of the technical lifecycle

  • February 11, 2016
  • Review verified by G2

What do you like best about the product?
Quick and easy setup for prototyping applications without overly worrying about data structures, strong integration with high quality frameworks like NodeJS and Meteor, great to use when your using Javascript within your stack. The latest version that allows for joins within the aggregation pipeline has been fantastic.
What do you dislike about the product?
How much flack MongoDB (and most NoSQL DBs) get when people try to use them without understanding their benefits
What problems is the product solving and how is that benefiting you?
Working heavily with the MeteorJS framework which is tied directly to MongoDB, not only do we use it in our production app we also use it for all of data analysis DB
Recommendations to others considering the product:
Ensure it meets your requirements, which I guess can be said of any technology, mainly that whatever framework your using integrates well with MongoDB and has all the functionality you need it to have. In particular, how important are lots and lots of joins?


    Poe B.

Fast, easy to use and scalable

  • February 11, 2016
  • Review verified by G2

What do you like best about the product?
Mongo is the best option for web based apps and can be used with other databases too. Is a perfect match for applications made on Node.js - and more, his scalabity and speed are amazing, making this database the first choice for startups and other bussiness with core on inovation.
What do you dislike about the product?
The database need some improvements like unique keys, but in general he is perfect! :)
What problems is the product solving and how is that benefiting you?
My tear are making some integrations with websites and mobile apps and using Mongo DB we can get fast response using sharding and others features. This DB is amazing fast and flexible!
Recommendations to others considering the product:
If you need a fast and flexible DB, with a lot of native support for fast lanes, this is your DB. But, you'll need a lot of team organization and documentation on your tasks - if you have a Agile Team, it's is a perfect match! :)


    Internet

Good Database for Big data processing

  • September 15, 2015
  • Review provided by G2

What do you like best about the product?
Great data store in for nosql data stores.
What do you dislike about the product?
reliability is one concern with the no sql databases. Hence need to be improved upon. Not sure if ACID might be applicable to ur usecase but thats something I dont rely on mongodb for
What problems is the product solving and how is that benefiting you?
I am trying Mongodb for some analytical datastore where delays are OK. I will not use Mongo db for transactions data though.
Recommendations to others considering the product:
- Use it for application where Delays are OK.
Use mongodb in the app control system setting because the way to build ourql commands is very simple and powerful. Especially great when operating on small teams and most important, mongodb needs no standardization when the information is held in a pole/data set.


    Computer Software

best nosql product out there

  • July 17, 2015
  • Review verified by G2

What do you like best about the product?
excellent commercial support and documentation.
What do you dislike about the product?
UI admin tool can be improved a lot. better automation tools.
What problems is the product solving and how is that benefiting you?
document storage. low latency inserts and reads. cost effective solution for unstructured data.
Recommendations to others considering the product:
i recommend it for right use case.


    iFit

Great, needs tweaks

  • October 30, 2012
  • Review verified by AWS Marketplace

This product is great, you don't have to set it all up. But it is missing some really freaking important stuff. For example, mongo starts with only being able to accept 1000 connections. It was a bitch to figure out. Comment out the nproc line in /etc/security/limits.d/90-nproc.conf and it should be good.