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.
| I want to build | Start here | Then learn | Before production |
|---|---|---|---|
| REST API or business-rule endpoint | Understand the HTTP Flow | How to Author Workflows and Configure Channels | Secure an Instance |
| Webhook receiver and normalizer | Webhook worked example | Connect Databases & APIs | Authentication and validation |
| Kafka event consumer | Consume from Kafka | Channels and failure handling | Monitoring & Alerts |
| Database-backed service | Orders API golden path | Portable Data Dialect | Connector security |
| AI-authored service | Build with Claude Code | Test Workflows Offline | Version & Roll Out Changes |
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: