Try our new research platform with insights from 80,000+ expert users

Digital.ai Release vs Jenkins comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Mar 5, 2025

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Digital.ai Release
Ranking in Build Automation
15th
Average Rating
8.4
Reviews Sentiment
7.5
Number of Reviews
5
Ranking in other categories
Release Automation (9th), DevSecOps (9th)
Jenkins
Ranking in Build Automation
4th
Average Rating
8.0
Reviews Sentiment
7.0
Number of Reviews
92
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of September 2025, in the Build Automation category, the mindshare of Digital.ai Release is 1.2%, up from 0.9% compared to the previous year. The mindshare of Jenkins is 9.1%, down from 11.8% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Build Automation Market Share Distribution
ProductMarket Share (%)
Jenkins9.1%
Digital.ai Release1.2%
Other89.7%
Build Automation
 

Featured Reviews

Jeanne-Mari Chandran - PeerSpot reviewer
Experience seamless project management and integration with robust tools
The features I find most valuable in Digital.ai Release are the integration with MS Teams, because we have MS Teams channels that publish or push notifications to that. When we start deployments, it sends a notification to the people that we are doing a deployment to their environment. It notifies them when the deployment is started, completed, or if attention is required. I also appreciate the fact that it has plugins for Bamboo and I use lots of Gradle and JSON scripts, and we do SQL upgrades as well, triggering Flyway scripts via Bamboo, along with the integration with XLD and Jira; it's all Atlassian software. Regarding environment management capabilities, Digital.ai Release is mostly useful for me, as it is more application related and that is managed via my XLD dictionary. We have one artifact that is environment agnostic, which has placeholders that correspond to my XLD keys and values, and at deployment time, it substitutes the placeholders with those environment specific values. We don't need to make a specific deployment artifact for dev, test, or production; it is all the same artifact using environment variables, ensuring what we take to production is what was tested.
Annamalai Pts - PeerSpot reviewer
Streamlined CI/CD pipelines with powerful integration and an easy setup
I use Jenkins as a CI/CD tool. We create pipelines using Jenkins, with stages for Maven builds, Docker image builds, SonarQube integration, and deploying the image to a Kubernetes cluster, AWS EKS Jenkins has made the developers' work very easy. They commit to the remote repository, and…

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"The time is also reduced because the manual work has tremendously decreased. We just have to click one button, and it will create everything for us."
"The solution can apply one template across multiple applications."
"The most valuable feature of Digital.ai Release is its ability to communicate with various deployment systems, such as XLD and batch deployments, as well as integrate with tools, such as Flyway and Bamboo. We use Bamboo as our build orchestrator, and Digital.ai Release also integrates with Jira, another Atlassian solution. These capabilities make it a powerful tool for managing workflow, test automation, and other processes."
"The orchestration, building the release, and then just executing it and managing that pipeline — the orchestration capabilities are great for that."
"Overall, I would give Digital.ai Release a rating of nine out of ten; there's always room for improvement, but it's really good."
"The most valuable feature of Jenkins is its open source."
"The most valuable feature is its ability to connect with different tools and technologies."
"I like the business logs. It's a very useful tool. Client-server communication is also very fast."
"Jenkins is the most widely used development tool, so there are many plugins and it's easy to integrate. There is a large user base to provide community support, which I find very valuable. If I need to find a better way to do something, I can always get help from the community. Automation is about thinking outside of the box, and other users are constantly adding new plugins."
"Jenkins's open-based framework is very valuable."
"The most valuable features of Jenkins are creating builds, and connecting them with Sonar for Sonar analysis. Additionally, we connect it with other vulnerability tools, such as WhiteSource which is useful."
"The most valuable aspect of Jenkins is pipeline customization. Jenkins provides a declarative pipeline as well as a scripted pipeline. The scripted pipeline uses a programming language. You can customize it to your needs, so we use Jenkins because other solutions like Travis and Spinnaker don't allow much customization."
"Jenkins integrates with multiple tools like Bitbucket and makes life easier. We don't have to write a lot of code since a lot of libraries are available."
 

Cons

