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

MongoDB Atlas for AWS

MongoDB, Inc | 1

Reviews from AWS Marketplace

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

External reviews

474 reviews
from G2

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


5-star reviews ( Show all reviews )

    Information Technology and Services

Mongodb is good

  • April 06, 2019
  • Review provided by G2

What do you like best about the product?
I like mostly MongoDB aggregation framework which is powerful and flexible
What do you dislike about the product?
I don't remember anything I dislike in MOngoDB
What problems is the product solving and how is that benefiting you?
We've been developing network monitoring solution in MongoDB which benefits us reliable database service and flexible document schema.
Recommendations to others considering the product:
Use MongoDB aggregation framework and Database Sharding


    Morgan G.

The best NoSQL database on the market

  • February 01, 2019
  • Review provided by G2

What do you like best about the product?
I learned MongoDB as soon as I started my job and love it more as I learn more about it. As a database service, it provides stable, secure, available service. We implemented it across the enterprise for some NoSQL use case. It also has great data security strategy. P-S-S, a.k.a. primary, secondary, secondary data layout secures the data from being lost. That is the killer for database. Even the log server has PSS structure layout. MongoDB is also well-documented, most of the cases can be found in their document. They can even send trainers to your company if you need. MongoDB has great manager too. It can indicate the health status of your servers, clusters, connections, storage, etc. Overall, it is a great choice for NoSQL server.
What do you dislike about the product?
I have not found anything I do not like yet. Everything is wonderful.
What problems is the product solving and how is that benefiting you?
For NoSQL services. We have stream data need to be stored and analyzed.
Recommendations to others considering the product:
For people who need NoSQL service, MongoDB is the best option.


    Computer Software

MongoDB is perfect for schemaLess DB choice

  • January 30, 2019
  • Review verified by G2

What do you like best about the product?
It is nice experience to working on mongodb. Great support and capabilities to store schema less data in db. MongoDb is document oriented which helps in storing key values.
What do you dislike about the product?
Accessibility, the access of mongo db you can have 3rd patry client.
What problems is the product solving and how is that benefiting you?
Storing data of our product


    Information Technology and Services

Easy to backup your databases.

  • December 16, 2018
  • Review provided by G2

What do you like best about the product?
Easy to backup your databases.
Very simple to use. Good GUI.
Continuous backup of queries and oplog.
What do you dislike about the product?
No control on backup data. It is stored in MongoDB cloud.
Cost depends on the size of the data and the amount of oplog changes.
What problems is the product solving and how is that benefiting you?
It provides point-in-time restore, continuous and online backup solution as a fully managed service.
Recommendations to others considering the product:
You simply install the Cloud Manager agent to manage backup and restore of your database. It will store your backup data in MongoDB cloud.


    Internet

MongoDB - My Favorite NoSQL DB

  • December 14, 2018
  • Review verified by G2

What do you like best about the product?
Having a background in object oriented programming, I found MongoDB to be easy to understand from a conceptual level. Unlike SQL based DB's, it is based on BSON (Binary JSON), which allows you to create more dynamic schemas and data structures.Instead of using tables and rows, you use collections and documents, which makes sense in an Object Oriented programming environment. As part of the MEAN stack, MongoDB goes perfectly with Node.JS projects, which can be used for both web and mobile application development. Overall, it is flexible, easy to use, and with an understanding of JavaScript, very intuitive.
What do you dislike about the product?
Mongo may not be the best solution for running large complex transactions. You may also have issues migrating from a SQL based solution to Mongo, without careful planning. I would recommend for new projects, not necessarily legacy solutions.
What problems is the product solving and how is that benefiting you?
MongoDB Atlas to manage DB Clusters of cloud based MongoDB instances, along with MongoDB Compass. With the tool I am able to manage users, set up teams and set back ups. There is also various charting tools you can use for visualization services (ala Tableau or Google Datastudio).
Recommendations to others considering the product:
MongoDB has great training tools and courses you can enroll into. I highly recommend signing up for the courses, which can take 5-8 weeks to complete. Great tools and resources, which I was very satisfied with!


    Bárbara Z.

Mongo has the best cluster.

  • December 14, 2018
  • Review verified by G2

What do you like best about the product?
It was so easy to create and handle the cluster. Also, when it comes to bring the data into the server, works really fast. The Live Migration Service is a free service that allows you to migrate data to Mongo and you should live this awesome experience when it comes to Data migration, that Mongo provides. I want to mention, as well, that you can pause the cluster, whenever you want, and the price is lower, which is great for when you are not using it. Mongo has a great Support service, all the tickets have a quick response.
What do you dislike about the product?
The referral program is a little bit complicated. Even though the program is awesome to motivate you to share Mongo with colleagues.
What problems is the product solving and how is that benefiting you?
You can create several clusters and save a bunch of information. It is great for Data science.
Recommendations to others considering the product:
I would higly recommend the M10 cluster.


    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.


    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