Serverless App Development: Applications with Google Cloud Functions
With the serverless execution environment Google Cloud Functions application code executes in a fully managed environment removing the need to provision infrastructure or manage servers. Using this course explore the use of Google Cloud Functions the runtimes it supports and its frameworks. Examine the features of Cloud Firestore and Firebase Realtime Database along with some common Cloud Functions tests. Create HTTP functions using Node.js Python Java and Go and deploy Cloud Functions from your local machine source repository and GCP console. Moving along write background Cloud functions using Cloud Pub/Sub and Cloud Storage triggers and unit tests for the HTTP-triggered and event-driven functions. Use Log Explorer for a variety of tasks and integrate Cloud functions with ReactJS-based applications. When youre done youll be able to use Google Cloud Functions to write simple single-purpose functions attached to events emitted from cloud infrastructure and services.