Skip to main content
hiloop supports the same product model across four deployment models:
  1. hosted SaaS;
  2. hybrid;
  3. BYOC;
  4. on-prem / air-gapped.
What changes is infrastructure ownership, data location, operating responsibility, and network boundary.

Decision matrix

What stays consistent

Whichever model you pick, the product contract is the same:
  • API keys or sessions authenticate requests.
  • The edge resolves identity before backend services handle the request.
  • APIs are organization-scoped.
  • Telemetry uses trusted run identity and logical lineage.
  • Runtime capabilities are discovered through the API instead of assumed from deployment model.

Next