"Currently, we put artifact details manually. What we could improve, in our case, is the deployment instruction base. Developers input all the information, including which artifact and where it needs to be deployed. What Digital.ai could do is automatically go to the deployment instruction page, take those artifact details, and implement them."
"Digital.ai Release could improve by having a better plugin that works with Guardian that we use for mainframe migrations. If there could be an interface or plugin for Guardian that would be beneficial."
"The solution is a little bit expensive."
"The backfill could be improved, we could automate that. Right now it's subjective — it's up to the lead developer's memory to remember to backfill."
"I would like to improve Digital.ai Release by exploring its cloud capabilities as we are currently in the middle of migrating to the cloud, but I actually have no idea what Digital.ai's cloud capabilities are."
"Jenkins takes a long time to create archive files."
"Jenkins is an open-source solution, and people tend to stay on the same version for a long time. When you look for an answer on Google, you often find something that doesn't relate to your implementation. The plugins are both the aspect of Jenkins and also one of the worst because the plugins can have different versions, so it's hard to figure out how to solve the problems."
"For this solution to be a 10, it has to be a lot more stable. Maybe the public version of Jenkins is stable, but in our case it's not stable."
"Sometimes you have Jenkins restarting because of OOM errors."
"We cannot change the ownership of any directory or file or any kind of directory."
"The onboarding of Jenkins should be smoother, and it should have more pipelines available as it's deployed on many different servers."
"Jenkins could have better cloud functionality. Currently, we are using the existing legacy model, but we are moving toward the cloud, so it would be great if they could improve in that area. In the future, I would like more cloud features and related training materials, like a video tutorial."
"And I don't care too much for the Jenkins user interface. It's not that user-friendly compared to other solutions available right now. It's not a great user experience. You can do just fine if you are a techie, but it would take a novice some time to learn it and get things done."
 

Pricing and Cost Advice

"The solution's license includes all features."
"Overall, the price is just too high; especially considering we're in the middle of a pandemic."
"We are using the free version of Jenkins. There is not a license required to use the solution because it is open-source."
"Jenkins is not expensive and reasonably priced."
"It's free software with a big community behind it, which is very good."
"The solution is one of the lowest costs compared to competitors."
"Jenkins is open source and free."
"​It is free.​"
"The open-source version is free, but small companies would not be able to afford the cloud-based version."
"We are using the free version of Jenkins. There are no costs or licensing."
report
Use our free recommendation engine to learn which Build Automation solutions are best for your needs.
867,445 professionals have used our research since 2012.
 

Comparison Review

it_user184734 - PeerSpot reviewer
Jan 22, 2015
I generally find TeamCity a lot more intuitive than Jenkins.
Moving to TeamCity from Jenkins At work, we’re slowly migrating from Jenkins to TeamCity in the hope of ending some of our recurring problems with continuous integration. My use of Jenkins prior to this job has been almost strictly on a personal basis, although I pretty much only use Travis…
 

Top Industries

By visitors reading reviews
Financial Services Firm
37%
Computer Software Company
17%
Healthcare Company
9%
Government
8%
Financial Services Firm
21%
Computer Software Company
13%
Manufacturing Company
13%
Government
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
No data available
By reviewers
Company SizeCount
Small Business28
Midsize Enterprise15
Large Enterprise56
 

Questions from the Community

What do you like most about Digital.ai Release ?
The time is also reduced because the manual work has tremendously decreased. We just have to click one button, and it will create everything for us.
What needs improvement with Digital.ai Release ?
Based on my experience, I would like to improve Digital.ai Release by exploring its cloud capabilities as we are currently in the middle of migrating to the cloud, but I actually have no idea what ...
What is your primary use case for Digital.ai Release ?
My use case for Digital.ai Release is that I work for an insurance company on a very big project that develops multiple different pieces of software. We use Digital.ai Release to move our software ...
How does Tekton compare with Jenkins?
When you are evaluating tools for automating your own GitOps-based CI/CD workflow, it is important to keep your requirements and use cases in mind. Tekton deployment is complex and it is not very e...
What do you like most about Jenkins?
Jenkins has been instrumental in automating our build and deployment processes.
What is your experience regarding pricing and costs for Jenkins?
Jenkins is used in many companies to save money, especially within R&D divisions, by avoiding the expenses of proprietary tools.
 

Comparisons

 

Also Known As

XL Release, XebiaLabs XL Release
No data available
 

Overview

 

Sample Customers

3M, GE, John Deere, Deutsche Telekom, Cable & Wireless, Xerox, and Société Générale, Liberty Mutual, EA, Rabobank
Airial, Clarus Financial Technology, cubetutor, Metawidget, mysocio, namma, silverpeas, Sokkva, So Rave, tagzbox
Find out what your peers are saying about Digital.ai Release vs. Jenkins and other solutions. Updated: September 2025.
867,445 professionals have used our research since 2012.