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

470 reviews
from G2

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


5-star reviews ( Show all reviews )

    Ijem O.

DB Developer's dream

  • March 29, 2016
  • Review verified by G2

What do you like best about the product?
Working with data in a manner that leverages my JavaScript know-how
What do you dislike about the product?
Maybe the absence of some sort of GUI platform
What problems is the product solving and how is that benefiting you?
Data persistence in apps, data scraping and data visualization.
Recommendations to others considering the product:
Try MongoDB today! They have superb guides and documentation to walk you through most business and real world use cases.


    Computer Software

I'm a student, iOS, and full-stack web developer.

  • March 24, 2016
  • Review verified by G2

What do you like best about the product?
It's fast, efficient and easy to use. It's also reliable and easily works with my favourite frameworks like Rails and Meteor. There a lot of other NoSQL solutions but MongoDB is one of the fastest growing solution.
What do you dislike about the product?
The syntax can be somewhat confusing when digging deep database problems
What problems is the product solving and how is that benefiting you?
I'm a founder of an e-commerce website.


    Michael G.

MongoDB is great for unstructured data

  • March 24, 2016
  • Review provided by G2

What do you like best about the product?
The ease of operations, the ease of development and how well it fit into our agile IT org and our co timeous delivery model.
What do you dislike about the product?
Non-ACID compliant which has limited MongoDB use cases that might have otherwise fit.
What problems is the product solving and how is that benefiting you?
Data from multiple sources that is slightly different, in a relational DB, the data model would become unwieldy quiet fast, but MongoDB was not o my more performant, but also allowed us to realize storage savings through compression.
Recommendations to others considering the product:
Make sure that your use case fits. Don't try to put a square peg in a round hole. Know your data, if it's relational, you should go with a relational DB, it will be better in the long run.


    Bo T.

The best document store

  • March 22, 2016
  • Review verified by G2

What do you like best about the product?
The ease of use.
The ability to scale very easily.
The great datastructure and javascript query language,
What do you dislike about the product?
Greater speed compared to Postgree would be awesome.
What problems is the product solving and how is that benefiting you?
Storing large different types of data, not always structured-


    Computer Games

MongoDB at scale

  • March 21, 2016
  • Review verified by G2

What do you like best about the product?
MongoDB structures data into collections of JSON documents. This is the most important thing I have liked about MongoDB. Also, I can get great performance out of MongoDB, even if my entire database doesn't fit in RAM. Further, we don't need to worry about messing with system collections, local, admin or config databases directly. There are administrative commands and shell helpers for the operations we will need to perform.
What do you dislike about the product?
Real time data streaming is not very efficient with this database. Also, large query time in searching through large data sets.
What problems is the product solving and how is that benefiting you?
Making the learning process in sales industries methodical and deploying courses for them on a large scale to make the teaching interaction smoother. MongoDB is used for the monitoring of performance of people and analyzing them.


    Marc Antuan E.

Ease of use

  • March 12, 2016
  • Review provided by G2

What do you like best about the product?
JSON like usage. Just storing/retrieving JSONs is huge for our SPA, as it just stores the objects from the front end straight to the database and back.
What do you dislike about the product?
Lack of relationships. Comming from a RDBMS world is hard to envision everything as isolated objects.
What problems is the product solving and how is that benefiting you?
Faster response times
Recommendations to others considering the product:
Forget about relationships


    E-Learning

Great DB for start up!!!

  • March 01, 2016
  • Review provided by G2

What do you like best about the product?
Ease of use, retrieval speed, don't use contrast colors for gui
What do you dislike about the product?
Make it more user friendly by using more gui
What problems is the product solving and how is that benefiting you?
Quicker retrieval


    Mathias F.

Best NoSQL option

  • February 24, 2016
  • Review verified by G2

What do you like best about the product?
I did a great research of NoSQL document oriented databases. MongoDB was my ultimate choice and I haven't regretted it yet. I loved the online documentation, the great books, the huge community. Technically, I've been running a web application with MongoDB with 3 shards and 2 replicas for 5 months now and it's working so smoothly it scares me.
What do you dislike about the product?
Being used to work with MS SQL, I miss the Management Tool application. I found some client apps for Mongo, like Robomongo, but still haven't found the one that makes me feel completely covered and comfortable.
What problems is the product solving and how is that benefiting you?
MongoDB solves every database related problem for a modern web application. Dynamic document structure, rapid searching, ease of learning, etc.
Recommendations to others considering the product:
You should read a book before starting using it. There are many configuration aspects you should know from the beginning.


    Ewen F.

Lightening fast development and easy scalability

  • February 11, 2016
  • Review verified by G2

What do you like best about the product?
MongoDB offers a fast development model over the traditional relational / SQL systems.
What do you dislike about the product?
The lack of good instrumentation to understand the internal state
What problems is the product solving and how is that benefiting you?
Startups development is all about experimentation, both in terms of business model and technical implementation. Using MongoDB it is possible to very rapidly construct and test ideas.
Recommendations to others considering the product:
Ensure you need to experiment, else go with proven solutions.


    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! :)