Cloudburst
Serverless Properties with Johann Schleier-Smith
Serverless computing refers to an architectural pattern where server-side code is run on-demand by cloud providers, who also handle server resource allocation and operations. Of course,
Cloudburst: Stateful Functions-as-a-Service with Vikram Sreekanti
Serverless computing is a way of designing applications that do not directly address or deploy application code to servers. Serverless applications are composed of stateless