Serverless Architecture
  • What is serverless
  • Features of Serverless
  • Drawbacks of using serverless Arctitecture
  • Assignment
Serverless Framework
  • What will be covered in this section
  • What is serverless framework
  • An Example Serverless Application
  • Serverless vs Terraform & Why not to use Serverless
GCP Cloud functions
  • A brief overview of GCP functions
  • Why Infrastructure as a Code
Cloud Functions + serverless
  • What will be covered in this section
  • Tools Needed
  • Connect Serverless using Google Account
  • Connect Serverless using Service Account
  • Other Commands
Under the hood
  • What will be covered in this section
  • What happens when we do a serverless deploy
Anatomy of the Serverless File
  • Anatomy of the Serverless File
Create a Micro Service Based Application Using Serverless
  • How to create a micro-service based application
Events
  • Events
HTTP Events
  • What you will learn in this section
  • Create a simple Authenticated HTTP Events
  • Update Settings
  • Add Enviromental Variables
  • Unauthenticated Invocation
Storage Events
  • Add Object Trigger
  • Copy File
  • Delete Trigger