Overview
Syllabus
Intro
Serverless principles
What is App Engine?
Why App Engine?
What is Cloud Functions?
What is Cloud Run?
Why Cloud Run?
Process-level resource isolation
Code is executed on instances
What is execution environment?
Serving Requests & Events
Functions, Apps, Containers?
Don't pretend your monolith is a microservice
Serverless Concurrency & Billing
Text to image
Function code
Deploy and test at scale
Add memory and test again
Memory leak fixed
Shall we reduce memory? No!
What is the time spent on?
Better compression
Optimize downloading the background
Move computations to global scope
Summary of steps
Taught by
Devoxx