Overview
FerretDB 2.7.0 service running
ferretdb --version reporting the 2.7.0 release and systemctl status showing the ferretdb and postgresql services active on the DocumentDB-enabled PostgreSQL backend.
FerretDB 2.7.0 service running
MongoDB shell insert and find
Debug liveness and metrics endpoint
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Overview FerretDB is a truly open source document database that is compatible with the MongoDB wire protocol. It lets you keep using MongoDB drivers, the mongosh shell and the MongoDB query and aggregation language while your data is stored in PostgreSQL through the DocumentDB extension. This image delivers FerretDB fully installed and running as a system service on a DocumentDB-enabled PostgreSQL backend, so a MongoDB-compatible database appliance is answering on the loopback interface within minutes of launch.
Document Database Service The ferretdb proxy installed from the official release package and run by a bundled systemd service, started on boot and restarted on failure, fronting a PostgreSQL backend that carries the DocumentDB extension and its supporting extensions. Connect with any MongoDB driver or mongosh, create collections, insert BSON documents, build indexes and run aggregation pipelines exactly as you would against MongoDB, while every operation is translated to SQL and persisted in PostgreSQL.
Secure By Default The MongoDB-compatible endpoint is bound to loopback only and is never exposed to the network by the shipped security group. A strong, unique database password is generated automatically on the first boot of every instance and written to a root-only credentials file, so no shared secret is ever baked into the image. Clients authenticate against PostgreSQL using SCRAM-SHA-256. Open the database port and bind to an external address on your own terms when you are ready to serve remote clients.
Production Storage Layout The PostgreSQL data directory is relocated onto a dedicated, independently resizable data disk rather than the operating system root, so your database grows on durable storage you can expand without touching the boot volume. The backend ships with the DocumentDB extension already created in the database, ready for your first collection.
Ready To Use Connect over SSH and the database service is already running. Read the welcome notes for the generated password, connect with mongosh over the loopback interface, and start inserting documents. Point your application's MongoDB connection string at the instance once you have opened and secured the port.
cloudimg Support 24/7 technical support by email and chat. Help with connection strings and drivers, authentication and roles, indexes and aggregation, the PostgreSQL backend and the DocumentDB extension, backups, capacity planning and upgrade planning.
Use Cases A drop-in MongoDB-compatible database for applications that speak the MongoDB protocol but want to standardise storage on PostgreSQL. A document store for teams that prefer an open source licence and no vendor lock-in. A development and testing target for MongoDB workloads. A consolidation play that keeps document and relational data in one PostgreSQL estate.
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
- FerretDB, the Apache-2.0 open source MongoDB-compatible database, preinstalled and running as a systemd service on a DocumentDB-enabled PostgreSQL 17 backend, no manual setup required
- Speak the MongoDB wire protocol with your existing drivers, mongosh and the MongoDB query and aggregation language while your data is stored and queried in PostgreSQL
- A strong database password is generated uniquely on first boot, the endpoint is bound to loopback by default and the PostgreSQL data directory sits on a dedicated, independently resizable disk, with 24/7 cloudimg support
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 |
|---|---|---|
t3.medium Recommended | t3.medium | $0.06 |
t2.micro | t2.micro instance type | $0.04 |
t3.micro | t3.micro instance type | $0.04 |
c5a.12xlarge | c5a.12xlarge instance type | $0.24 |
c5a.16xlarge | c5a.16xlarge instance type | $0.24 |
c5a.24xlarge | c5a.24xlarge instance type | $0.24 |
c5a.2xlarge | c5a.2xlarge instance type | $0.24 |
c5a.4xlarge | c5a.4xlarge instance type | $0.24 |
c5a.8xlarge | c5a.8xlarge instance type | $0.24 |
c5a.large | c5a.large instance type | $0.08 |
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 FerretDB 2.7.0, the open source MongoDB-compatible database, on a DocumentDB-enabled PostgreSQL 17 backend with a per-instance generated password and the data directory on a dedicated disk.
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). This is a headless document-database service: there is no web interface. Read the welcome notes, including the per-instance generated database password, with: sudo cat /root/ferretdb-credentials.txt. Confirm the services are running with: systemctl status postgresql ferretdb. The MongoDB-compatible endpoint is bound to loopback on port 27017; connect with the MongoDB shell using the generated password: mongosh "mongodb://ferretdb:PASSWORD@127.0.0.1:27017/" (replace PASSWORD with the value from the credentials file). The debug and metrics HTTP handlers are on loopback port 8088: curl http://127.0.0.1:8088/debug/livez returns a liveness 200. The PostgreSQL data directory lives on a dedicated data disk mounted at /var/lib/ferretdb. To serve remote clients, bind FerretDB to an external address, open port 27017 in the instance security group to your trusted CIDR only, and front it with TLS.
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.