Jenkins vs. Netlify Platform

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Jenkins
Score 8.4 out of 10
N/A
Jenkins is an open source automation server. Jenkins provides hundreds of plugins to support building, deploying and automating any project. As an extensible automation server, Jenkins can be used as a simple CI server or turned into a continuous delivery hub for any project.N/A
Netlify Platform
Score 9.0 out of 10
N/A
Netlify is a platform for developers from the company of the same name in San Francisco, used to build performant and dynamic web sites, e-commerce stores and applications. By uniting an ecosystem of technologies, services and APIs into one workflow.
$19
per month per user
Pricing
JenkinsNetlify Platform
Editions & Modules
No answers on this topic
Starter
$0
Pro
$19
per month per user
Business
$99
per month per user
Enterprise
Custom Quote
Offerings
Pricing Offerings
JenkinsNetlify Platform
Free Trial
NoNo
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
JenkinsNetlify Platform
Considered Both Products
Jenkins
Chose Jenkins
Jenkins is easy to set up and supports a wide range of plugins. So any type of deployment is very easy. We can easily deploy Node, Angular, React, Java, Python, etc. Projects. We can also provide different credentials to different employees. So easy to track what is done by …
Netlify Platform

No answer on this topic

Top Pros

No answers on this topic

Top Cons

No answers on this topic

Best Alternatives
JenkinsNetlify Platform
Small Businesses
GitLab
GitLab
Score 8.9 out of 10
ManageWP
ManageWP
Score 10.0 out of 10
Medium-sized Companies
GitLab
GitLab
Score 8.9 out of 10
Pantheon
Pantheon
Score 8.4 out of 10
Enterprises
GitLab
GitLab
Score 8.9 out of 10
Pantheon
Pantheon
Score 8.4 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
JenkinsNetlify Platform
Likelihood to Recommend
8.2
(69 ratings)
9.0
(8 ratings)
Usability
5.0
(3 ratings)
-
(0 ratings)
Performance
8.9
(6 ratings)
-
(0 ratings)
Support Rating
6.6
(6 ratings)
-
(0 ratings)
User Testimonials
JenkinsNetlify Platform
Likelihood to Recommend
Open Source
Jenkins is a highly customizable CI/CD tool with excellent community support. One can use Jenkins to build and deploy monolith services to microservices with ease. It can handle multiple "builds" per agent simultaneously, but the process can be resource hungry, and you need some impressive specs server for that. With Jenkins, you can automate almost any task. Also, as it is an open source, we can save a load of money by not spending on enterprise CI/CD tools.
Read full review
Netlify
Netlify is a static website host, so it obviously wouldn't work for hosting dynamic websites built in PHP, such as WordPress or Drupal. It works very well with static sites with a git codebase on something like GitHub. It has automatic deployments, which include preview websites. It works very well with this workflow. There are solutions for allowing content authoring on static websites on Netlify, but I would probably reach for something like WordPress or Drupal for that.
Read full review
Pros
Open Source
  • Automated Builds: Jenkins is configured to monitor the version control system for new pull requests. Once a pull request is created, Jenkins automatically triggers a build process. It checks out the code, compiles it, and performs any necessary build steps specified in the configuration.
  • Unit Testing: Jenkins runs the suite of unit tests defined for the project. These tests verify the functionality of individual components and catch any regressions or errors. If any unit tests fail, Jenkins marks the build as unsuccessful, and the developer is notified to fix the issues.
  • Code Analysis: Jenkins integrates with code analysis tools like SonarQube or Checkstyle. It analyzes the code for quality, adherence to coding standards, and potential bugs or vulnerabilities. The results are reported back to the developer and the product review team for further inspection.
Read full review
Netlify
  • I can connect Github/Gitlab repos or drag and drop code folders directly to host them onto the platform, and can customize build and publish details. It handles all granular details itself, so I don't have to worry about configuring everything like I would have to do on an IaaS like AWS
  • Netlify Platform has inbuilt scalability support - meaning automatic upgrading of servers to handle traffic, without us needing to do anything at all, again, unlike IaaS, where we'd have to manually configure scaling
  • It has a built in CDN, meaning static applications can be served blazing fast over the web without worrying about traffic or latency
