Overview
MongoDB version and service status
MongoDB Community Server version and systemd service status on a freshly launched instance.
MongoDB version and service status
Per-instance credentials file
MongoDB shell insert and query
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Overview MongoDB Community Server is the open source document database designed for ease of development and scalability. It stores data in flexible, JSON-like documents, supports rich queries and powerful indexing, and is the database of choice for modern applications that need to evolve their schema as the product evolves. This image delivers MongoDB Community Server fully installed and configured, so a working database node is running within minutes of launch. The current stable line is provided.
What Is Included MongoDB Community Server, installed from the official MongoDB package repository. The mongosh shell is preinstalled for local administration and scripting. The database listens on the standard wire-protocol port, accepts connections from the customer's network, and is the only workload on the image so the platform stays lean and predictable.
Authentication Enabled By Default The image ships with authentication switched on. The configuration enables role-based access control from the moment the database starts; no customer ever connects to an open database.
Secure First Boot On the first boot of your instance a one-shot service generates two fresh, strong passwords unique to that instance: an admin superuser in the admin database and an application user with read and write access to an application database. Both passwords are written to a file readable only by the root user. No shared or default database credentials ship in the image.
Data On Its Own Volume Database files and the journal live on a dedicated, independently resizable storage volume. Database storage is kept off the operating system disk so it can be grown, snapshotted and backed up on its own schedule.
Ready To Use The database node, data directory and mongosh shell are all configured. Connect over SSH, read the generated passwords and open a shell to create collections and indexes. The node runs as a single-node deployment by default; the user guide explains how to add further nodes to build a replica set.
cloudimg Support 24/7 technical support by email and chat. Help with deployment, replica set configuration, schema design, performance tuning, indexing and database administration.
Use Cases Web and mobile application backends. Content management and product catalogs. Internet of things and event ingestion stores. Real-time analytics and personalisation. Document and metadata repositories.
All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.
Highlights
- MongoDB Community Server preinstalled and ready, with the mongosh shell, running as a single node with no manual setup required
- Authentication is enabled by default and two fresh per-instance passwords are generated on first boot, an admin superuser and an application user, stored in a file only the root user can read
- Database files live on a dedicated, independently resizable storage volume, and 24/7 technical support from cloudimg covers deployment, replica set configuration, schema design and performance tuning
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
- ...
Dimension | Description | Cost/hour |
|---|---|---|
m5.large Recommended | m5.large | $0.08 |
t2.micro | t2.micro instance type | $0.04 |
t3.micro | t3.micro instance type | $0.04 |
c8in.metal-48xl | c8in.metal-48xl instance type | $0.24 |
m5ad.2xlarge | m5ad.2xlarge instance type | $0.24 |
c8ine.2xlarge | c8ine.2xlarge instance type | $0.24 |
r5n.2xlarge | r5n.2xlarge instance type | $0.24 |
i7ie.3xlarge | i7ie.3xlarge instance type | $0.24 |
t3.xlarge | t3.xlarge instance type | $0.12 |
m8i.32xlarge | m8i.32xlarge instance type | $0.24 |
Vendor refund policy
Refunds available on request.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Initial release of MongoDB Community Server on AWS.
Additional details
Usage instructions
Connect via SSH on port 22 as the default login user for your operating system variant (the user guide lists it per variant). MongoDB Community Server and the mongosh shell are already installed and the database is running with authentication enabled. The admin and application passwords are written to /root/mongodb-credentials.txt (root only) on first boot. To open a shell as the admin user run: sudo cat /root/mongodb-credentials.txt to read the password, then: mongosh --host 127.0.0.1 --port 27017 -u admin -p '<password>' --authenticationDatabase admin. The application user 'cloudimg' has readWrite and dbAdmin on the 'appdb' database.
Resources
Vendor resources
Support
Vendor support
cloudimg provides 24/7 technical support for this product by email and live chat. Our engineers help with deployment, configuration, updates, performance tuning and troubleshooting; critical issues receive a one hour average response. Contact support@cloudimg.co.uk .
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
