Overview
dlt runs anywhere Python runs. This provides a lot of flexibility for deployment options. Here, you will find deployment guides for popular orchestrators and for native deployment on data warehouses.
tip
Deploy your pipelines with a single dlthub deploy command. Schedule, refresh, backfill, and observe runs with a familiar decorator-based Python API.
Read the deployment reference for details.
For your first deployment, try the GitHub Actions guide which has a generous free tier for anyone using GitHub.