I’ve found similar answers to this question, but all the questions were 2 years or older. I’m curious if there are new Digital Ocean products or technologies I can use to secure my MongoDB droplet.
So apart from the MongoDB Security Checklist, are there any things I must do to create a secure database droplet?
MongoDB Security Checklist Reference: https://docs.mongodb.com/manual/administration/security-checklist/
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.
Hi there @Snics,
We have a 1-Click App for setting up a MongoDB instance: https://marketplace.digitalocean.com/apps/mongodb
This is a great starting point for a new, secure MongoDB server as this will automatically get Mongo running and set up the basis of a firewall to protect your Droplet and the DB server.
The security checklist that you have referenced also looks to be a great resource for ensuring that you are following the best practices recommended by Mongo for ensuring that your DB is secure.
Hope that helps! - Matt.
Hello,
In addition to what has already been mentioned, 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