Get Started with a Promote Model

This is a quick start guide to Alteryx Promote installation, configuration, and administration.

What is Promote?

Promote is a platform for deploying, managing, and scaling predictive models and advanced decision-making algorithms into production. The platform is designed for production-level use-cases and utilizes a distributed architecture to allocate and optimize requests to modes across the cluster.

Build a Model

Model Deployment

When a model is deployed, the code, dependencies, and any other relevant information is bundled and sent to the selected Promote instance.

New deployments trigger the creation of a docker image and container. Once the new version of a model can respond to API requests, the model's endpoint is updated to the latest version and any HTTP traffic is updated to the new route. With a zero-downtime switch, you will not experience any service interruption during a new deployment.