Try our new research platform with insights from 80,000+ expert users
Software Engineering Manager at Visteon Corporation
Real User
Top 10
Supports most of the open-source plug-ins, has the auto-schedule feature, and does not trigger a build when there is no change
Pros and Cons
  • "The auto-schedule feature is valuable. Another valuable feature is that Jenkins does not trigger a build when there is no change in any of the systems. Jenkins also supports most of the open-source plug-ins."
  • "There are a lot of things that they can try to improvise. They can reduce a lot of configurations. It is currently supporting Groovy for scripting. It would be really good if it can be improvised for Python because, for most of the automation, we have Python as a script. It would be good if can also support Python. We have a lot of Android builds. These Android builds can be a part of Jenkins. It can have some plug-ins or configurations for Android builds. There should also be some internal matrix to check the performance. We also want to have more REST API support, which is currently not much in Jenkins. We are not able to get more information about running Jenkins. More REST API support should be provided."

What is our primary use case?

We are an automotive infotainment software provider. Our products are for infotainment. We have displays or music systems that are dealing with the Android operating system, and we are using Jenkins for some of the jobs.

We have two deployment models. One is on-premises, and the other one is the private cloud.

How has it helped my organization?

As an organization, we have multiple products and variants. For example, a customer or OEM has multiple car lines or brands. There is a common platform, and Jenkins is helping with the source code. From this common platform, each of the variants is taken for the build. We don't need to build and test. 

We get to see the results, and it is also useful to see the status in terms of success, failure, or any issue. We are able to get the status for a variant. It is connected to other dashboards such as Grafana, and we are able to see everything in one place. 

It has been helpful in monitoring the progress and understanding how the daily build is happening. It gives us confidence that the products that we have built are shippable. We are able to get the status of whether a product is shippable or has a problem. This is the advantage that we have from an organizational standpoint.

What is most valuable?

The auto-schedule feature is valuable. Another valuable feature is that Jenkins does not trigger a build when there is no change in any of the systems. Jenkins also supports most of the open-source plug-ins. 

What needs improvement?

There are a lot of things that they can try to improvise. They can reduce a lot of configurations. It is currently supporting Groovy for scripting. It would be really good if it can be improvised for Python because, for most of the automation, we have Python as a script. It would be good if can also support Python.

We have a lot of Android builds. These Android builds can be a part of Jenkins. It can have some plug-ins or configurations for Android builds. There should also be some internal matrix to check the performance. 

We also want to have more REST API support, which is currently not much in Jenkins. We are not able to get more information about running Jenkins. More REST API support should be provided.

Buyer's Guide
Jenkins
October 2025
Learn what your peers think about Jenkins. Get advice and tips from experienced pros sharing their opinions. Updated: October 2025.
872,706 professionals have used our research since 2012.

For how long have I used the solution?

I have been using this solution for almost six years.

What do I think about the stability of the solution?

It has been pretty stable. We haven't faced any issues. If you are running Jenkins in any lower hardware, or your machine or hardware is not that compatible, you might see some memory or Java issues. If you are running Jenkins in a good hardware environment, you don't see any problem. When you have the right hardware and proper memory, there is no problem.

What do I think about the scalability of the solution?

Scalability is one of the challenging parts. Before the Docker area, we had a lot of challenges in terms of scaling because in one product, we had version 2.215, and in another product, we had a different version. If you want to migrate from one version to another or if you want to pull a different product, it took some time. It took two weeks time to set it up in a different environment. With the help of Kubernetes and Docker, we are able to spin off a couple of clusters with the Jenkins master. It is helping us a lot.

We have around 4,000 users for multiple Jenkins. We are a product-based company. Our products are built daily by using Jenkins. Out of 4,000, 60% of the users are using it for development and continuous release purposes. It is also used for nightly builds.

How are customer service and support?

For support, we have only reached out to the open-source community. We find information on the web, and with trial and error, we are able to solve problems.

If you get any licensed product, you get support, but with open-source solutions, you don't get such support. So, we are fully dependent on the Jenkins community and people with some experience for fixing the issues.

How was the initial setup?

It is straightforward. We have the software, and we create a Docker file. We use Jenkins as a master for our project, and we also build all plug-ins and create one Docker image. We give a single command to some administrative people to install the master.

