New Firebase 2nd Gen Cloud Functions Features #googlecloud #firebase #firebasefunctions

preview_player
Показать описание
Breaking down the new release of the second generation of cloud functions for firebase and it's new features

Cloud Functions for Firebase is a serverless framework that lets you automatically run backend code in response to events triggered by Firebase features and HTTPS requests. Your JavaScript or TypeScript code is stored in Google's cloud and runs in a managed environment. There's no need to manage and scale your own servers.

🔖 Topics Covered
What Firebase Cloud functions 2nd gen ?
Leverage Concurrency to reduce cost and cold start of your cloud function
Use Google Cloud Secret Manager to store and encrypt sensitive data
Рекомендации по теме