Introduction
  • Introduction to Serverless
  • Advantages of using Serverless
  • Disadvantages of Serverless
Basics of Cloud Functions
  • Basic definition of Cloud Functions
  • Features of Cloud Function
  • Create a new project for your Cloud function
  • Create our first Cloud function
  • Use gcloud to authenticate http trigger
  • Access authenticated Cloud Functions using REST API
Cloud Build with Cloud Function
  • cloud Build
  • Demo
Trigger Cloud Function Using Scheduler
  • Create a Scheduled Trigger and Enviromental variable Architecture
  • Lab
VPC serverless connect
  • Create a VPC serverless connect
  • Lab
Storage Trigger
  • Create a Simple Storage Trigger
  • Lab
Storage Trigger with AI
  • Architecture
  • Lab
PubSub trigger
  • PubSub trigger
  • Lab
Pubsub with SendGrid and BigQuery
  • Architecture
  • Big Query Table
  • Lab
CI/CD using Cloud Build and Git
  • CI/CD using Cloud Build and Git
  • Lab
What is cloud Run
  • Cloud Run
  • Difference between cloud run and cloud function
What are containers
  • Containers
  • How to build Container image
  • Creating image using DockerFile
  • Creating image using BuildPack
  • Build Pack Lab
Cloud Run
  • Create Cloud Run using Container Image
  • Create Cloud Run using CI/CD