BPM vs API: stop writing code and start drawing it
-
Easy
-
20 min
In the course of my work, I got used to seeing BPMN primarily as a notation, and as an executable production process. At the same time, when working with APIs, I often encounter complex algorithms involving 10 or more steps, checks, transitions from step to step depending on conditions, and even inter-service calls… It only recently occurred to me to link these two concepts and address the difficulties of working with such algorithms — they are difficult to maintain. In the presentation, I will discuss how one can move away from complex methods using BPM.