Deployment¶

Read how-to guides to create and mangage your Deployments on BentoCloud.

Create Deployments

Create a Bento Deployment on BentoCloud.

Create Deployments
Configure Deployments

Customize the configurations of your Deployment, such as scaling replicas, environment variables, and instance types.

Configure Deployments
Manage Deployments

Manage the Deployment lifecycle using the BentoML CLI or API.

Manage Deployments
Call Deployment endpoints

Run inference with Deployments.

Call Deployment endpoints
Batch inference jobs

Run batch inference jobs with BentoML and BentoCloud.

Batch inference jobs