Answer the question
In order to leave comments, you need to log in
How do you share web applications on a VPS or is there a cheap alternative to Heroku?
Hello! For my needs, I want to take a VPS and set it up for various web mini projects. In different programming languages (php/go/nodejs). Each has its own domain. I'm thinking about the best way to organize it all, any advice? Or maybe someone knows an inexpensive cloud paas system like Heroku?
Thanks to all!
Answer the question
In order to leave comments, you need to log in
Have you looked at Google Cloud ? They give Free Trial - $300 for 12 months. And pay special attention to Free Tier . It is quite possible that some of your "web mini projects" will fit into the free limits.
If there are a lot of mini-projects , then it is better to take a VPS. With most PaaS, you will quickly run into the fact that each new project will take up an entire instance (USD 5+ each), not because so many resources are needed, but because PaaS does not allow you to split instances.
Personally, I have seen only 1 PaaS provider (Bluemix), which allows you to run, for example, 4 instances of 128MB each (this is enough for mini-projects), and the bill will be like for one 512MB.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question