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

Reviews from AWS customer

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

363 reviews
from

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


    Danielle M.

Is perfect

  • December 12, 2017
  • Review provided by G2

What do you like best about the product?
MongoDB is fantastic! i'm doing many tests using machines old to simulate a hardware comodity using raspberry, clouds and virtual machines. in all situations performance was very good. I am teacher and whenever the grid allows I use MongoDB to teach students, and he is unanimity! taste of the possibilities you can install locally, use the MongoDB Atlas or cosmosdb. for developers there are several APIs that enables access to MongoDB. commands are well intuitive, although different language SQL. I am speaker, DBA and architect data and taste consider the MongoDB one of the best bd of today
What do you dislike about the product?
the price charged by MongoDB atlas is in dollars, which can make it very expensive in Brazil
What problems is the product solving and how is that benefiting you?
With MongoDB I can use cheap hardware and I resolve financial problems


    Consumer Electronics

Simple and easy

  • June 21, 2017
  • Review provided by G2

What do you like best about the product?
ops manager and atlas is cool and easy for dba
What do you dislike about the product?
command like explain() and db.operation not easy to read
What problems is the product solving and how is that benefiting you?
performance and availability
Recommendations to others considering the product:
YES


    Computer Software

Nice to have but need work around connectors

  • June 21, 2017
  • Review provided by G2

What do you like best about the product?
Ops manager and atlas coming together. thats all.
What do you dislike about the product?
No tool to move my rdbms data to mongo, otherwise its good.
What problems is the product solving and how is that benefiting you?
Analytics on oltp system which is needed sometime. Sharding gives you good scaling.


    Information Technology and Services

MongoDB new products are amazing

  • June 21, 2017
  • Review provided by G2

What do you like best about the product?
Introduction of Stitch and support for Atlas across multiple cloud platforms including hybrids
What do you dislike about the product?
Nothing
What problems is the product solving and how is that benefiting you?
Run MongoDB as a service and not worry about managing it


    Nitin Chandra S.

Right tool for the right job

  • June 20, 2017
  • Review provided by G2

What do you like best about the product?
Having used DocumentDB, CouchDB and Mongo, I like Mongo the most for its simplicity

MongoDB University is a really cool place to start
What do you dislike about the product?
Better tooling would help. I understand that OpsManager and Atlas is available but theyre geared towards enterprise customers. Having it available for all versions would help
What problems is the product solving and how is that benefiting you?
We are using it for our customer analytics and use it for better marketing and reward management. So far its been mostly proof of concept, but plan on using it in production once we get sign off
Recommendations to others considering the product:
Give it a shot. Theyre better than most competitors and have a good roadmap


    Insurance

MongoDB Atlas

  • June 20, 2017
  • Review provided by G2

What do you like best about the product?
MongoDB atlas will rock the world. The great part of the this application live migration from one cloud to another.
What do you dislike about the product?
There is nothing that I dislike . I am fan of mongoDB
What problems is the product solving and how is that benefiting you?
Mongo provides cloud service as platform as database service.


    Management Consulting

Its a great experience so far..provides lot of flexibility and ease of use on the product

  • June 20, 2017
  • Review provided by G2

What do you like best about the product?
mongo atlas which is a great service that provides a lot of information on our day to day use for our query optimization
What do you dislike about the product?
so far I would say there is nothing much that I can say that I dislike about mongo db.
What problems is the product solving and how is that benefiting you?
data replication made easy for use and down time is very less which I like the most about mongo d


    Ahmad H.

MongoDB: An easy way to store data

  • April 30, 2017
  • Review provided by G2

What do you like best about the product?
Document Model is easy to understand and use. Sharding (horizontal scaling) is also easy to implement and gives a very good way to distribute the big workloads across multiple replication sets, while working seamlessly with them. A new feature added in version 3.4 called Geo-distributed Zones relaxes the load even more. It is easy to implement data replication using replica sets. High stability and good performance. It's also easy to learn and develop for.
MongoDB has also launched an online learning website called MongoDB university which helps you to learn a lot about the capabilities of the DB as a developer and as a DBA for free. This website adds a lot to the value of the product.
It also has a db as a service solution called MongoDB Atlas and a nice UI to manage the DB called MongoDB Compass which makes life easier to see some reports.
What do you dislike about the product?
Almost nothing until now. I just use it occasionally because at work we are using a different database product.
What problems is the product solving and how is that benefiting you?
Scalability and ease of use for developers like me.


    Charles N.

MongoDB Atlas - Best hosted MongoDB service around!

  • April 21, 2017
  • Review provided by G2

What do you like best about the product?
MongoDB Atlas makes creating and maintaining production quality MongoDB deployments (following industry best practices) a relatively pain-free experience. Great overall features, low prices relative to competitors and great customer support! The service has been rapidly improving since it's launch last year!
What do you dislike about the product?
No dislikes come to mind. Previously the 2-FA login flow was frustrating, however, this has been updated and it's the best 2-FA login I have experienced!
What problems is the product solving and how is that benefiting you?
Creating/maintaining MongoDB deployments, allows us, developers, to focus on development and not the dev-ops around our DB deployments.
Recommendations to others considering the product:
Great NoSQL DB, MongoDB Atlas is hands down the best service for hosted MongoDB. Have used and experienced mLab & compose.io and would recommend


    Niraj A.

A journey to become a data modeler from a developer

  • April 20, 2017
  • Review provided by G2

What do you like best about the product?
The support of document to store data. Which is very similar to OOPs concept of objects data model. The support of replication inbuilt which made it is easier to role-out for production without downtime. Setup is extremely easy. No downtime for switching to newer version. Works with most of the languages for app development. Making an app on MongoDB takes less than few hours to test end-to0end flow. With the support for SSL based communication it is mostly secured from man-in-the-middle attack. The development team in MongoDB is continuously releasing new versions and patches that is a very positive thing. I've used from versions 2.2 to 3.4 it is an amazing journey so far. Administrating became easy with Atlas.
What do you dislike about the product?
JavaScript as a choice for query language. Without support for lot of inbuilt functions. It takes a lot of time to frame complex queries with JavaScript. Even Map-Reduce framework is not fast enough while using for complex queries. Need to introduce fast frameworks for query languages as MongoDB is competing with other relational databases also. Need to introduce more community works to make a vibrant community. As an open source database we need more support from community.
What problems is the product solving and how is that benefiting you?
Mobile based access of data for an wearable device. From minimum capacity to maximum everything is covered. We read/write data even for secured applications also, like credit card info.
Recommendations to others considering the product:
Based on your requirement decide. As MongoDB supports huge volume of data, try to maximize your usage.