Da 18 anni aiutiamo le aziende
a scegliere i migliori software
Informazioni su Jenkins
Soluzione di integrazione continua, on-premise e basata sul web, che fornisce alle imprese gli strumenti per costruire, testare e implementare progetti.
Personally what I think is the biggest value of Jenkins is the possibility to really customise any kind of process relatively easily. Also there is a big community of devs using it and lot of addons.
If two person tries to deploy the product at the same time, we come across with errors.
Filtra le recensioni (560)
Utilizzo
Ordina per
Filtra le recensioni (560)

Release management system that gets the job done
Automazione e integrazione mai così semplici
Aspetti positivi:
Vasta gamma di plugin, community molto attiva, adatto anche per grossi progetti
Aspetti negativi:
Poco intuitivo soprattutto per chi è agli inizi, gestire i vari plugin può diventare complesso
Ottima gestione per CI/CD
Commenti: molto buona
Aspetti positivi:
software molto completo, possibilità di integrarsi con molti tool esterni come ad esempio Git Hub che usiamo moltissimo. Possibilità di effettuare deploy anche su ambienti cloud.
Aspetti negativi:
Nulla in particolare, come tutti i software di questo tipo è necessario prima studiarseli per capire il funzionamento.

Jenkins is a must for Devops Engineer
Commenti: It's one of the most important tools that I use every day while working as a DevOps Engineer. It has helped me in easing my job very much
Aspetti positivi:
We can automate and configure almost everything using jenkins, it can be used to start/stop servers, backup dbs, build and deploy codes in the environments, etc.
Aspetti negativi:
The complete logs may not be visible from Jenkins, but still, the main error can be seen. I can't think of any other problems in Jenkins
Alternative considerate:
Past its best
Aspetti positivi:
In its time, Jenkins was an outstanding tool. It was my go to for automation or all kinds, not just continuous integration. I have successfully delivered several projects with it. Jenkinsfiles and JCASC have been solid attempts to improve the Jenkins experience over the years.
Aspetti negativi:
Jenkins is hard to operate, gives you fewer and fewer options for well-maintained plugins and it's relatively easy to break pipelines in hard to understand ways. I would not recommend using Jenkins now that there are so many better options. I have spent many hours in an organisation where it was the preferred tool, trying to make pipelines more reliable, build custom plugins and meet security standards. It can be done but other products have so much of that prebuilt, why spend the time!
Jenkins Review
Commenti: I've been working for more than 7 years on Jenkins for CI, CD and also some automatic tasks
Aspetti positivi:
You can customize a lot of things and also create shared libraries and use JTE to simplify the work
Aspetti negativi:
You need to keep updating the versions and has a lot of security issues
Functional but becomes way too complex
Aspetti positivi:
The software itself is stable, it runs well and is not too complex to install
Aspetti negativi:
The fact that pipelines are built either with a UI which makes the pipeline tough to read when you have lots of conditions. The groovy language can also be used to write pipelines, but really ?? Let’s use a more common scripting language for this, maybe Python or ruby.
Widely adopted and flexible open source tool
Aspetti positivi:
Best open source that allows you to manage your jobs with the support for multiple plugins for free.
Aspetti negativi:
Time taking to setup few workflows. Updates are very frequent
Versatile program with important features
Commenti: An experience of average satisfaction, we did not like that we had to spend extra budget to hire a new software that would bring together the capabilities that Jenkins could not contain enough for our team to feel comfortable, but on the other hand we do accept that it has improvement systems that They improved our developed software.
Aspetti positivi:
A program that in the team generated high expectations for generating build automation, where Jenkins can be configured to automatically execute software builds every time changes are made to the source code, this ensures that any new code integration is tested and verified instantly, making it easy to detect and fix early errors or compatibility issues.
Aspetti negativi:
Under support for Microservices, which in our case and given that our company Google operates at large scale, often with architectures based on microservices, Jenkins could not handle multiple projects and microservices simultaneously, not allowing independent and specific builds and deployments as required. We needed, in this sense, we had to use a program similar and added to the one we already had.
Alternative considerate:
Jenkins for Web Developers
Aspetti positivi:
Its open source which means free of use with no cost. It can easily catch bugs and automate the testing process, making it fast.
Aspetti negativi:
It can be tough to understand as a beginner if you are configuring complex build pipelines or integrating many plugins.
Alternative considerate:
Industry standard tool comfortable to use
Commenti: Great tool for any size of the project team!
Aspetti positivi:
Works with all types of projects, all sorts of indurstiesQuite easy to maintainPlugins available for all your needsIntegrated with Git
Aspetti negativi:
UI can be a bit more intuitive - sometimes it is hard to find where are specific features located
Great CI/CD Integration tool
Commenti: Great tool with lot of features having so many benefits around usage
Aspetti positivi:
Great CI/CD Pipeline integration tool and first CI/CD tool for auto code deployment
Aspetti negativi:
the grrovy scripting required to set pipeline are time consuming
A great experience to manage your CICD pipeline
Commenti: A great experience to manage your CICD pipeline
Aspetti positivi:
It is a great CICD tool, allowing easy integration with VCS tools, and jobs scheduling. Plugins are essential for its use
Aspetti negativi:
Upgrades sometimes get your system down and rollback is required when using On Prem
Alternative considerate:
Most flexible CICD platform with
Commenti: I'm running multiple backup or VM configuration tasks. I like it, but I also see potential issues in the future. Because of that I will think about migrating to another solution in the future.
Aspetti positivi:
I like it's flexibility. You can almost do whatever you want with it.
Aspetti negativi:
Plugins can be outdated, also documentation should be fixed. I also hate that there is no way to configure Jenkins with Database backend (everything is kept in files). Because of that there is no way to create multiple Jenkins instances.
Alternative considerate:
Staple in the CI/CD pipelines automation
Commenti: As typical, the solution has been used successfully for all possible deployment targets from simple make builds into compiled artifacts, through packaging of (non-compilable) artifacts into npm, gems, pypy, docker images and rpms/debs. However with the move to Kubernetes clusters in lieu of simply VMs clusters, Jenkins becomes more of a hustle to implement properly.
Aspetti positivi:
Easy to implement, easy to incorporate into infrastructure, great support due to years of presence and experience from developers garnered throughout the years. The UI gives options for both classic feature-full or simplified BlueOcean approaches. Extendable and working great with 3rd party's tools and solutions. Pipelines typically defined in code in Groovy/Java.
Aspetti negativi:
Java at its core so typical memory and disk usage issues can happen, but can be helped through containerised deployment of it.Debugging pipeline issues often means meandering throughout the code for software and pipeline alike since reported errors can often obscure true source of problems. Not exactly the best option for docker image builds without docker in docker container trickery or Jenkins on bare-metal/VM deployments
Alternative considerate:
Simply the best
Commenti: I like working with Jenkin day in and out.
Aspetti positivi:
Powerful CI/CD tool with so many extensibility options. Easily integrate with any technology. Be it .NET java node customize it as per requirement. Tag management and deployment Multi-branch support and deployment rollback strategy Docker image support. Integration with Third-party like Argo CD / Azure DevOps
Aspetti negativi:
there is an initial learning curve associated with it. you would need to know the groovy script and also know some technical details on jenkin syntax but en

