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

Reviews from AWS Marketplace

26 AWS reviews

External reviews

480 reviews
from G2

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


    Education Management

Good, stable collection database

  • June 21, 2017
  • Review provided by G2

What do you like best about the product?
As an operations engineer, I've been please with ease of deployment and reliability of the system; furthermore, support has always been responsive when issues or questions come up.
What do you dislike about the product?
Main complaint is that whenever we have questions about running mongod in a docker container, support always says "we don't officially support running mongo in a container" seriously? Get with the times!
What problems is the product solving and how is that benefiting you?
provides a stable, easy to deploy collection db


    Computer Software

Great Product

  • June 21, 2017
  • Review provided by G2

What do you like best about the product?
The NO SQL nature of the db. The schema less nature
What do you dislike about the product?
No multi master ability. Only a single primary
What problems is the product solving and how is that benefiting you?
Building business applications


    Sandra C.

amazing experience

  • June 21, 2017
  • Review provided by G2

What do you like best about the product?
the show is amazing. Im very excited to stay here
What do you dislike about the product?
the experience is really good, it don't have any complaint.
What problems is the product solving and how is that benefiting you?
social projects


    Information Technology and Services

First time checking MongoDB world

  • June 20, 2017
  • Review provided by G2

What do you like best about the product?
the NoSql setup for the scaling level is really good in Enterprise
What do you dislike about the product?
too many piece to build a end to end cluster which includes ldap install cluster collection security encryption
What problems is the product solving and how is that benefiting you?
Webapp, un structured content
Recommendations to others considering the product:
Yes definately


    Financial Services

MongoDB System Review

  • June 20, 2017
  • Review provided by G2

What do you like best about the product?
I have liked the presentations that talk about the MongoDB internals as it allows me to understand why mongoDB functions they way it does and allows for better deployments
What do you dislike about the product?
I should make note of the Novice courses and skip those for when there are more than one session that i would like to attend.
What problems is the product solving and how is that benefiting you?
Providing reduced storage costs by moving data out of RDMS to MongoDB


    Information Technology and Services

DBA Mongo Review

  • June 20, 2017
  • Review provided by G2

What do you like best about the product?
Most maintenance requires no downtime with replica sets.
What do you dislike about the product?
Lack of true multi master implementations. Difficulty of multi data center implementation.
What problems is the product solving and how is that benefiting you?
IOT. Scalable writes.
Recommendations to others considering the product:
Pay attention to the shard key. Do it the right way up front.


    Computer Networking

flexible scalable DB

  • June 20, 2017
  • Review provided by G2

What do you like best about the product?
flexible schema with out of the box high availability features such as sharding, replication, and failover.
What do you dislike about the product?
high memory usage compared to other databases.
What problems is the product solving and how is that benefiting you?
timeseries database storage


    Ryan M.

Mongo DB review

  • June 20, 2017
  • Review provided by G2

What do you like best about the product?
It is very easy to use and has great driver nuget packages. Very scaleable and Highly available
What do you dislike about the product?
It is taking our infrastructure teams a long time to get setup but that is most likely their fault and not mongos.
What problems is the product solving and how is that benefiting you?
Highly scaleable and high volume database interactions.


    William A.

Overall MongoDB

  • June 20, 2017
  • Review provided by G2

What do you like best about the product?
The key factors that I like are the flexible schema and easy integration with many languages.
What do you dislike about the product?
Until recently, scaling and clustering have been fairly painful to manage. The query language is flexible and expressive, but it does require s bit of a learning curve.
What problems is the product solving and how is that benefiting you?
Simplifying the data model and access mechanisms for data.
Recommendations to others considering the product:
Take a very in depth and comprehensive look at your data and workloads and access patterns. It is very likely that there are places where the Mongo data model may not only work well, but may also actually be better than the traditional SQL relational database.


    Retail

MongoDB Best of both worlds - unstructured data with structured query language.

  • June 20, 2017
  • Review provided by G2

What do you like best about the product?
Flexibility and Performance of MongoDB. Ease of use and low bar to entry.
What do you dislike about the product?
There is not much to dislike, but if i have to pick one thing then that would be the amount of time I have to key in the aggregation query to get it right. Learnt today that I can break it into smaller pieces and reduce the amount of retyping.
What problems is the product solving and how is that benefiting you?
IoT - Home Automation. High performance when recording telemetry data. Good aggregation mechanisms to aggregate data over multiple devices.