Description
"Cloud Parallelism With Serverless On AWS" by: Ben Ellerby Serverless offers scalability and speed with a nice abstraction layer to many web and mobile applications, as well as massive concurrency which can be run large workloads in parallel.
This talk will discuss what is possible with Serverless for parallel algorithms and services to use.
We will cover: - What Serverless is (AWS Lambda and beyond) - The Serverless Services on AWS and other cloud providers - How to write code for Serverless - How parallelism works on Serverless - How to orchestrate parallel workloads with Serverless Services like AWS Step Functions
Recorded at the 2021 Python Web Conference (https://2021.pythonwebconf.com)