Skip to main content

Quickstarts

This quickstart series teaches you the basics of developing applications and systems with Conductor, given a basic understanding of Conductor’s worker-task queue architecture. 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, check that you have access to your Orkes Conductor cluster. Refer to Setting Up Orkes Conductor for more information.

note

For immediate sandbox testing, you can try Orkes Developer Edition.

Ready to start?