Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
May 4, 2021 05:14 pm GMT

So Where Do I Deploy My App ??

Alt Text

So Where Do I Deploy My App ??

There are serveral platofroms to deploy your app

It depends on the complexity and use of your app

If you just want to show case your app you can use one among these

Heroku

  • Heroku is a cloud platform to host your apps simply
  • You only need to know basic git commands
  • It comes with no cost but you can deploy 5 app max
  • Widely used by Developers

Netlify

  • You can deploy unlimited deploys
  • Widely used by Developers

Github Pages

  • You can deploy unlimited apps
  • Can use github actions for automations

When It comes to Scalability

AWS

  • You can deploy unlimited Apps for an developer or an enterprise plan
  • Recommended By Developers
  • Even Dev.to is deployed on AWS # Azure
  • You can deploy unlimited Apps for an developer or an enterprise plan

And More ..

Conclusion

Every Service has its own pros and cons

Keep Coding !!!

Share with your friends on Twitter


Original Link: https://dev.to/alestor_123/so-where-do-i-deploy-my-app-50nd

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To