In terms of deployment duration, we have an automated Docker setup, which hardly takes one day. The manual method would take a week.

What about the implementation team?

There are a lot of frequent virtual updates from Jenkins. If there is a change, we put it into our Docker container, and then we will check and confirm it, which is a good part. If you are not going for Docker, there is a short maintenance period. For example, one version might support a plug-in, but another version might not support the same plug-in. In such a case, we have to deprecate the plug-in and go for another part.

We have 24/7 IT support at the global level. For any issues, we are able to take help. For master, we have one person dedicated not only to Jenkins but also to other deployments and technologies.

Which other solutions did I evaluate?

We tried CircleCI and Concourse, but we went ahead with Jenkins.

What other advice do I have?

For a person who wants to get started with Jenkins, I would advise initially deploying Docker with Jenkins. You can also create a shared library in Jenkins. You should have some basic knowledge of the Groovy script.

I would rate Jenkins an eight out of ten.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Senior Developer at SmartStream Technologies ltd.
Real User
Integrates with multiple tools like Bitbucket and makes life easier
Pros and Cons
  • "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."
  • "The product should provide more visualization as to how many pipelines are performing and how many builds are happening. It should also integrate with Kubernetes and OpenShift."

What is our primary use case?

We use Jenkins in CI/CD pipelines. 

What is most valuable?

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. 

What needs improvement?

The product should provide more visualization as to how many pipelines are performing and how many builds are happening. It should also integrate with Kubernetes and OpenShift. 

For how long have I used the solution?

I have been working with the solution for one and a half years. 

What do I think about the stability of the solution?

I would rate the product a nine out of ten. 

What do I think about the scalability of the solution?

Jenkins is pretty scalable and I would rate it an eight out of ten. My company has more than 100 users for it. We use the tool every day. 

How are customer service and support?

We report to our infrastructure team about the plugin issues. 

Which solution did I use previously and why did I switch?

We wrote our own custom scripts before Jenkins. 

How was the initial setup?

The tool requires maintenance whenever upgrades are available. 

What's my experience with pricing, setup cost, and licensing?

We use the tool's open-source version which is free. There is an enterprise version which is expensive but comes with better support. 

What other advice do I have?

I would rate Jenkins a nine out of ten. 

Which deployment model are you using for this solution?

On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Jenkins
October 2025
Learn what your peers think about Jenkins. Get advice and tips from experienced pros sharing their opinions. Updated: October 2025.
872,706 professionals have used our research since 2012.
Rajeshkumar Gone - PeerSpot reviewer
Senior Software Engineer at Aviso AI
Real User
A good web development solution that lacks in mobile development functionality
Pros and Cons
  • "We really appreciate that this solution is plug and play. When coding in the version control system, this product completes the build process automatically."
  • "We would like to see the addition of mobile simulators support to this solution, as part of its open-source offering. We currently have to carry out manual testing for these platforms."

What is our primary use case?

We use this solution to build, test, and then deploy new software to the FTP server.

How has it helped my organization?

This solution has improved our organization with how much time it saves when coding.

What is most valuable?

We really appreciate that this solution is plug and play. When coding in the version control system, this product completes the build process automatically.

What needs improvement?

We would like to see the addition of mobile simulators support to this solution, as part of its open-source offering. We currently have to carry out manual testing for these platforms.

For how long have I used the solution?

We have worked with this solution for around four years.

What do I think about the stability of the solution?

We have found the stability of this solution to be good.

What do I think about the scalability of the solution?

Due to the lack of mobile simulators, we have not scaled this solution.

How are customer service and support?

We have not had to contact the technical support team; the official documentation provided has resolved any issues we came across.

How was the initial setup?

We found the initial setup of this solution to be okay. The setup isn't complicated, but there is some step by step documentation provided that will need to be read and followed during the process.

The deployment of the product took one or two days initially, and only took one person to action.

What about the implementation team?

We carried out implementation and deployment of this product using our in-house team.

What's my experience with pricing, setup cost, and licensing?

This is an open-source solution for the basic features. However, if an organization wishes to include specific functionality, outside of the basic package, there are extra costs involved.

Which other solutions did I evaluate?

