Templates

Start from a workload shape—not an empty repository.

Hyjal templates provide production-shaped examples for the application patterns teams bring to the platform.

Use the template workbench to see what is fixed and what is yours.

A good template exposes the stable platform contract without pretending the product logic is generic.

  • Provided
    Execution contract

    The example shows how the workload enters and leaves Hyjal.

    Boundary
  • Replace
    Application logic

    The team supplies the behavior that makes the workload useful.

    Product
  • Extend
    Workload integrations

    Add the external systems the real application requires.

    Context

Templates should shorten orientation without hiding the platform model.

Choose the work you need to run.

Begin with a familiar application responsibility and adapt it to the product.

Event-driven

Event handler

An independent handler for bursty application signals.

Explore events
Measured

Data processor

A processing task that turns defined inputs into an analytical result.

Explore data work

Start with the shape closest to your work.

Open the console, or bring a missing template pattern to the Hyjal team.