Difference of AWS Step functions & Zeebe Workflow

AWS Step functions & Zeebe are internally based on finite state machines.

In what feature/How Zeebe different from AWS Step functions? What problems Zeebe solves which is not possible with AWS Step Functions?

Hi Aravindh.

Zeebe and AWS Step Functions are both state machine / workflow engines in its core. But there are a lot of differences in the detail level, I already wrote about it here - and it is pretty much unchanged since then and also applicable for Zeebe: https://forum.camunda.org/t/bpmn-vs-aws-step-function/5460

Summary:

Let me know if you have more questions or feedback to this!
Cheers
Bernd

3 Likes

Thanks @berndruecker :slight_smile: