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

Reviews from AWS Marketplace

25 AWS reviews

External reviews

474 reviews
from G2

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


    Rogelio G.

It was easy to validate data, access data, make active run queries against it, and retrieve data from it

  • December 10, 2018
  • Review verified by AWS Marketplace

I used it for testing.
How has it helped my organization?
It provided time saving for me. It provided an easy way to create validation against the database.
What is most valuable?
As a tester, it was easy to validate data, access data, make active run queries against it, and retrieve data from it.
What needs improvement?
The UI application for MongoDB crashes a lot, so we would have to use a third-party plugin to make it work. It may have been improved by now.
For how long have I used the solution?
Three to five years.
What do I think about the stability of the solution?
Except for the UI's stability, the product's overall stability is fine.
What do I think about the scalability of the solution?
The scalability is good.
How is customer service and technical support?
We did not use the technical support.
Which other solutions did I evaluate?
Right now, I'm using DynamoDB, and I preferred using MongoDB more.
What other advice do I have?


    Darrell B.

It is a user-friendly and easy product to use

  • December 05, 2018
  • Review verified by AWS Marketplace

We use it for patient data.
How has it helped my organization?
Our databases used to be in-house. Now, they are in the cloud with MongoDB and everything is much easier.
What is most valuable?
The speed of it is the most valuable feature.
What needs improvement?
I would like a better dashboard. It could be made a bit more user friendly.
For how long have I used the solution?
Less than one year.
What do I think about the stability of the solution?
We put a large amount of stress on it, and it is able to handle this all the time.
What do I think about the scalability of the solution?
It is very scalable. We have 10,000 employees.
How is customer service and technical support?
We receive great customer service.
What's my experience with pricing, setup cost, and licensing?
Our purchasing experience on the AWS Marketplace was great. We chose to go through the AWS Marketplace as a small team; my team selected it, and we consist of three people.
The pricing and licensing is great.
Which other solutions did I evaluate?
We also looked at Cassandra, but we did not find it easy to use.
This product was selected because it was easier to use and more user-friendly.
What other advice do I have?
I would recommend MongoDB.
The integration and configuration of the product on the AWS environment is fine.
We use the AWS version of this product.


    Information Technology and Services

manage your database with ease

  • November 26, 2018
  • Review provided by G2

What do you like best about the product?
notification feature when data goes of bounds is a feature that i needed the most. Also defining roles and having a dedicated UI for your database is a must.
What do you dislike about the product?
the pricing should be in sequence with the kind of database you use.
What problems is the product solving and how is that benefiting you?
managing my software's database


    Information Technology and Services

MongoDB Cloud Manager review

  • November 25, 2018
  • Review provided by G2

What do you like best about the product?
The ease of use of the product allows us to see the health of our database and its sanctity in real time.
What do you dislike about the product?
For a new user all the charts and graphs can be overwhelming at start, a more smoother flow and introduction to the product will be beneficial.
What problems is the product solving and how is that benefiting you?
The alerts which are triggered when any data value goes out of bounds, helps us to determine any anomaly in the products we sell. It also helps us to realise if any part of the system is broken.
Recommendations to others considering the product:
Good overview of your database.


    Gambling & Casinos

Had a really nice experience changing from RDBMS to MongoDB

  • November 08, 2018
  • Review provided by G2

What do you like best about the product?
Natural way of thinking about the data structure
Geolocation options
What do you dislike about the product?
Performant queries a bit difficult at first.
What problems is the product solving and how is that benefiting you?
Developing games.


    Kasper W.

awesome software, I always use it with MongoDB

  • November 08, 2018
  • Review provided by G2

What do you like best about the product?
document view and tree view, how you can drag and drop to create aggregations
What do you dislike about the product?
only lets me skip a couple versions before it forces me to update
What problems is the product solving and how is that benefiting you?
Storing non relational data
Recommendations to others considering the product:
Works a treat with JavaScript


    Information Technology and Services

