Listing Thumbnail

    MongoDB

     Info
    The TurnKey MongoDB container helps save you time and money by providing a powerful and scalable, yet light-weight, ready-to-run MongoDB container that is secure, supported and easy to work with. The container is built on proven open source technologies and is free of hidden backdoors.

    Overview

    The TurnKey MongoDB container helps save you time and money by providing a powerful and scalable, yet light-weight, ready-to-run MongoDB container that is secure, supported and easy to work with. The container is built on proven open source technologies and is free of hidden backdoors. TurnKey containers and container stacks lighten your load and allow you to focus on what really matters.

    MongoDB is a scalable, high-performance document-oriented NoSQL database system. Instead of storing data in tables as is done in a "classical" relational database, MongoDB stores data in flexible, JSON-like documents. The MongoDB document model maps to the objects in your application code, making data easy to work with. Ad hoc queries, indexing, and real time aggregation provide powerful ways to access and analyze your data. MongoDB is a distributed database at its core, so high availability, horizontal scaling, and geographic distribution are built in and easy to use.

    Highlights

    • Secure and easy to use; bundled support for no extra charge. Built on a super slim Debian GNU/Linux base.
    • Scalable and powerful. Free from hidden backdoors and vendor lock-in; bought to you by a company specializing in global open source solutions.

    Details

    Delivery method

    Delivery option
    TurnKey – MongoDB – standalone

    Latest version

    Operating system
    Linux

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.

    Usage costs (1)

     Info
    Dimension
    Description
    Cost/unit/hour
    Hours
    Container Hours
    $0.01

    Vendor refund policy

    Cancel anytime to stop charges. Refunds are at the discretion of TurnKey GNU/Linux. Please get in touch to request a refund.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    TurnKey – MongoDB – standalone

    Supported services: Learn more 
    • Amazon ECS
    Container image

    Containers are lightweight, portable execution environments that wrap server application software in a filesystem that includes everything it needs to run. Container applications run on supported container runtimes and orchestration services, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS). Both eliminate the need for you to install and operate your own container orchestration software by managing and scheduling containers on a scalable cluster of virtual machines.

    Version release notes

    Initial release

    Additional details

    Usage instructions

    Launch this set of containers using the provided task definition. More documentation can be found at https://www.turnkeylinux.org/awsmp-containers/mongodb 

    Resources

    Support

    Vendor support

    When contacting suppoort, please provide your AWS account ID and email, plus note that you are using ECS containers. Expected response time is one business day. support@turnkeylinux.org 

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    |
    55 external reviews
    External reviews are sourced from G2  and are not included in the star rating for this product.
    Ashutosh P.

    Experience with MongoDB

    Reviewed on Apr 03, 2024
    Review provided 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.
    Nishanth U.

    A Flexible And Scalable No Sql Database

    Reviewed on Nov 10, 2023
    Review provided by G2
    What do you like best about the product?
    It is a Highly Flexible and scalable No Sql database that offers fast performance and a rich query language with its document-based data structure it allows for easy handling of complex data models and adapts well to changing business requirements its built in replication and high avilability features ensure data redundancy and fault tolerance. Mongo DB's active community and vast ecosystem make it a popular choice for developers and organization looking for a powerful versatile database solution.
    What do you dislike about the product?
    while numerous adavantages, does have some potential drawbacks to consider. These include a learning curve for mastering advanced features, the lack of transaction support for complex analytics, and limitations support for complex analytics, and limitations and limitations in the free community edition. It is crucial to carefully assess these factors un relation to your specific needs and use case before deciding if Mongodb is the right database solution for your project.
    What problems is the product solving and how is that benefiting you?
    It addresses the problem of solving managing. big data and provide a powerful and versatile database solution for businesses.
    Punit S.

    The best database solution for production workloads

    Reviewed on Jun 08, 2023
    Review provided by G2
    What do you like best about the product?
    As a cloud engineer, it is challenging to recommend a database to the client without understanding their requirements and goals. However, MongoDB has made providing solutions a breeze as it is compatible with most of the use cases without significant changes to the application.
    What do you dislike about the product?
    The schema-less design supported by MongoDB can lead to challenges for beginners as moving from a schema-based design to a schema-less design involves many complexities.
    What problems is the product solving and how is that benefiting you?
    Clients having monolithic applications and schema-based database designs come up with requirements to modernize their workloads. The modernization process involves several challenges of which a major one is recommending a database that is highly scalable and available. MongoDB supports an optional schema-based design while working with a schema-less design. Thus migrating workloads becomes very easy as MongoDB is compatible with all modern languages and can be easily integrated with the applications.
    Manthan V.

    MongoDb is easy to manage and light weight

    Reviewed on Jun 08, 2023
    Review provided by G2
    What do you like best about the product?
    1. Mongo Db is a NonSql data base you don't need to execute query
    2. Store JSon base collection so you can story data directly that coming in REST API body
    3. Lightweight it means the response is faster and takes less memory to compute
    4. Take less storage
    5. No worries about the relation
    6. Easy to understand and easy to learn
    What do you dislike about the product?
    1. Its NonSql so sometimes it's difficult to maintain
    2. Less Security than SQL database
    3. Some time its depends on technology like PHP if i use PHP then i use My SQL because its easy to integrate and manage for PHP technology
    What problems is the product solving and how is that benefiting you?
    => No need for extra effort for learn
    => directly store json so no need to map body data to require db data
    => take less bandwidth and fetch data fast then other db
    Verified User in Computer Software

    Best NoSQL Database with best UI

    Reviewed on May 27, 2023
    Review provided by G2
    What do you like best about the product?
    MongoDB is the best NoSQL database for your nonrelational data. It is best suited in MERN or MEAN stack projects. It has lots of features like online cloud storage and charts.
    What do you dislike about the product?
    Mongo db pricing is a bit expensive also they are not providing their DB in most cloud hosting. Recently we used Heroku and MongoDB is not there to install as a service.
    What problems is the product solving and how is that benefiting you?
    We use MongoDB as our primary storage for MEAN or MERN stack projects for the clients. This is a NoSQL database and it saves data in JSON formats. It is like an object in JS so very easy to integrate for javascript developers.
    View all reviews