So I am searching for my options to host my mongodb database for production. I am looking for the least price hosting service which obviously has backup. I found that digitalOcean has what is called by Managed databases but didnt find mongodb included in them so what are my options if I wanted to host my databse in digitalOcean and could I easily increase the capacity with no risk/
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Hello,
DigitalOcean now offers Managed MongoDB databases as well:
https://www.digitalocean.com/blog/introducing-digitalocean-managed-mongodb/
For more information on how to get started, make sure to check out this video here:
Regards, Bobby
Hi there,
Indeed as of the time being MongoDB is not offered as a managed database solution, but this might change soon.
For the moment you could install MongoDB on a regular Droplet or use this 1-Click installation option from the Marketplace:
https://marketplace.digitalocean.com/apps/mongodb
The starting price for a Droplet is as low as $5 per month or $0.007 per hour. You can check the prices for all Droplet’s here:
https://www.digitalocean.com/pricing/
Regards, Bobby