Keyboard shortcuts

Press โ† or โ†’ to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Choose Your Use Case

Page type: Learning path ยท Audience: Developers who completed the quickstart

Start with the path closest to the service you intend to build. Each path moves from a working example to the exact configuration and production concerns that apply to it.

If the logic must pause for hours, run on a schedule, stream a response, or use arbitrary application code, check Is Orion Right for You? before continuing.

Shared path after the first example

Whichever use case you choose, the route to production is the same:

  1. Test the definitions offline.
  2. Group and version them as a package.
  3. Promote the package through CI/CD.
  4. Work through the Production Checklist.