We previously trialed an AWS-based product. However, it was complex to use and conflicted with some of our existing software.

What other advice do I have?

We highly recommend this solution for web development. However, for mobile development, it may be better for organizations to consider other options.

I would rate this solution a five out of ten.

Which deployment model are you using for this solution?

Public Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Nelson Hernandez Guerra - PeerSpot reviewer
Developer Senior Genexus 16 Analyst at Migrate Brasil
Real User
An open source automation server that helps you build anything
Pros and Cons
  • "I love Jenkins. I like that you work on anything, and you make anything. Jenkins is very important for my team. I am satisfied with the product."
  • "Jenkins can be improved, but it's difficult for me to explain. The initial setup could be more straightforward. If you connect Jenkins with bookings and lockouts, it can be challenging."

What is our primary use case?

We use Jenkins for deploying with GenX and work on the pipeline too. We engage in many activities using both Jenkins and GenX. 

What is most valuable?

I love Jenkins. I like that you work on anything, and you make anything. Jenkins is very important for my team. I am satisfied with the product.

What needs improvement?

Jenkins can be improved, but it's difficult for me to explain. The initial setup could be more straightforward. If you connect Jenkins with bookings and lockouts, it can be challenging.

For how long have I used the solution?

I have been using Jenkins for three years.

What do I think about the stability of the solution?

Jenkins is a stable product.

What do I think about the scalability of the solution?

Jenkins is a scalable solution. We have ten people using this product right now.

How are customer service and support?

Technical support was very good.

On a scale from one to five, I would give technical support a five.

How would you rate customer service and support?

Positive

How was the initial setup?

The initial setup depends on the project and related activities.

What about the implementation team?

I have implemented this solution myself, and I have also used a consultant on other occasions.

What's my experience with pricing, setup cost, and licensing?

Jenkins is not expensive and reasonably priced.

What other advice do I have?

I would recommend Jenkins to potential users. You can use Jenkins with other products and make anything you like. 

On a scale from one to ten, I would give Jenkins a ten.

Which deployment model are you using for this solution?

Public Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
VASUDEVA UNGATI - PeerSpot reviewer
Senior Director - Quality Engineering at mobileum
Real User
Top 5Leaderboard
Easy to use and has a lot of integrations
Pros and Cons
  • "Jenkins is very easy to use."
  • "I would like to see even more integrations included in the next release."

What is our primary use case?

We use Jenkins to build and deploy our software.

What is most valuable?

Jenkins is very easy to use. It has a lot of integrations.

What needs improvement?

I would like to see more integrations included in the next release.

For how long have I used the solution?

I have been using Jenkins for two years.

What do I think about the stability of the solution?

Jenkins is a stable solution.

What do I think about the scalability of the solution?

Currently, we have 100 users working with Jenkins. We haven't had the need to scale the solution. We are satisfied with what we have.

How are customer service and support?

There hasn't been a need to contact technical support.

Which solution did I use previously and why did I switch?

Prior to using Jenkins, we were using Maven. We decided to switch because of the cloud enablement and the continuous integration.

How was the initial setup?

The initial setup of Jenkins is easy.

What about the implementation team?

We used an outside provider to install Jenkins.

What other advice do I have?

I would recommend Jenkins to anyone thinking of implementing it into their organization.

Overall, I would rate Jenkins a nine out of 10.

Which deployment model are you using for this solution?

Public Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Yantao Zhao - PeerSpot reviewer
Software Integration Engineer at Thales
Real User
Top 5Leaderboard
Great price point, most popular automation in the world, with excellent task planning options.
Pros and Cons
  • "Jenkins has excellent task planning features."
  • "Partition security for the workflow of projects is not yet an option."

What is our primary use case?

We use Jenkins for integrated reporting. We have different projects that require coaching, gate configuration, and clone effects. We build packages, deploy, and upload-pack eights. We start at software changes and follow the process through to final testing and eventually launching. 

What is most valuable?

Jenkins has excellent task planning features. 

What needs improvement?

We have a variety of examples in our organization.  We have security configurations that we would like to isolate across our platform. It is not always easy to control the permissions for each user. There are cases where I do not want everyone to have access to the technical aspect of a job or even that the job exists.

For how long have I used the solution?

