# Serving dynamic content with Cloud Functions on Firebase Hosting

DevFeed: [Serving dynamic content with Cloud Functions on Firebase Hosting](<https://devfeed.tech/articles/serving-dynamic-content-with-cloud-functions-on-firebase-hosting-16207.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2017/06/serving-dynamic-content-with-cloud>)

Author: Michael Bleigh

Published: 2017-06-07T00:00:00Z

Content type: news

Language: en

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

Topics: [Cloud Functions](<https://devfeed.tech/topics/cloud-functions.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [Server-side rendering](<https://devfeed.tech/topics/server-side-rendering.md>), [API](<https://devfeed.tech/topics/api.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [Express](<https://devfeed.tech/topics/express.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [cache](<https://devfeed.tech/tags/cache.md>), [cloud-functions](<https://devfeed.tech/tags/cloud-functions.md>), [express](<https://devfeed.tech/tags/express.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [launch](<https://devfeed.tech/tags/launch.md>), [server-side-rendering](<https://devfeed.tech/tags/server-side-rendering.md>), [ssl](<https://devfeed.tech/tags/ssl.md>), [web](<https://devfeed.tech/tags/web.md>), [web-apps](<https://devfeed.tech/tags/web-apps.md>)

## AI overview

Firebase Hosting and Cloud Functions for Firebase can be connected through an HTTPS Cloud Function and a hosting rewrite, enabling dynamic web content, server-side rendering, custom APIs, and user-generated content while retaining hosting features such as CDN caching and custom domains.

## Source excerpt

News, tutorials, and updates from the Firebase team.