Blog Posts BPMN CMMN DMN Execution Methodology

The Flowable Engine as a Serverless Function

Blog: Flowable Blog

There’s a lot being written and talked about serverless these days. Whether from the infrastructural or from the software architectural point of view, at minimum it’s worth thinking about this way of deploying and writing software. Calling out to a serverless function from a process or case is one thing, but it gets really interesting when thinking about how a process, case or rule engine can be used to construct a serverless function. Of course, such a thing is not easy.

Flowable core developers Joram Barrez and Filip Hrisafov looked into what it would take to make the Flowable engines ready for this serverless world and recorded a webinar to share the results. In this video, they look at the challenge of getting the cold boot up time as low as possible, while building a real process function that starts and finishes a process when the function is invoked.

Using Spring Cloud and the Spring Cloud AWS function adapter, they demonstrate how to build, package and run a Flowable process function on AWS. After that, they dive into Micronaut and GraalVM to build a native image that boots up a full HTTP REST process endpoint in only 14 milliseconds!

Suffice to say the webinar is worth a watch!

Timestamps to the different parts:

0:00 Introduction
1:28 What is serverless?
6:54 Flowable serverless challenges
7:47 Flowable serverless idea
8:36 Flowable Ahead-of-time Compilation & Annotation processing
17:33 Flowable without persistency
23:00 Flowable + Spring Cloud Function
27:09 How fast does it boot? (benchmarks)
32:57 Flowable + AWS with Spring Cloud
41:08 Flowable + Micronaut
44:45 Flowable + Micronaut + GraalVM
55:52 Conclusions

Leave a Comment

Get the BPI Web Feed

Using the HTML code below, you can display this Business Process Incubator page content with the current filter and sorting inside your web site for FREE.

Copy/Paste this code in your website html code:

<iframe src="https://www.businessprocessincubator.com/content/the-flowable-engine-as-a-serverless-function/?feed=html" frameborder="0" scrolling="auto" width="100%" height="700">

Customizing your BPI Web Feed

You can click on the Get the BPI Web Feed link on any of our page to create the best possible feed for your site. Here are a few tips to customize your BPI Web Feed.

Customizing the Content Filter
On any page, you can add filter criteria using the MORE FILTERS interface:

Customizing the Content Filter

Customizing the Content Sorting
Clicking on the sorting options will also change the way your BPI Web Feed will be ordered on your site:

Get the BPI Web Feed

Some integration examples

BPMN.org

XPDL.org

×