Deployment

About Deployment

Provides the function of creating inference processing (HTTP service / trigger), using the deployment code and model managed by ABEJA Platform.

Guide

HTTP Service

Executes deployment code as a HTTP API.

Trigger

When operation is executed, this function executes the created inference processing and outputs the inference result. Every execution of deployment code is handled as “Run”. Please refer to “Trigger” section for detail.

Run

Executes a specified deployment code.