MongoDB Review

  • October 30, 2018
  • Review provided by G2

What do you like best about the product?
MongoDB is a NoSQL database and the best part of mongo is you can save any kind of data without any headache of maintaining a relationship among them. MongoDB is very easy to setup and installation you just have to download the package and set the environment path and it is ready to use.
What do you dislike about the product?
MongoDB will create a new record every time you update a record. Also you have to learn mongo query language to query the database in case you want to search the data.
What problems is the product solving and how is that benefiting you?
we are storing petabytes of data in mongoDB which does not have any relationship with each other. They are just the changes happening across the organization. As the data is very huge if we use the normal RDBMS kind of database it will be very slow.
Recommendations to others considering the product:
MongoDB is best if you are planning to switch to NoSQL database. As it can store large amount of data and we can apply different sharding mechanism to improve the query performance


    Telecommunications

A quick and powerful Database solution

  • October 29, 2018
  • Review provided by G2

What do you like best about the product?
- Easy installation and configuration
- Easy Replication, exceptional read-write performance with our application.
- Javascript integration.
- Scalability.
- Great documentation available along with educational material accessibility.
- Powerful aggregations.
- Works flawlessly on different OS - Windows, Linus, CentOS.
- We use MongoDB as a file system, along with data replication features which is pretty cool.
What do you dislike about the product?
- Scaling needs some advanced experience with the tool.
- Need to learn syntax since most of my team comes from Oracle SQL Background.
- Unable to leverage relational DB capabilities.
What problems is the product solving and how is that benefiting you?
- Major performance improvements were visible when we migrated to Mongo DB. Query rendering was much quicker.
- The schema-less design helps us to store large amount of data seamlessly.
- MongoDB compression helped us improved network latency and the application became much faster compared to earlier.
Recommendations to others considering the product:
- Understand your need by evaluating and analyzing your data. If it's relational, you should go with a relational DB, it will be better in the long run.
- Understand that MongoDB uses noSQL database design and is different as compared to the traditional relational DBs.
- Mongo is a great schema-less option.
- Simple yet very powerful document DB.
- Since MongoDB can scale tremendously without compromising on the performance, it's worth while to migrate.
- Pretty great for rapid prototyping and automatic shredding as the amount of data in your database continues to increase.


    Higher Education

Easiest NoSQL database

  • October 22, 2018
  • Review provided by G2

What do you like best about the product?
It is the easiest NoSQL database. I experienced in installing Cassandra and HBase which are NoSQL database and it was Nightmare.
What do you dislike about the product?
I didn't reach to commercial version but It seems it is pretty expensive when a company uses it for their business.
What problems is the product solving and how is that benefiting you?
I tried MongoDB for NoSQL database design. Compared to other NoSQL database, I think it is easier and straightforward to setup.
Recommendations to others considering the product:
Beginner and student who want to use a NoSQL database.


    Sorangel Josefina B.

Amazing storage software

  • October 10, 2018
  • Review verified by G2

What do you like best about the product?
Mongo DB is an incredible storage software with a huge database designed for powerful, easy and intuitive documents, after storing the documents it is easy to search for them by means of the name given to them. The database of Mongo DB is known as NoSQL, which is a very useful tool.
What do you dislike about the product?
As not everything is perfect sometimes I lost information, and the database starts to fail once it exceeds 100 GB, although I think that very few people have reached this point, so the software in general is pretty good .
What problems is the product solving and how is that benefiting you?
Being the manager of marketing supervision of the company Linio Group daily tasks were tedious to classify and once they were saved over time it was almost impossible to find it in minutes, taking into account that time is important in any job, the main thing is to have software that allows you a better development in your area of ​​work and Mongo DB offers the best tools to carry out all your goals.
Recommendations to others considering the product:
Mongo DB is the best option for companies that handle a lot of information and require secure document storage. In addition, it is compatible with many devices for a better experience.