# App Hosting vs. the original Hosting: Which one do I use?

DevFeed: [App Hosting vs. the original Hosting: Which one do I use?](<https://devfeed.tech/articles/app-hosting-vs-the-original-hosting-which-one-do-i-use-16544.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2024/05/app-hosting-vs-hosting>)

Author: Julia Reid; Thomas Bouldin

Published: 2024-05-29T00:00:00Z

Content type: comparison

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [Angular](<https://devfeed.tech/topics/angular.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [Server-side rendering](<https://devfeed.tech/topics/server-side-rendering.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>)

Tags: [angular](<https://devfeed.tech/tags/angular.md>), [app](<https://devfeed.tech/tags/app.md>), [app-hosting](<https://devfeed.tech/tags/app-hosting.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-functions](<https://devfeed.tech/tags/cloud-functions.md>), [cloud-run](<https://devfeed.tech/tags/cloud-run.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [server-side-rendering](<https://devfeed.tech/tags/server-side-rendering.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [ssr](<https://devfeed.tech/tags/ssr.md>), [web](<https://devfeed.tech/tags/web.md>), [web-development](<https://devfeed.tech/tags/web-development.md>)

## AI overview

This article explains when to use Firebase App Hosting versus the original Firebase Hosting. App Hosting is presented for full-stack web apps built with modern server-rendered frameworks such as Angular and Next.js, while the original Hosting product is intended for static websites.

## Source excerpt

Let's talk about what's new and different with App Hosting, and why you might want to use it for your next web app