Jenkins is great open source continuous integration tool for large scale applications.
Commenti: I have used Jenkins for few projects with team members, we used it because we needed more flexibility at configuration. It is the only choice when you need more control over integration and testing. It is hard to configure and install but that is the trade-off for control over customization and configuration. Jenkins is free of cost itself although you need to server to host it. We use Jenkins only for projects which require more configuration and security.
Aspetti positivi:
Currently Jenkins is the only CI tool which has the largest set of plugins, it gives you more control over how it should work, like you can customize pipeline of continuous integration and delivery. There are plugins allow you to run Jenkins in kubernetes and docker but we never ran it on containers. Huge number of plugins available for Jenkins which allow you to integrate with other tools and customize it to your needs, plugins are available at Jenkins update center. Great thing about Jenkins is it work on windows, Linux and mac OS. Cost of using Jenkins is free because its open source although you need server to host it, you must maintain and update and that's your responsibility.
Aspetti negativi:
Jenkins is not easy to use you need to configure it and host it before using unlike tools like travis CI which is ready to be used. Learning curve is steep because it has lot of features and customization which is little bit hard at start. Hosting server is needed to host Jenkins, which means you also need to pay for hosting. Maintenance and updation is user responsibility.
Automate the software process
Commenti: I'm started learning jenkins last year and now I can use it without any hassle.
Aspetti positivi:
This automates the software lifecycle processes like building, testing and deploying steps. There is a big active community where I can asks questions from and there are many tutorials I can follow. So I think anyone can start learning this and give it a try. There are plenty of tools that are integrated with jenkins to extend it operations.
Aspetti negativi:
I think interfaces are not simple and bit complex for me.
Defacto CI/CD standard
Aspetti positivi:
It is easy to get started with a simple pipeline for your code.
Aspetti negativi:
Integration with plugins requires more knowledge than it should.

