Answer the question
In order to leave comments, you need to log in
Where and how to unload node.js and mongodb server?
I have a backend written in node js and a mongodb database. Tell me where you need to upload the backend, to the server or hosting? And tell me which server or hosting to use for this
Answer the question
In order to leave comments, you need to log in
hosting will not work, in the usual sense, hosting does not allow you to install node and mongodb in order to deploy the application.
Based on the foregoing, the "server" option remains. As the most popular options, you can look towards aws, firebase, azure, netlify, heroku, digitalocean and many other vps/vds
put a project on a node here (you can even try to deploy it for free in test mode)
https://www.openode.io/pricing
here you can keep a 500mb mongo base for free
https://mlab.com/
play around
with this, then it will be clearer what are the requirements for the project (if it’s a hobby project, then this bundle is enough)
Hello!
You can upload both to a virtual / dedicated server and to a hosting site.
Each of these two options has pros and cons.
Hosting is suitable for a small budget, but the possibilities can be very limited.
The virtual server will give you root access and the ability to customize settings and software installations. Most often, virtual servers start at $8 per month.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question