Skip to main content

Quickstart Guide

This quickstart series teaches you the basics of developing applications and systems with Conductor. By creating your first Conductor workflow, you’ll learn how orchestration lets you develop distributed systems without worrying about coordinating complexity.

In this series, we will cover the following fundamentals:

  1. Write a custom worker
  2. Create a workflow
  3. Debug a workflow
tip

Familiarize yourself with the core concepts in Conductor before diving into our quickstarts.

Prerequisites

Before you begin, ensure that you have access to an Orkes Conductor cluster. For immediate sandbox testing, you can try our free Developer Edition.

Ready to start?