> ## Documentation Index
> Fetch the complete documentation index at: https://docs.domino.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Deploy models

[Deploy models as REST API endpoints](/cloud/platform-capabilities/features/model-deployment) with a single click for asynchronous (batch) or synchronous (real-time) predictions on new data.

Domino offers built-in security, scaling, and management features:

* [Monitor endpoint performance](/cloud/platform-capabilities/features/model-deployment/monitor-model-endpoints).

* [Endpoint security](/cloud/platform-capabilities/features/model-deployment/security).

* [Endpoint scaling and routing](/cloud/platform-capabilities/features/model-deployment/scale).

* [Endpoint authorization mode](/cloud/platform-capabilities/features/model-deployment/domino-endpoint-authorization).

* [Asynchronous endpoints](/cloud/platform-capabilities/features/model-deployment/async-example-client).

In addition, you can score large batches of data with [batch scoring Jobs](/cloud/platform-capabilities/core-concepts/products/models/batch-scoring).

## Deploy models to third-party platforms

Domino gives you the flexibility to use your models and endpoints on other supported platforms.

* [Deploy models to SageMaker](/cloud/platform-capabilities/core-concepts/products/models/deploy-sagemaker) to leverage auto-scaling and streaming capabilities.

* [Export to NVIDIA Fleetcommand](/cloud/platform-capabilities/core-concepts/products/models/export-nvidia) for edge deployments.

* [Export models to Snowflake](/cloud/platform-capabilities/core-concepts/products/models/snowflake-queries) to bring the model to where your data lives.

## Integrate Domino models with existing CI/CD workflows

Domino can deploy natively, export to third party platforms, or [integrate model deployments with existing CI/CD workflows](/cloud/platform-capabilities/core-concepts/products/models/integrate-ci-cd-workflows) with the Model Export API. The choice is yours.
