DEV Community

Cover image for Free hosting providers for front-end & back-end applications
Vuelancer
Vuelancer

Posted on • Updated on

Free hosting providers for front-end & back-end applications

I have created a list of free web hosting service providers. I have checked each and every website in the past weeks!
- My youtube channel - Vuelancer

hosting providers

Freemium Resources

Thank you!

  • We can use github pages, gitlab, bitbucket to deploy static web pages!

Premium providers

  • AWS
  • GCP
  • Digitalocean
  • Microsoft Azure
  • Vultr
  • Alibaba Cloud
  • Linode

Final thoughts

  • Use VERCEL for any front-end application as well as medium-level backend apps.

  • Use HEROKU for any level backend apps.

  • Other websites are also useful when you are deploying static sites. But I recommend you to go through each website and find which one suits your project.


Some of my youtube videos



Support Me

Latest comments (49)

Collapse
 
fullofdev profile image
Full of Dev

I'd like to add other awesome-list

Hope it helps expand the list

Collapse
 
664848 profile image
DAREALENDERJACK

ok funny thing koyeb is really good but limted space i recomend it for small projects not big ones

Collapse
 
bimbimprasetyoafif profile image
Bimo Prasetyo Afif

pls update this. Heroku will not free anymore, end of this month (Nov 2022) :(

Collapse
 
agonzales profile image
Alexandre Gonzales

Please let me know what you think about qoddi.com

Qoddi is free for developers and supports a lot of languages out of the box.

Thanks!

Collapse
 
sadiazia profile image
Sadia Zia

As a web developer, I always look to have a lot of choices and flexibility when it comes to hosting providers. I am someone who is managing a lot of clients at a time, so I had to choose the best hosting that offered the choice of having unlimited websites on one platform. I tried out Cloudways 3 day free trial and was mindblown with the user-friendliness of the platform. It gave me the choice of choosing from 5 hosting providers like AWS, Digitalocean, Vultr, and Linode. It’s been 8 months and I am super satisfied with Cloudways performance, my website’s speed, and the flexibility I get to scale the serve according to my needs. When it comes to hosting, I always look for a pay as you go model and Cloudways luckily has the same.

Collapse
 
miachrist profile image
Mia Christ

There are many free app hosting providers but most of them come with a limitation. In this regard, if we talk about the Firebase then it is one of the most appealing hosting provider that is suitable for both frontend and server-side benefits. Mainly, I like its Firestore and RealTime Database. Similarly, Heroku is also a good choice.

On the other hand, if you are looking for backend hosting services then DigitalOcean is very reasonable option. As an alternate you can also consider using these backend hosting providers and probably, can consider Linode and Back4App.

Collapse
 
vineyrawat profile image
Viney Rawat

That is really great article. Helped me a lot. Thanks

Collapse
 
deexter profile image
deexter

Which one do you recommend for react ssr with express?
I have app with just axiosno db or etc.

Collapse
 
vuelancer profile image
Vuelancer
  • I don't know the perfect one in freemium, maybe try vercel. In vercel, need to do few changes for using express also. It will use a serverless function inside. In premium, try the digital ocean.
    (note: I never worked with SSR)

  • Forgive me, If I mentioned anything wrong 😁

Collapse
 
rophilogene profile image
Romaric P. • Edited

Qovery is a great solution to simplify the deployment on AWS and Digital Ocean. There is a comparison over Heroku and Netlify.

Collapse
 
debjit profile image
Debjit Biswas

Sorry to say I waste a lot of time spinning up qovery free server. Every time it flagged me and it's just a waste of time.

Collapse
 
rophilogene profile image
Romaric P.

Sorry to hear about that. But as I told you on Twitter, Discord, and by email, our authentication system (auth0) as detected you as a fraudulent usage of Qovery and we sent you an email to validate your account. Sorry for that but this is what happened sometimes. Let me know if you need help

Thread Thread
 
debjit profile image
Debjit Biswas

Well, I am using heroku, vercel and IBM cloud without any problem, And I am a jr dev, and don't own a credit card. Can you help?

Collapse
 
angelxmoreno profile image
Angel S. Moreno

could you elaborate a little more on your issue for future potential users?

Thread Thread
 
debjit profile image
Debjit Biswas

I am just sharing my experience with qovery. Please take no offence. I am trying out all the free offerings so that can be up to date with there limitation.
The same email ID I use for heroku, vercel, heliohost, IBM does not work with qovery. It flagged me as fraud and that's it. I don't own a credit card and it is normal where I live. So there is no way I can set up an account and test my opensource site. But its ok I have plenty other options.

Thread Thread
 
angelxmoreno profile image
Angel S. Moreno

I really appreciate you sharing this. I've been using Qovery with the same email as my Heroku. There is something diff weird there.

Collapse
 
josiasaurel profile image
Josias Aurel

This is great. Thanks alot πŸ™πŸ™

Collapse
 
bip profile image
Bip

Hey, it would be awesome if you could add Bip - bip.sh to the list.

Bip is a static web hosting provider, and has a free plan available.

Thank you!

Collapse
 
vuelancer profile image
Vuelancer
  • Definitely I will add your service to this blog! Thanks for mentioning! Keep supporting developers.
Collapse
 
wtphilip profile image
Philip Wels

Thank you for adding stormkit.io. Really appreciate it.

Collapse
 
lucaskardo profile image
lucas kardonski

There is a new kid on the block. Torus Host is an all in one solution like Netlify for static websites but instead it's fully open source and work on top of AWS. Some benefits are that you get 99.99% SLA agreements, unlimited teams, unlimited forms, and many other perks for a fraction of the price of Netlify's Enterprise Plan. Also it allows you to deploy from Github Organizations.

Torus.host

Collapse
 
vuelancer profile image
Vuelancer
  • It's really cool and I will try it on some of my projects!
Collapse
 
lucaskardo profile image
lucas kardonski

Awesome! let me know how it goes

Collapse
 
zwacky profile image
Simon Wicki

Great that you listed Github Pages, too!
I host my website and blog (πŸ‘‰ wicki.io/posts) there too with static generated HTML. I love most about it that I don't feel locked-in by the tech.

Collapse
 
vuelancer profile image
Vuelancer

Github pages are supporting the creator by giving easier deployment techniques. But I never deployed anything in github pages bcz I never learned how to deploy in it. But recently I did. Thank you for your comment!

Collapse
 
seamanb2k profile image
DigitalEmma

Thanks for sharing, these are nice resources.