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.
Follow the deployment tutorial or read the deployment reference.
For your first deployment, try the GitHub Actions guide which has a generous free tier for anyone using GitHub.