Deployment¶
Read how-to guides to create and manage your Deployments on BentoCloud.
Create Deployments
Create a Bento Deployment on BentoCloud.
Configure Deployments
Customize the configurations of your Deployment, such as scaling replicas, environment variables, and instance types.
Manage Deployments
Manage the Deployment lifecycle using the BentoML CLI or API.
Call Deployment endpoints
Run inference with Deployments.
Create canary Deployments
Gradually roll out a new application version to a subset of users and monitor performance before wider release.
Sandboxes
Run AI-generated code in an isolated, scalable and secure environment.
Batch inference jobs
Run batch inference jobs with BentoML and BentoCloud.
Build CI/CD pipelines
Build CI/CD pipelines to automate AI deployments on BentoCloud.