# Using Cloud Functions to update Remote Config in near real-time

DevFeed: [Using Cloud Functions to update Remote Config in near real-time](<https://devfeed.tech/articles/using-cloud-functions-to-update-remote-config-in-near-real-time-16298.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2018/11/using-cloud-functions-to-update-remote>)

Author: Mayank Jain

Published: 2018-11-09T00:00:00Z

Content type: tutorial

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>), [Caching](<https://devfeed.tech/topics/caching.md>), [feature flags](<https://devfeed.tech/topics/feature-flags.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [caching](<https://devfeed.tech/tags/caching.md>), [cloud-functions](<https://devfeed.tech/tags/cloud-functions.md>), [feature](<https://devfeed.tech/tags/feature.md>), [feature-flagging](<https://devfeed.tech/tags/feature-flagging.md>), [feature-flags](<https://devfeed.tech/tags/feature-flags.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [news](<https://devfeed.tech/tags/news.md>), [remote-config](<https://devfeed.tech/tags/remote-config.md>), [rest-api](<https://devfeed.tech/tags/rest-api.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>), [updates](<https://devfeed.tech/tags/updates.md>)

## AI overview

This Firebase team tutorial explains Remote Config caching and shows how Cloud Functions for Firebase triggers can run code when a team publishes Remote Config values through the Firebase Console or REST API, helping apps receive fresh values promptly.

## Source excerpt

News, tutorials, and updates from the Firebase team.