Jenkins X vs wercker: What are the differences?
Developers describe Jenkins X as "A CI/CD solution for cloud applications on Kubernetes". Jenkins X is a CI/CD solution for modern cloud applications on Kubernetes. On the other hand, wercker is detailed as "Build, test, and deploy container-native applications". Wercker is a CI/CD developer automation platform designed for Microservices & Container Architecture.
Jenkins X and wercker can be primarily classified as "Continuous Integration" tools.
Some of the features offered by Jenkins X are:
- Automated CI and CD - Rather than having to have deep knowledge of the internals of Jenkins Pipeline, Jenkins X will default awesome pipelines for your projects that implements fully CI and CD
- Environment Promotion via GitOps - Each team gets a set of Environments. Jenkins X then automates the management of the Environments and the Promotion of new versions of Applications between Environments via GitOps
- Pull Request Preview Environments - Jenkins X automatically spins up Preview Environments for your Pull Requests so you can get fast feedback before changes are merged to master
On the other hand, wercker provides the following key features:
- Pipelines - Wercker's Pipelines enable developers to fully automate builds, tests and deployments with Docker as a first class citizen.
- Workflows - With Workflows: a collection of pipelines can be chained and triggered to achieve complex automation goals.
- Steps Store - A step is a self contained best practice for accomplishing a specific automation task. Build your own or help yourself to our community based store.
"Kubernetes integration" is the primary reason why developers consider Jenkins X over the competitors, whereas "Automatic Deployments" was stated as the key factor in picking wercker.
Jenkins X is an open source tool with 2.8K GitHub stars and 498 GitHub forks. Here's a link to Jenkins X's open source repository on GitHub.
FashionUnited, Hazeorid, and DataHero are some of the popular companies that use wercker, whereas Jenkins X is used by letgo, Zetaops, and Proente. wercker has a broader approval, being mentioned in 40 company stacks & 23 developers stacks; compared to Jenkins X, which is listed in 3 company stacks and 7 developer stacks.