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

476 reviews
from G2

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


4-star reviews ( Show all reviews )

    Computer Software

NoSql database

  • June 19, 2019
  • Review provided by G2

What do you like best about the product?
Easy to query, no complex joins required as RDBMS.
Scalable and flexible with the querying and indexing
What do you dislike about the product?
Data consumption is high due to denormalizarion
What problems is the product solving and how is that benefiting you?
Mapping is little slow. No default transaction support


    Pharmaceuticals

No DBA required

  • June 12, 2019
  • Review provided by G2

What do you like best about the product?
Easy to maintain and flexible. Doesn’t have complex tables and can view as Json
What do you dislike about the product?
Doesn’t support when large amount of data is loaded
What problems is the product solving and how is that benefiting you?
None


    Computer Software

MongoDb: Indexing made search convenient

  • May 10, 2019
  • Review provided by G2

What do you like best about the product?
The best part is that you can create database on runtime with no restriction for data types.
Indexing makes it even more convenient to search for an specific records or no of records, it saves time and search in a targeted manner.
What do you dislike about the product?
It command line interface needs experts to work with. It should have been a better UI for everyone's convenience.
It sometimes doesn't work when working with huge data processing.
What problems is the product solving and how is that benefiting you?
There is no need to create complex schemas for a dataset.


    Brandon R.

Great NoSQL solution

  • April 12, 2019
  • Review provided by G2

What do you like best about the product?
I like that JSON files can be directly added to a collection. This makes it a good choice when a lot of the data is of JSON type
What do you dislike about the product?
In some cases, the performance is inferior to relational DBs (Example Postgres)
What problems is the product solving and how is that benefiting you?
In my current team, it is the default database solution. Used for logging metadata in test cases.
Recommendations to others considering the product:
The standard NoSQL solution. Great choice for fast development.


    tatiana paola c.

Mongo software optimized for query analysis

  • March 31, 2019
  • Review verified by G2

What do you like best about the product?
It is very valuable to have MongoDB through this software it allows us to have a high performance for the analysis of queries It has a large storage space for all our data, its main functionality is that it stores the data in the form of json, which is the data format standard in JavaScript, it's easy to use
What do you dislike about the product?
The management of MongoDB is a little complex, they should be strengthened with instructions, videos and others to have it available to support us to use this program.
What problems is the product solving and how is that benefiting you?
At the time of acquiring this software we want to have as a support part manuals of instructions, videos of operation, so that it was easier to use
Recommendations to others considering the product:
Document-oriented database, it is easy to use and at low cost. very good alternative to improve your databases


    Sandie C.

I use it over SQL Database.

  • January 31, 2019
  • Review provided by G2

What do you like best about the product?
It allows for the database expand-ability in any time in the project that i am building.
What do you dislike about the product?
You have to host it differently soit would be nice if it came with a package with mean stack.
What problems is the product solving and how is that benefiting you?
I use it to store all my data.


    Information Technology and Services

Product Review - MongoDB

  • January 03, 2019
  • Review provided by G2

What do you like best about the product?
MongoDB is a NoSQL database which has the ability to handle large unstructured data. It's a flexible database i.e. schemas less which gives us a freedom to store data of different types which we were not getting in SQL databases.
Another mani benefit which i have seen in MongoDB is Sharding which allows us to distribute the large data to the several servers connected to the application.
Another main thing was Scalability as we were dealing with loads of data, It is a horizontally scalable database.
What do you dislike about the product?
I would not say i dislike but it depends on the use case that we are using.
First thing, JOINS are not supported which is the backbone of SQL databases.
Another thing is the maximum document size which can't be greater than 16MB. I really don't understand what's the concept of this limit.
What problems is the product solving and how is that benefiting you?
We are trying to use a database in which the schema is not fixed and can be changed over time which is not easily possible in SQL database.
Another thing, we want to handle large unstructured data and most of our service are cloud based, mongoDB was our best shot i say
Recommendations to others considering the product:
If your data is not structured/planned/fixed and complex to handle and large data , you should opt MongoDB .


    Anil Sai B.

best one to use for a MongoDB

  • December 15, 2018
  • Review provided by G2

What do you like best about the product?
the insights are the best in this and the ability to be able to receive alerts is also great.
It is really valuable to monitor and troubleshoot when in issues.
What do you dislike about the product?
MongoDB itself is not that great in the cloud(AWS)..its expensive, not so optimized and the list goes on.
What problems is the product solving and how is that benefiting you?
To monitor the data pipilene's database performance.
Reduce human error. Save time and money.
Recommendations to others considering the product:
More Efficient Ops with Automated Database Management is required.


    Rao T.

MongoDB Cloud Manager Easy To Use

  • December 12, 2018
  • Review provided by G2

What do you like best about the product?
switching versions is very simple and smooth and it takes a very short time. I also like that I can see all of my different database servers in a very short time. A good backup strategy is a critical part of any database management system. MongoDB offers many options for backups and recovery/restore. Along with a good backup method, it is very important to have multiple replicas of the database. This helps to restore the database without having the downtime of even one second.

I also found that reporting and real-time are too much useful especially to determine server problem, that helps me a lot
What do you dislike about the product?
On the size of Data cost effects.
Do not have store procedure application logic in the MongoDB.
Slow restoring process.
Sometimes for larger databases, the backup process can be very resource intensive.
The backup process can increase the load on the server because of these reasons so you should run the backup process during the nights or non-peak hours.
What problems is the product solving and how is that benefiting you?
We used MongoDB Cloud Manager for point-in-time restore in our system. For us, its a best continuous and online backup solution.
Recommendations to others considering the product:
A good backup strategy is a critical part of any database management system. MongoDB offers many options for backups and recovery/restore. Along with a good backup method, it is very important to have multiple replicas of the database. This helps to restore the database without having the downtime of even one second. that's why I Recommend MongoDB


    Narayana K.

One of the leading databases making a big impact

  • December 11, 2018
  • Review provided by G2

What do you like best about the product?
Personally I like the Compass and the transparency and easiness to work with documents and collections across clusters
What do you dislike about the product?
Replica sets getting frozen when a huge stream of data hits the primary
What problems is the product solving and how is that benefiting you?
We have used MongoDB for a wide variety of customer applications viz, IoT (Container Shipment Tracking and Security), Energy/Environmental applications, Financial Modeling
Recommendations to others considering the product:
Try it and see the difference