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

474 reviews
from G2

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


    Financial Services

Reviewing MongoDb

  • June 08, 2024
  • Review verified by G2

What do you like best about the product?
MongoDb Atlas free hosting platform to start with project is the best. It's simplicity to connect with project makes it easy to use with different backend languages.
What do you dislike about the product?
Didn't found as such, overall it's good.
What problems is the product solving and how is that benefiting you?
I personally use mongoDb in most of my full stack application. Using MongoDb, atleast my hosted application I could show off during interviews.


    Saurabh J.

MongoDB best NoSql dabase management system

  • May 31, 2024
  • Review provided by G2

What do you like best about the product?
What i like most about MongoDB is that it is very easy to use, when i worked with React and required to retrieve or store data i integrated MongoDB with Nodejs.It has document based schema which makes it look much easier.
What do you dislike about the product?
It does not support ACID properties. And it slows down when inconsistent or unbalanced data is shared.
What problems is the product solving and how is that benefiting you?
To handle data for applications which requires to store and retrieve data easily and faster, MongoDB is the best Database management system for such applications .


    Akhilesh G.

Using MongoDB: Leveraging Capabilities While Handling Obstacles

  • May 30, 2024
  • Review provided by G2

What do you like best about the product?
A document-oriented data architecture is used by the adaptable and scalable MongoDB database, which enables dynamic schemas and simple changes to document structure. Comprising grouping, filtering, and converting data is made possible by its strong query language and indexing features. Because MongoDB uses sharding—a horizontal scalability technique that divides data across numerous servers—it is exceptionally well-suited for managing large-scale data and high-throughput applications. Data redundancy and failover are ensured by its built-in replication and high availability features, which also minimize downtime and guarantee data integrity. All things considered, MongoDB is a useful option for contemporary, data-intensive applications.
What do you dislike about the product?
When compared to traditional databases, its implementation can be less resource-efficient and straightforward, which makes it challenging to manage scenarios needing complicated transactional consistency across several documents. Furthermore, inconsistent data in sharded clusters might result in performance bottlenecks and unequal data distribution. Because of MongoDB's flexible design, inconsistent data structures may result, which could affect the quality of the data and complicate application and query logic. For applications demanding higher consistency assurances, MongoDB's default setup for Write Concerns and Read Concerns may not be ideal. Careful customization is therefore necessary. To overcome these obstacles and capitalize on MongoDB's advantages while minimizing its drawbacks, meticulous preparation and knowledge are needed.
What problems is the product solving and how is that benefiting you?
To create data-intensive applications, like IoT storage solutions and social media analytics systems. Because of its document-oriented data format, changing data requirements may be accommodated without requiring significant schema migrations, allowing for agile development and iteration. Due to its scalability, MongoDB can easily expand without compromising speed, making it an ideal solution for managing large datasets and high-throughput applications. Consulting businesses may create complex analytics and reporting solutions by utilizing its advanced querying and indexing capabilities to pull important insights from a variety of datasets. These functionalities are essential for creating data visualization apps, business intelligence tools, and custom reporting dashboards that are suited to the individual requirements of clients.


    Aman A.

My experience with MongoDB

  • May 23, 2024
  • Review provided by G2

What do you like best about the product?
I have been using MongoDB for the past 3 months and I have noticed a few points that I would like to highlight. MongoDB provides great flexibility, object-oriented models, and design. Its scalability is also impressive. I have successfully integrated it with Textastic, and it is working perfectly. Its very easy to use and provides good customer support as well.
What do you dislike about the product?
There are a few points, which can be improved like lack of transaction support, memory usage and learning curve
What problems is the product solving and how is that benefiting you?
It's solving my problems in several aspects, such as flexible schema and scalability with high performance. MongoDB is a highly document-oriented model, which allows me to represent complex data effectively.


    Telecommunications

Great NoSQL DB with few limitations

  • May 14, 2024
  • Review provided by G2

What do you like best about the product?
MongoDB is great NoSQL document db that offers features horizontal scaling, schema less architecture, good third party support
What do you dislike about the product?
Limited support of ACID transactions and complixity of sharding
What problems is the product solving and how is that benefiting you?
We are using MongoDB to track and report on the employees activity. This involves aggregation queries, geospatial queries and stored scripts to support an APIs for in house web application.


    Computer Software

MongoDB Made Easy: Simplifying Data Management for Everyone

  • April 24, 2024
  • Review verified by G2

What do you like best about the product?
MongoDB makes it simple to work with data, like storing and finding data quickly.
It can handle large volume of data without slowing down.
It is easy to use even if you are not expert.
It is very secure so the only right people can access the data.
It is easy to integrate in code.
The schemaless architecture makes it very useful for raw and especially json data.
What do you dislike about the product?
Using mongoDB might cost high especially for bigger projects with lost of features.
Sometimes it might have bugs or issues that need fixing.
What problems is the product solving and how is that benefiting you?
MongoDB is ideal for storing and retrieving unstructured data efficiently, supporting diverse data types and formats.
It's well-suited for handling large volumes of unstructured data, ensuring smooth performance and scalability.

1 person found this helpful

    Ashutosh P.

Experience with MongoDB

  • April 03, 2024
  • Review verified by G2

What do you like best about the product?
I liked the rich query language model of MongoDB. It's easy to setup and establish connections with MongoDB clusters. The community support provided is awesome.
It is currently the easest and most flexible NoSQL database in the market. We worked intensively on a large set of Collections for our clients.
What do you dislike about the product?
The only thing we faced was to handle large datasets and clusters. Maintaining consistency is a bit challenging for us. Hoping to get more ACID complaint-friendly features in MongoDB.
What problems is the product solving and how is that benefiting you?
MongoDB helped us build a large collection of client data that would have been hard to manage with SQL database and managing such large and querying was very easy and cost-effective.

1 person found this helpful

    Pharmaceuticals

Quick DB

  • March 29, 2024
  • Review provided by G2

What do you like best about the product?
Ability to handle growing data volume, evolving data models.
What do you dislike about the product?
Learning ios required to make full use of the product.
What problems is the product solving and how is that benefiting you?
Ingest volumes from any data model.


    Eason

Very hard to use

  • March 19, 2024
  • Review verified by AWS Marketplace

I subscribe, then, I don't know where to manage the database or see the URI again... How this is integrated with AWS dashboard?


    Abhishek S.

Truly scalable database for Read heavy and write system.

  • March 07, 2024
  • Review verified by G2

What do you like best about the product?
The low latency and scalability of database with increasing work load. We migrated one of our system from firestore to mongoDB and loving the performance which we are getting.
What do you dislike about the product?
sometime feels like perfect database for true scale but we need to carefully manage index and add proper index to make query efficient.
What problems is the product solving and how is that benefiting you?
I our use case we use to store every datapoint for user details like location and ip in firestore. We are suffering from costing and latency problem as we are growing. We now shifted to mango db initial their is high resource usage by mongoDB but as we tune configurations and added indexing we no moving having resource usage problem.