# Continuous Deployment with Bolt

Continuous Deployment (CD) is a crucial aspect of modern data workflows, allowing you to automatically deploy your dbt™ models to production as soon as changes are merged. Paradime Bolt offers robust CD capabilities, seamlessly integrating with various version control and CI/CD platforms.

With Bolt's CD features, you can:

* Automate your deployment process
* Ensure your production environment always reflects the latest approved changes
* Reduce manual errors and save time in your data pipeline management

Bolt supports multiple integration options for Continuous Deployment:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>GitHub Native</strong></td><td></td><td></td><td><a href="continuous-deployment-with-bolt/continuous-deployment">continuous-deployment</a></td></tr><tr><td><strong>Azure Pipelines</strong></td><td></td><td></td><td><a href="continuous-deployment-with-bolt/using-azure-pipelines">using-azure-pipelines</a></td></tr><tr><td><strong>GitLab Pipelines</strong></td><td></td><td></td><td><a href="continuous-deployment-with-bolt/using-gitlab-pipelines">using-gitlab-pipelines</a></td></tr><tr><td><strong>GitHub Actions</strong></td><td></td><td></td><td><a href="broken-reference">Broken link</a></td></tr></tbody></table>
