Report this

What is the reason for this report?

does it make sense to use three droplets for my app?

Posted on February 21, 2016

I have an app which relies on one instance of mongoDB, one of elasticsearch, and a nodeJS app.

Typically, would a user run such a project with one droplet or three? I’m happy to use docker to set up mongo and elasticsearch too.

Any other tips?

Thanks for your advice!



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.
0

Accepted Answer

This question was answered by @ethandrower:

Really will depend on users/requests. If it’s just a small app for development proof of concept you could run it all on one droplet.

If you are expecting to scale it to >100 requests a minute, 2 (or 3) would be good places to start. Keeping nodeJS and mongo would be very beneficial.

View the original comment

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.