Question
one click droplet for node+mongo combination
Hello, I see options for one click droplets for mongoDB and nodeJS. Are there any options for getting one click droplets for both of them installed on the same machine? Or is that something we’ll need to install ourself?
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.
×
Yea you could get 2 droplets with each application. It’s better to keep the two separated imo as it is easier to scale afterwards.
I see. what are the advantages of having a separate droplet for mongo? are backups easier?
You can scale both VMs as needed independently of each other and the snapshots(backup images) will be independent as well. It’s convenient and will most likely save you some time should issues arise.