execution methodology bpmn cmmn standard dmn standard blog posts

The Flowable Engine as a Serverless Function: Part II

Blog: Flowable Blog

Flowable core developers Filip Hrisafov and Joram Barrez continue the Flowable + serverless journey by looking at other technologies that make a serverless “process as a function” possible.

In part 1, they discussed what serverless is, its challenges with regards to the Flowable engines and demonstrated implementations using Flowable with Spring Cloud (including running it on AWS Lambda), Micronaut and GraalVM.

In this follow-up part, they look closer this time at implementing such a functions using Flowable combined with Spring Fu and building a native image with GraalVM. The end result is an incredible 13 milliseconds bootup time for a full-fledged Flowable-powered function!