Serverless Computing - Promises and Pitfalls - by Jonathan Schellack
An introduction to Serverless Cloud Computing, presented at SQL Saturday Baton Rouge 2019. This talk by Jonathan Schellack talks about "why serverless", as well as both the pros and the cons of this new way of architecting software systems.
based, stateless, code execution environment.” – Simon Wardley “Serverless architectures are application designs that incorporate third-party ‘Backend as a Service’ (BaaS) services, and/or that include custom code run in managed, ephemeral containers on a ‘Functions as a Service’ (FaaS) platform.” – Mike Roberts @schellack