I have a NodeJS and MySql webapp which I made as a hobby project. Which platform gives the facility to deploy it at minimum cost?
I personally used OpenShift by RedHat for one of my projects. You should take a look at it once. The setup was easy and they offer a lot of basic features for free. Another great thing was that they didn't ask for any credit/debit card details from me.
All the best. :)
Atul Sharma
Full Stack Developer | Cloud Native Applications
Google compute cloud provides 300$ credit for 1 year after verifying credit card. (Indian/Virtual Debit cards will work).
Basic Linux machine over GCE will cost 15$ month for 1.5Gb ram more than enough to run average applications.
They also provide containerized machines ready to be deployed.