Functions Framework

preview_player
Показать описание
Join Grant and Vinny to get you started using the Google Cloud Functions Framework. The Functions Framework lets you write lightweight functions that run in many different environments, including Google Cloud Functions, your local development machine, and Cloud Run. Find out what the Functions Framework is and more, you won't want to miss this!

product:Cloud Functions, Cloud; fullname:Grant Timmerman, Vinny Senthil;
Рекомендации по теме
Комментарии
Автор

Hey developers! 👋Thanks for watching. Your comments are super important.
What languages do you care most about? What are the biggest problems with Google Cloud Functions right now?
🗣️Let me know so we can improve our products!

GrantTimmerman
Автор

Just watching this now. Great presentation. I'm getting stuck on how to structure my files.

zachmoore
Автор

What if my function is inside a folder ? like test/index.js? any way to run it locally using this framework ?

PranRamachandran
Автор

Would be great if Functions Framework supported koajs as well as expressjs.

Xxpr
Автор

Where can I get a blue shirt like that?

kolmercm
Автор

Can I also use this / is there something similar when I write Cloud Functions in Python or Go?

codingexpedition
Автор

How can we run all functions locally without custom scripts ?

dzivojelic
Автор

can I use source file from the local download folder to use in google cloud function for extract text from pdf using google cloud vision? Now it's possible only to access the source file from google storage.

elangoshunmugaraj
Автор

I got it started on localhost but how do I stop it?

jacobmiller
Автор

gcloud deploy is not working for me:


ERROR: (gcloud.functions.deploy) OperationError: code=13, message=Error setting up the execution environment for your function. Please try deploying again after a few minutes.

EmanuelePaoliniMaths
Автор

Nice! This could be very useful for testing.

GaryH
Автор

I would like to implement it for my Unity game. Please provide a sample. I can tfind it well in your website

mohanpannirselvam