Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Jenkins with redhat

  • By Computer & Network Security
  • on 01/05/2022

What do you like best about the product?
Using Jenkins, developers can automate some of the tasks they perform to run the application on OpenShift. One way to automate tasks is through a pipeline. Developers can write code and store it in a GitHub repository (the orange box) to define the stages of a pipeline.
What do you dislike about the product?
Problem 1: Jenkins has too many plugins.
Problem 2: Jenkins was not designed for the Docker age.
Problem 3: Jenkins does not support microservices well.
Problem 4: CI != CD.
What problems is the product solving and how is that benefiting you?
Using Jenkins, developers can automate some of the tasks they perform to run the application on OpenShift. One way to automate tasks is through a pipeline. Developers can write code and store it in a GitHub repository (the orange box) to define the stages of a pipeline.


There are no comments to display