Hi, I want to know what is the best way to deploy an node.js + database app in Digital Ocean.
I saw that there are 3 ways:
Basically, my question is: Between these methods, which consumes less resources, is cheaper and scales easily?
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.
Enter your email to get $200 in credit for your first 60 days with DigitalOcean.
New accounts only. By submitting your email you agree to our Privacy Policy.
Heya @luizfoliveira,
In terms of price, the cheapest would be one of the Droplets - Node.js Droplet or Docker Droplet
In terms of scalability and someone else managing the platform your App is on, you’ll want to go for DigitalOcean App Platform.
All in all, each method is good it depends on what is the most important requirement of the 3 you mentioned.