GCP-DEVA-CF
Developing Applications with Cloud Functions on Google Cloud Training
In this Google Cloud course, attendees master Cloud Functions, Google's serverless, fully-managed functions as a service (FaaS) product. With Cloud Functions, you implement single-purpose functions that respond to HTTP requests and process events from your cloud infrastructure.
Course Details
Duration
0.5 days
Prerequisites
- Knowledge of Google Cloud console, gcloud CLI, and basic programming experience in Node.js or Python.
- Some understanding of other Google Cloud services that include Cloud Storage, and Pub/Sub.
- Understanding of HTTP, and experience with using HTTP client tools like curl.
- Completion of the Google Cloud Fundamentals: Core Infrastructure course is recommended.
Skills Gained
- Recognize the benefits of and use cases for Cloud Functions in modern application development.
- Understand how to build, test, and deploy Cloud Functions.
- Secure and connect Cloud Functions to resources, and cloud databases.
- Use best practices with Cloud Functions.
Course Outline
- Introduction to Cloud Functions
- Calling and Connecting Cloud Functions
- Securing Cloud Functions
- Integrating with Cloud Databases
- Best Practices