Jenkins vs. RWS Tridion Sites

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
RWS Tridion Sites
Score 9.0 out of 10
N/A
RWS Tridion Sites provides web content management capabilities, connecting people, processes, and information across teams, brands, and markets, to deliver impactful online experiences globally. RWS Tridion Sites' DPX platform enables the use of either traditional or headless publishing. It includes advanced features such as automated personalization, multilingual capabilities and Semantic AI. The BluePrinting® technology at the core of RWS Tridion Sites simplifies reuse and…N/A
Pricing
JenkinsRWS Tridion Sites
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
JenkinsRWS Tridion Sites
Free Trial
NoNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
JenkinsRWS Tridion Sites
Features
JenkinsRWS Tridion Sites
Security
Comparison of Security features of Product A and Product B
Jenkins
-
Ratings
RWS Tridion Sites
9.0
9 Ratings
9% above category average
Role-based user permissions00 Ratings9.09 Ratings
Platform & Infrastructure
Comparison of Platform & Infrastructure features of Product A and Product B
Jenkins
-
Ratings
RWS Tridion Sites
9.1
8 Ratings
16% above category average
API00 Ratings8.36 Ratings
Internationalization / multi-language00 Ratings10.07 Ratings
Web Content Creation
Comparison of Web Content Creation features of Product A and Product B
Jenkins
-
Ratings
RWS Tridion Sites
8.5
8 Ratings
9% above category average
WYSIWYG editor00 Ratings8.08 Ratings
Code quality / cleanliness00 Ratings8.07 Ratings
Admin section00 Ratings9.08 Ratings
Page templates00 Ratings9.08 Ratings
Library of website themes00 Ratings8.24 Ratings
Mobile optimization / responsive design00 Ratings9.07 Ratings
Publishing workflow00 Ratings9.08 Ratings
Form generator00 Ratings8.33 Ratings
Web Content Management
Comparison of Web Content Management features of Product A and Product B
Jenkins
-
Ratings
RWS Tridion Sites
7.6
8 Ratings
2% above category average
Content taxonomy00 Ratings9.07 Ratings
SEO support00 Ratings9.06 Ratings
Bulk management00 Ratings9.08 Ratings
Availability / breadth of extensions00 Ratings8.35 Ratings
Community / comment management00 Ratings3.03 Ratings
Best Alternatives
JenkinsRWS Tridion Sites
Small Businesses
GitLab
GitLab
Score 8.7 out of 10
ManageWP
ManageWP
Score 10.0 out of 10
Medium-sized Companies
GitLab
GitLab
Score 8.7 out of 10
Storyblok
Storyblok
Score 9.8 out of 10
Enterprises
GitLab
GitLab
Score 8.7 out of 10
OpenText Web CMS
OpenText Web CMS
Score 5.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
JenkinsRWS Tridion Sites
Likelihood to Recommend
6.9
(74 ratings)
9.9
(22 ratings)
Likelihood to Renew
-
(0 ratings)
6.3
(15 ratings)
Usability
6.7
(8 ratings)
8.5
(2 ratings)
Performance
8.9
(6 ratings)
-
(0 ratings)
Support Rating
6.6
(6 ratings)
-
(0 ratings)
Implementation Rating
6.0
(1 ratings)
-
(0 ratings)
User Testimonials
JenkinsRWS Tridion Sites
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
RWS Group
Love the product and I really like how we use it for public sites. The only negative aspect is that it is just hard to find Tridion devs that understand the tool, grasp .net, react, and understand the blueprint, etc.
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
RWS Group
  • Makes it easy to spin up a new site quickly
  • Allows for numerous users to work on the same site without conflicting with each other's changes
  • Allows you to unpublish changes or revert to old versions if you make a mistake
  • Allows you to time publishing actions (for example, you can set it to happen overnight)
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
RWS Group
  • Tridion is complicated in enough ways that it makes it difficult to train new users. Therefore, we have to limit the number of people with access to the system since we have not yet implemented Workflow.
  • When something goes wrong (items fail to publish, or there is unexpected behavior with components), there is little explanation provided that would point us in the right direction to troubleshoot. As a result, content Authors and Editors have to frequently ask for IT assistance.
Read full review
Likelihood to Renew
Open Source
We have a certain buy-in as we have made a lot of integrations and useful tools around jenkins, so it would cost us quite some time to change to another tool. Besides that, it is very versatile, and once you have things set up, it feels unnecessary to change tool. It is also a plus that it is open source.
Read full review
RWS Group
I am giving this a semi-high rating because we have already got Tridion up and running and we are still in the process of moving the sites over to Tridion. It is unlikely we will be moving things to a new CMS AGAIN in the near future as the cost to get Tridion was high.
Read full review
Usability
Open Source
Jenkins streamlines development and provides end to end automated integration and deployment. It even supports Docker and Kubernetes using which container instances can be managed effectively. It is easy to add documentation and apply role based access to files and services using Jenkins giving full control to the users. Any deviation can be easily tracked using the audit logs.
Read full review
RWS Group
The editor user interface is very user friendly and in-site editing makes simple updates fast and easy. The extensibility of Tridion is a big plus and the ability to add our own options into the default Tridion interface helps us integrate with external systems. Finally, the user permissions and security system helps us deploy it within our large organization.
Read full review
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
RWS Group
No answers on this topic
Support Rating
Open Source
As with all open source solutions, the support can be minimal and the information that you can find online can at times be misleading. Support may be one of the only real downsides to the overall software package. The user community can be helpful and is needed as the product is not the most user-friendly thing we have used.
Read full review
RWS Group
No answers on this topic
Implementation Rating
Open Source
It is worth well the time to setup Jenkins in a docker container. It is also well worth to take the time to move any "Jenkins configuration" into Jenkinsfiles and not take shortcuts.
Read full review
RWS Group
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
RWS Group
It is a nuclear missile compared to the other handguns and knives on the market today. But it also requires nuclear technicians and expertise that a handgun doesn't require. Do you need to decimate your competition and you have the investment capabilities necessary to put a nuclear missile into the sky? Then definitely do it. Especially if you need a very good multi-lingual blueprint provider like Tridion.
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
RWS Group
  • SDL is a very complex system. Creating custom components by external vendors turned out to be expensive.
  • The learning curve is very slow, so training takes a lot of time and cost.
  • The revamped corporate site looks clean, modern, and is mobile-friendly.
Read full review
ScreenShots