Can Firebase host dynamic websites?

You can integrate Firebase Hosting with Google Cloud Functions and Cloud Run to build dynamic web sites . In those scenarios, you host the server-side code on Cloud Run or Cloud Functions, and set Firebase Hosting up to redirect certain URLs to specific end points in your server-side code.

Read more

Is Firebase used for hosting?

What is Firebase Hosting? 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). Zero-configuration SSL is built into Firebase Hosting, so content is always delivered securely.

Read more