Read full review
Cons
Open Source
  • The UI could be slightly better, it feels kind of like the 90s, but it works well.
  • An easier way to filter jobs other than views on the dashboard.
  • An easier way to read the console logs when tests do fail.
Read full review
Netlify
  • it is not aimed at it but first party laravel support would be nice.
  • their free tier was so handy, i wish they start some similar efforts
  • incorporate more WebOps mindset
Read full review
Usability
Open Source
While the day to day use is very easy, the configuration and setting up of the system or new projects can be cumbersome.
Read full review
Netlify
No answers on this topic
Performance
Open Source
No, when we integrated this with GitHub, it becomes more easy and smart to manage and control our workforce. Our distributed workforce is now streamlined to a single bucket. All of our codes and production outputs are now automatically synced with all the workers. There are many cases when our in-house team makes changes in the release, our remote workers make another release with other environment variables. So it is better to get all of the work in control.
Read full review
Netlify
No answers on this topic
Support Rating
Open Source
There is a large development community - but it is shifting as people move towards other tools. A lot of companies still use Jenkins and will build propriety tools, which doesn't help any of the open-source community. Jenkins has a lot of help and support online, but other, more modern, alternatives will have better support for newer tech.
Read full review
Netlify
No answers on this topic
Alternatives Considered
Open Source
Overall, Jenkins is the easiest platform for someone who has no experience to come in and use effectively. We can get a junior engineer into Jenkins, give them access, and point them in the right direction with minimal hand-holding. The competing products I have used (TravisCI/GitLab/Azure) provide other options but can obfuscate the process due to the lack of straightforward simplicity. In other areas (capability, power, customization), Jenkins keeps up with the competition and, in some areas, like customization, exceeds others.
Read full review
Netlify
Netlify Platform is the first choice that we are using in this organization continuously and it's been a very promising platform to use. It also maintains the things very well. it also giving a very good updates. It is very easy to use and very easy to learn. overall it is good.
Read full review
Return on Investment
Open Source
  • Faster Time-to-Market: Jenkins automate the build, testing, and deployment process, enabling faster feedback and continuous improvement.
  • Improved Quality: Jenkins automatically run unit tests and integration tests, ensuring that code changes meet the necessary quality standards.
  • Cost Savings: Jenkins is an open-source tool that is free to use
Read full review
Netlify
  • it's free to get started and to work on small frontend projects for testing and qa
  • very nice DNS Management
  • quick and easy to use, reduces dev efforts
Read full review
ScreenShots

Netlify Platform Screenshots

Screenshot of Netlify: Build with anything, connect to everything.Screenshot of Gather feedback right from the browser with Netlify collaborative Deploy Previews. Share progress early and often with preview links created automatically for every deploy. Netlify automatically builds a new Deploy Preview as a unique permanent URL for each Pull/Merge Request. With no coding or setup, every preview enables reviewers to submit feedback complete with screenshots, videos, and annotations.Screenshot of Team overview in the Netlify platform helps you monitor your team's usage, showing you the number of team members and how much build capacity and bandwidth your team is using.Screenshot of Netlify Edge Functions help you run code at the edge, close to your users. Netlify Edge Functions use Deno and the powerful V8 JavaScript runtime to let you run globally distributed functions for the fastest possible response times.Screenshot of Discover, connect, and configure dev tools and APIs all within the Netlify Integrations Hub to extend the limits of web performance and team productivity.Screenshot of Build interactive and connected web applications faster with Netlify Graph. Start using API services without spending time writing glue code, learning every API’s unique structure, or composing endless API endpoints to get data into your app. Token management becomes a non-issue. Graph Authentication handles token refresh and scope management so your APIs stay connected over time.