Creating Extracted OpenAPI Documents for Integrating Systems on Serverless Workflows
Thursday, September 05, 2024 in Blog
23 minute read
Creating Extracted OpenAPI Documents for Integrating Systems on Serverless Workflows The blog post will guide developers on how to extract openAPI documents to a new file of manageable size. The need for this procedure has risen in account of …
Production Mode vs. Dev Mode
Sunday, June 30, 2024 in Blog
3 minute read
When setting up workflow orchestration, it’s crucial to understand the differences between production mode and development (dev) mode, particularly in terms of infrastructure requirements. This distinction ensures that workflows are efficiently …
Serverless Workflows: an Automated Developer Experience Step-by-Step
Friday, March 15, 2024 in Blog
5 minute read
In this blog, we’ll guide you through the journey from a software template to bootstrapping the workflow development, building, packaging, releasing, and deploying it on a cluster. If you need a high-level explanation or want to dive into the …
Serverless Workflows: an Automated Developer Experience
Friday, March 15, 2024 in Blog
4 minute read
Great job on installing the Orchestrator plugin and the SonataFlow operator! But what comes next? If you aim to understand the full development lifecycle of serverless workflows, from zero to production, then you’ve come to the right place. …
What is Sonataflow Operator?
Monday, February 19, 2024 in Blog
less than a minute
SonataFlow Operator The SonataFlow Operator defines a set of Kubernetes Custom Resources to help users to deploy SonataFlow projects on Kubernetes and OpenShift. Please visit our official documentation to know more. Available modules for integrations …