Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 373 Bytes

README.rst

File metadata and controls

9 lines (7 loc) · 373 Bytes

EVA Workflow Step Functions Demo

EVA has some complicated workflows, involving machines, processes, and humans.

This demo shows how we can implement their workflow using AWS Step Functions in order to automate it, and separate the implementation of the workflow from the logic of the workers itself.