Session

Ben Ellerby

Ben Ellerby

AWS Serverless Hero and VP of Engineering

Theodo

Cloud Parallelism With Serverless On AWS

Tuesday,  Mar 23 | 10:00AM - 10:45AM US ET

Level: Beginner

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