I have been using Jenkins now for ten years.

What do I think about the stability of the solution?

We have found Jenkins to be very stable.

What do I think about the scalability of the solution?

I believe Jenkins is scalable. We have over two hundred users. We have plans to increase this number.

How are customer service and support?

We have not used technical support. We just Google, from the internet. Most of the time we can solve it on our side.

How was the initial setup?

The initial set-up is easy for a single-link system. For more complicated systems it is not easy. As a product, Jenkins has been in the top five for more than five years, so that is not a problem.  

What about the implementation team?

We did an in-house implementation. We have an incremental process for deployment. We also have a complete patent for official patent deployment. We have two patents, one for development and one for official relief. We have an integration team that is responsible for these patents.

What's my experience with pricing, setup cost, and licensing?

Jenkins has a free licensing program.

What other advice do I have?

Jenkins is the most popular automation engine in the world. There are other options, but fewer users. There are some other choices in the market but Jenkins is definitely number one. I would rate Jenkins an eight out of ten.

Which deployment model are you using for this solution?

On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Senior Team Lead at Peristent Systems
Real User
Simple setup, high availability, and scalable
Pros and Cons
  • "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."
  • "Jenkins could improve the integration with other platforms."

What is our primary use case?

We use Jenkins for management purposes.

What is most 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.

What needs improvement?

Jenkins could improve the integration with other platforms.

For how long have I used the solution?

I have been using Jenkins for approximately two years.

What do I think about the stability of the solution?

Jenkins is stable.

What do I think about the scalability of the solution?

I have found Jenkins to be scalable.

We have different teams within our company using this solution with different types of setups. We have approximately 25 users using the solution.

How are customer service and support?

I have not contacted the support from Jenkins.

How was the initial setup?

The initial implementation of Jenkins is simple.

What about the implementation team?

The installation of Jenkins is done by our team.

What other advice do I have?

I would recommend this solution to others.

I rate Jenkins an eight out of ten.

Which deployment model are you using for this solution?

On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Kangkan Goswami - PeerSpot reviewer
Advisor Solution Architect at a tech services company with 10,001+ employees
Real User
Has an evolving ecosystem and helps you to be agnostic to cloud providers
Pros and Cons
  • "The simplicity of Jenkins and the evolving ecosystem of Jenkins are most valuable. Today, you do not have to write a pipeline from scratch. The library functionality of Jenkins helps you to bring all those in ready-made, and you also get the best practices for them. That is a great feature of Jenkins, and that is why it is being used significantly."
  • "I would like to have an integrated dashboard on top of it and a better UX to look at. The dashboard could be better in terms of integration with other tools. We should be able to have a single pane of glass across all the tools that we use where Jenkins is the pipeline. This can be a very good upgrade to it."

What is most valuable?

The simplicity of Jenkins and the evolving ecosystem of Jenkins are most valuable. Today, you do not have to write a pipeline from scratch. The library functionality of Jenkins helps you to bring all those in ready-made, and you also get the best practices for them. That is a great feature of Jenkins, and that is why it is being used significantly.

Jenkins also helps you to be agnostic to cloud providers.

What needs improvement?

I would like to have an integrated dashboard on top of it and a better UX to look at. The dashboard could be better in terms of integration with other tools. We should be able to have a single pane of glass across all the tools that we use where Jenkins is the pipeline. This can be a very good upgrade to it.

For how long have I used the solution?

I have been using this solution for about 10 years.

What do I think about the stability of the solution?

It is very stable.

What do I think about the scalability of the solution?

It is highly scalable, and it can scale into different models.

In terms of its customers, I have worked with very big enterprises to small companies with about 100 people.

How are customer service and support?

Jenkins is an open-source initiative. So, the support is more community-based. The community is great. I do not remember asking for help often because it is quite stable, but for any extensibility that can be built on it, the community is great. You can find lots of resources and helpful people.

How was the initial setup?

It is definitely not complex. It might not be very easy for a newcomer, but it is in the easy to medium range to get started with.

What other advice do I have?

As people are using it, they should come to the community and provide their input so that the community can grow better.

I would rate it an eight out of ten.

Disclosure: My company has a business relationship with this vendor other than being a customer. Partner
PeerSpot user