cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Jenkins Alternatives for Data Pipeline Automation?

GodSpeed
New Contributor

I’ve been managing data pipelines with Jenkins but would like to explore other options that might work better for data-centric projects. Has anyone tried GitLab CI or Azure DevOps for similar use cases? Looking for insights into what might offer better integration.

1 REPLY 1

Stefan-Koch
Valued Contributor II

You can use Github Actions or Azure DevOps as an alternative.

I use Azure DevOps Pipelines for my projects and have had very good experiences. You can find instructions on how to do the whole thing with Github Actions for example, in the official documentation: https://docs.databricks.com/en/dev-tools/bundles/ci-cd-bundles.html