Posts in 2024
  • 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

  • Installing the Orchestrator on existing RHDH instance

    Wednesday, March 13, 2024 in Blog

    When RHDH is already installed and in use, reinstalling it via the Helm chart is unnecessary. Instead, integrating the Orchestrator into such an environment involves a few key steps: Utilize the Helm chart to install the requisite components, such as …

    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