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

477 reviews
from G2

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


    Computer Software

Very pleasant experience!

  • June 20, 2017
  • Review verified by G2

What do you like best about the product?
Very easy to get started, great documentation, integrates well with existing solutions
What do you dislike about the product?
Difficulty ensuring consistent and accurate data
What problems is the product solving and how is that benefiting you?
Storing data for web app, very quick to change things and intuitive.
Recommendations to others considering the product:
MongoDB is very easy to get off the ground and to obtain 99%+ reliability, but ensuring 100% reliability at scale seems difficult due to consistency issues, for which transactions are required.


    Bo B.

Awesome experience so far

  • June 20, 2017
  • Review provided by G2

What do you like best about the product?
I like the flexible schema. This allows developers to keep moving without all the riggor to get a new column added in production.
What do you dislike about the product?
Flexibility has gotten us into trouble also. Developers are now just adding fields without modeling which in 10 years, this might become a problem when we try to do impact analysis
What problems is the product solving and how is that benefiting you?
Document storage for admin system
Recommendations to others considering the product:
I think MongoDB is a great way to get introduced into no sql. It has been a pleasure to work with


    Computer Networking

Great experience standing up a MEAN stack application

  • June 20, 2017
  • Review provided by G2

What do you like best about the product?
The ease of getting started and flexible as you go design approach
What do you dislike about the product?
The need for data setup and manual config
What problems is the product solving and how is that benefiting you?
SPA architecture for creating personalized visuals for stakeholders
Recommendations to others considering the product:
A good place to start your NoSQL journey


    Viraj A.

MongoDB - A ninja tool for Agile developer

  • June 20, 2017
  • Review provided by G2

What do you like best about the product?
Being schema-less provides lot of advantage in the agile atmosphere
What do you dislike about the product?
Lack of open source IDE available, need to expose more of the paid tools to be available with minimal options in the community edition too.
What problems is the product solving and how is that benefiting you?
Log Analytics, Geo-information systems, and health data metrics analysis. Geo-location capabilities of mongodb are great out-of-box.


    Research

Great way to get apps running quick with reliable data.

  • June 20, 2017
  • Review provided by G2

What do you like best about the product?
The flexibility of the schema and easy access through applications.
What do you dislike about the product?
Lack of familiarity of querying techniques in mongodb. Will improve with time.
What problems is the product solving and how is that benefiting you?
Application development speeds are increased. Data storage and maintenance is facilitated. Possibility of presenting more interesting data.
Recommendations to others considering the product:
Don't rely on traditional SQL paradigms.


    Logistics and Supply Chain

Nice Database!

  • June 20, 2017
  • Review provided by G2

What do you like best about the product?
Ability to scale, and cross platforms, security.
What do you dislike about the product?
It is too early to tell, i just started using and learning about Mongodb.
What problems is the product solving and how is that benefiting you?
We would like to move from legacy software, into a newer platform.


    Jerry Mannel R.

mongoDB: Faster go-to market DB

  • June 20, 2017
  • Review provided by G2

What do you like best about the product?
- The flexible schema
- db features like: aggregate, lookup, graph
What do you dislike about the product?
To find something in the documentation takes me time.
I also find it difficult to find in-depth articles on indexing, sharding etc.
What problems is the product solving and how is that benefiting you?
Building modern day micro-services based, API centric solutions for our clients.
We build an ERP system on nodejs and mongo and now we are building a travel and booking platform.


    Ross R.

the go-to non-relational db

  • June 20, 2017
  • Review provided by G2

What do you like best about the product?
using as a web app database with document based models.
What do you dislike about the product?
managing server level security with mongodb on it.
What problems is the product solving and how is that benefiting you?
evolving db models overtime without adding too much complexity.


    J. F. G.

new powers

  • June 20, 2017
  • Review provided by G2

What do you like best about the product?
networking and otheruseful opportunities
What do you dislike about the product?
would be easier to limit session availability by having pre-registration :)
What problems is the product solving and how is that benefiting you?
launching websites, realize that javascript and mongodb go together perfectly


    Computer Software

Flexible development database

  • June 20, 2017
  • Review provided by G2

What do you like best about the product?
The ability to stand up object models as required without having to map out all possible configurations before starting development
What do you dislike about the product?
The pressure(?) of the community to use Mongoose, which should no longer be the case with the release of JSON Schemas.
What problems is the product solving and how is that benefiting you?
Prototyping for rapid turnaround projects that may or may not have paying customers
Recommendations to others considering the product:
It's a great choice for backend on any new applications.