Benefits of headless camunda with custom UI/Backend

We will implement an application with one big process and subprocesses. The application comprises loads of forms and tables which data is stored in PostgreSQL database. The process is tightly integrated with the UI and application logic.

My question is: What are the benefits of using a Business Process Engine (i.e. Camunda) in such a setup? The alternative is implementing the process on our own without a BPE.

Hi @chessjokerburger - there are a lot of reasons, and, admittedly, sometimes a process engine isn’t a good fit. A solution like Camunda can help you decouple some of those concerns, but I don’t think that’s what you’re asking.

Here’s a couple resources to get you started. Let me know if you have any specific questions!