I've been playing around with these platforms for a few months, hosting small node projects on each, but this is getting a little tiring going back and forth from each one.
Thought it would be worth getting DEVs thoughts on these platforms and which ones are being used more in the DEV community.
So, do you use any of these to host your js/node projects?
If yes, which one and why? π¨βπ»π©βπ»
Happy coding!
Latest comments (24)
Iβve used Heroku and Netlify before, but recently started trying Kuberns.
What stood out is itβs more of an agentic AI deployment platform, it handles a lot of deployment decisions and setup for you instead of just being a hosting layer. You still deploy services separately, but without dealing with configs or infra manually.
Feels closer to βjust push code and it figures things outβ compared to traditional platforms.
Curious if anyone else is trying these newer AI-driven deployment tools or sticking with the usual stack?
Tried Zeit now for my micro servers node/express/nextjs apps, after a lot of headaches, moved back to heroku,
Same!
I would be curious to hear a bit more about those headaches.
I'm using Now.sh and Heroku, but I used Netlify once for a school project. I use Now and Heroku (mainly heroku) for node projects, but I'm hoping to move that all to Now.
Use Netlify with their CMS to deploy Gatsby blog
I host my personal blog on Netlify cause I don't need to spend tons of time in deploying and it's really pain-free for me whenever I complete an article.
It takes advantage of CI/CD to help me deploy my newly created articles.
We use Zeit for CSSBattle for our web app deployment. Super easy. Super fast. And amazing features like aliases. We also did a case study with Zeit -> zeit.co/case-studies/cssbattle
I know ZEIT since 2017, I have seen its products evolve, documentation etc. I can give a totally honest opinion of ZEIT : )
2017 & 2018 (until the middle of the year) a container-based approach
Pros:
Cons:
2018 (October) - It's time Serverless <3
pros:
Cons:
now.json, It is necessary to define it when you want to implement an application ofnodebut very soon it will not be necessary to definenow.json. You will only have to execute thenowcommand and that's it πI hope I have helped π
I have used all ZEIT Now, Heroku, Netlify and Google Firebase. All have features which are unique to their platform, and no one is going to stop making the developer experience better anytime soon, which is extremely good for us all.
I have stuck with ZEIT Now as their developer experience outshines the competitors in more than many use cases. Here are some outshiners:
and if that is already not enough, here is the best one:
Netlify for front-end, because it's so easy to set up. It's also easy to proxy any backend needs elsewhere via redirects.
I use Serverless Framework and AWS for backend because of its low cost while having flexibility to add more (also low cost) services (e.g DynamoDB).
Netlify for a couple sites and then a raspberry pi 3b+ for light node projects
Nifty! Thinking about grabbing a pi 4 to toy around with, they look like a lot of fun π
They are pretty great.. Once the project is production ready it moves off the pi but it helps to be able to deploy and show to whoever outside my network. Plus the non existent latency makes it feel faster then free heroku / digital ocean 5 dollar account