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

Reviews from AWS Marketplace

31 AWS reviews

External reviews

481 reviews
from G2

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


    Computer Networking

MongoDB Open Source

  • December 11, 2018
  • Review provided by G2

What do you like best about the product?
Document Model in JSON and faster data insert
What do you dislike about the product?
N/A. Everything seems to be good so far.
What problems is the product solving and how is that benefiting you?
Easy to write data collected from a REST based API to the database


    Information Technology and Services

Quick, intuitive database

  • December 11, 2018
  • Review provided by G2

What do you like best about the product?
Data is JSON-structured. Query responses are quick. Set up is easy.
What do you dislike about the product?
I am not sure what I don't like about the product. I have to hit 40 characters for this answer.
What problems is the product solving and how is that benefiting you?
Storing factory data, which is usually unstructured and inconsistent.


    Biotechnology

ReviewMongo

  • December 11, 2018
  • Review provided by G2

What do you like best about the product?
MongoDB has a great support system and i like mongoDB university.
What do you dislike about the product?
Nothing so far that i dislike. It has a lot of good options that i use.,
What problems is the product solving and how is that benefiting you?
We store a lot of random size data in it and large data and it does very well.


    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