Sunday, March 19, 2017

Automating AWS Lambda Function Error Handling with AWS Step Functions

https://aws.amazon.com/blogs/compute/automating-aws-lambda-function-error-handling-with-aws-step-functions/
Interesting way to go serverless: set up AWS Lambda functions as series of state machines via exceptions.