Skip to main content

Command Palette

Search for a command to run...

5 Ways To Host Your Applications

Published
1 min read
5 Ways To Host Your Applications
A

Furkan is a software engineer and frontend developer, whose main purpose is to create best optimal experience for user but also keeping the application or project as performant as possible.

He is deeply interested on web technologies and he is building new projects in this subject. He is especially familiar with React, Vue, Node and Java. You can check out what he built on his GitHub account. There is potential ways to connect with him at the end of this summary 👇

Things he like to do; ✔ Trying to solve other people's struggles ✔ Teaching or telling some subject he know to friends or colleagues ✔ Building different kinds of projects ✔ Meeting & talking with new people ✔ Listening podcasts ✔ Playing Chess ✔ Watching drama | sci-fi movies ✔ Listening music while I travelling or trying to fix problems ✔ Researching next generation technologies like cyptocurrency, IoT, smart devices

If you want to reach out with him, here is how you can do it;

🔼 Blog: https://blog.furkanozbek.com/ 🔼 GitHub: https://github.com/afozbek 🔼 Mail: abdullah.furkan.ozbek@gmail.com 🔼 Twitter: https://twitter.com/afozbek_ 🔼 Instagram: https://instagram.com/furkan.codes/

Thanks for reading ✨

1. Surge

Surge is a cloud platform for hosting static websites, which is extremely simple to use but offers customization options for those who need them.

Surge

2. Firebase

Firebase Hosting is a fully managed hosting service for static and dynamic content as well as microservices.

The service is backed by SSD storage and a global CDN (content delivery network).

Firebase

3. Vercel

Vercel is a hosting platform for frontend frameworks. After you create a pr it will automatically create an environment for you so that the team can check it before merging it. So useful!

Vercel

4. Github Pages

GitHub Pages is a static site hosting service that takes HTML, CSS, and JavaScript files straight from a repository on GitHub, optionally runs the files through a build process and publishes a website

Github Pages

5. Netlify

Netlify is a web hosting and automation platform that accelerates development productivity

I deployed most of my projects to Netlify because it is so easy to use, it is supporting custom domains, and much more.

Netlify