State management in camunda

Hi All,

We have a platform that we are currently running in VPC. Now we want to go to SAAS with UI and a proper backend. Now we are asked to build a state machine so that we can always do the rollback in case of any failures from that particular state.I want to know whether camunda fits into our use case.

Thanks

I would say so, Camunda’s fundamental purprose is to be a single source of truth for state and decision making within a distributed system.

It also comes with a lot of features for moving state, migrating state, versioning and a lot of other stuff.

But the only way to know for sure that it suits your needs is to try it for yourself.
I’d suggest you sign up and try to build something for yourself.

Thanks for the reply.I was trying the community version but I am getting some connection error to zeebe.Is zeebe not included in the community version.

Zeebe is freely available in the community version - you can set up the self managed version by following the docs or you can use the SaaS version if you like.