Posts in 2024
  • Creating Extracted OpenAPI Documents for Integrating Systems on Serverless Workflows

    Thursday, September 05, 2024 in Blog

    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 …

    Read more

  • Production Mode vs. Dev Mode

    Sunday, June 30, 2024 in Blog

    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 …

    Read more

  • Serverless Workflows: an Automated Developer Experience Step-by-Step

    Friday, March 15, 2024 in Blog

    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 …

    Read more

  • Serverless Workflows: an Automated Developer Experience

    Friday, March 15, 2024 in Blog

    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. …

    Read more

  • What is Sonataflow Operator?

    Monday, February 19, 2024 in Blog

    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 …

    Read more