From the course: Google Cloud Platform Essential Training for Administrators
Unlock this course with a free trial
Join today to access over 25,600 courses taught by industry experts.
Google Cloud Functions - Google Cloud Platform Tutorial
From the course: Google Cloud Platform Essential Training for Administrators
Google Cloud Functions
- [Instructor] Next up are Google Cloud Functions. We are going to just dive right in. And notice we have a first generation environment, and I'm going to call this one Function 1, that's fine. You select the region, and select the trigger type. Trigger types that are available to Function 1 are HTTP cloud pub/sub. Do you remember what that is from previous movie? It's the asynchronous message passing. Cloud storage buckets. Cloud Firestore. Remember what that is? That's the NoSQL database. And then some other previews. We're going to go with HTTTP. And notice it's going to give us a URL. By default, you require authentication because this is a demo. I'm going to allow unauthenticated invocations. And I'm going to click Save. Then I have runtime build connections and security. This is a little bit similar to virtual machines but a lot simpler. You can see that I can select the memory allocated and I can select the…