AWS Lambda is stateless, and the execution duration is limited to 15 minutes. So how to implement and coordinate workflows? AWS Step Functions enables you to orchestrate the components of distributed applications.
This talk introduces AWS Step Functions. On top of that, the talk shows some real-world use cases.