Deploy your AI models efficiently using VESSL Service, which supports both provisioned and serverless deployment methods. This guide will walk you through the steps to create a new service using the Command Line Interface (CLI) and the web console, with how to enable Serverless Mode.
To deploy a service using the CLI, you’ll first need to define your service configuration in a YAML file. This YAML-based configuration allows you to deploy services programmatically.
If you were using this feature as beta and want to migrate to new version, please refer to migration guide.
[your-yaml-file].yaml
with the path to your YAML file.:
--serverless
flag.
VESSL Hub provides service templates for rapid service deployment.
example output:
vessl service create --from-hub=[template-key]
.Example:
Deploying through the web console is user-friendly and suitable for those who prefer a graphical interface over command line operations. The interactive demo below will guide you to through the process.
The explanations of each field are as follows:
The explanations of each field are as follows: