Choose your own adventure — Overview
A journey is a real-world scenario stitched together from the standalone tasks under 2XX, 3XX, and 4XX. The page frames the scenario, suggests an order, and links each step at the module that fits. Journeys are not tasks themselves — there is no validator check, no copy-pasteable golden path. You pick the journey that matches what you want to build, then jump between modules at your own pace.
Available journeys
| Journey | Scenario |
|---|---|
| Microservice templates | Design an internal developer platform where developers request an opinionated XApplication and get a golden path with database, GitHub repo, and Kubernetes workloads wired up. |
| Infrastructure management | Stand up a landing zone in the cloud for developer teams — VPC, subnet, security group — composed behind a single XR per team. |
| Process automation | Automate a long-running multi-stage process (security review, multi-department approvals) by polling external APIs and advancing through stages until done. |
Pick one and dive in. You can always come back and try another.