
Kogito Serverless Workflow event formats
The Serverless workflow specification relies on CloudEvents for event publishing and consumption. CloudEvents are designed in a way that might work wi...

Kogito Service Discovery for Workflows
I have recently been wondering: how many times do we find ourselves accessing a specific resource inside a Kubernetes cluster searching for informatio...

Testing spring-boot KIE server images built with Jib and Buildpacks
Image Builders (Jib, Buildpacks) are an alternative to Dockerfiles and provide standardization out-of-the-box for continuous image creation. They are ...