A great tool for deployment control
Commenti: We use Jenking along with BitBucket which is our main Git repository for version control. These tools are connected so that we use the master branch in BitBucket to switch and update versions between our different environments like DEV, Test and PROD.
Aspetti positivi:
I like the fact that Jenkins is a really customizable tool for deployments. In your Jenkins jobs you can choose between deploying some of the features of your branch and also impose rules of deployment like what will be deployed first and last to check for dependencies and prevent errors.
Aspetti negativi:
There is nothing that I do not like in Jenkings. The UI is very simple and easy to use. The only thing I could say here is that some times the errors in the console output are not very straight forward in order to understand what component of the deployment really failed.

Best CI/CD pipeline Automation Tool
Commenti: Best CI/CD automation tool. We are integrating it with Blazmeter for automation load testing. We can track all deployment from console and also track log if we are facing any issues. It has best GUI which will update about each CI/CD pipeline state.
Aspetti positivi:
Jenkins is best CI/CD pipeline automation tool. We are using this for all our project repository. It's syntax is very easy to learn. I am using this for regular pipeline deployment as well as the scheduled pipeline trigger based on the regular expression. It reads the mapping from jules file and deploy code to mapped environment.
Aspetti negativi:
No issue find yet. As per me it's best CI/CD automation tool.
"The Best" CI/CD solution available in the Market!!!
Aspetti positivi:
1. First of all its open source and has a vibrant community2. Great plugin support3. Integrates well with Containers like Docker and Kubernetes4. Ease of pipeline management5. Reports are crisp and easy to understand6. Robust CI CD solution
Aspetti negativi:
No Cons so far. One improvement can be done is in its UI!!
Jenkins deployment
Aspetti positivi:
Best tool for deployment process , it providers clear cut view of the deployment status
Aspetti negativi:
Sometimes the deployment status won't get updated fast
Hero of all the CICD tools alive
Commenti: Saves our timeIncresed our productivityAutomated so many daily tasksDeployment happens automatically without manual interventions
Aspetti positivi:
Free open source toolTesting processContinous IntigrationContinous deploymentRelease process streamlinePipeline management
Aspetti negativi:
Web UI needs improvementNothing from functionality wise
Great DevOps tool
Commenti: Good, does deliver what it is supposed to
Aspetti positivi:
Continuous build and deploy capability, it's integration with other tools like Nexus
Aspetti negativi:
Performance issues and familiarity issues requiring an expert to look into deploy failures
Alternative considerate:
Great tool for your CICD needs
Commenti: We used jenkins as a CICD tool in almost every of our project. This works very well and has lots of plugins developed by community. It is highly customizable and I would recommend this tool for cicd use cases and if you are planning to introduce automation in cicd, this tool is the best
Aspetti positivi:
1. Open source and big community support 2. Easy to install, host and upgrade. 3. Supports wide range plugins for your every need. 4. Authentication and authorisation is well structured. 5. Easy to track the errors 6. Good and clean UI 7. Good capability in terms cicd as compare to competitors.
Aspetti negativi:
1. Sometimes job takes a lot of time and then gives error. 2. Machine configuration required high for better performance. 3. Plugins compatibility with jenkins version