CI/CD Pipelines and Red Hat OpenShift Service on AWS

Learn about continuous integration and continuous development and deployment (CI/CD) to better standardize your organization’s development practices. 

This learning path is for operations teams or system administrators

Developers may want to check out the ultimate CI/CD guide on developers.redhat.com. 

Get started on developers.redhat.com

Common tools to use for implementing CI/CD

10 mins

There are a variety of tools that can be used to facilitate a CI/CD pipeline (a beginning-to-end series of steps that handles several development aspects via automation). These tools have a wide range of uses, and you can apply them to different parts of the development process. 

What will you learn?

  • Using automation tools for specific parts of the development process
  • Integrating these tools so they work together to create a full CI/CD pipeline

What do you need before starting?

Jenkins

Jenkins is an open source automation tool written in Java, often used for CI/CD. Given its open source nature, Jenkins can be highly customized with additional plugins to suit your organizations’ unique needs. 

Jenkins can be used to build and test your projects continuously, as well as improve the quality of the applications you build  by running tests against it. The tool serves as a way of establishing a standardized deployment for your application, as well as ensuring that all code is run against a single source of truth.


To learn more about how Jenkins supports CI/CD, please see this article. 

Tekton

Tekton is a Kubernetes-based framework for CI/CD pipelines. It differs from Jenkins in its ability to create pipelines to any Kubernetes cluster across multiple hybrid cloud providers. Its pipelines are containerized for easy implementation across a wide net of environments with clusters, which makes it well-suited for a large enterprise network.

Learn more about Tekton and pipelines.

Other tools

There are many other options available outside of Tekton and Jenkins for your CI/CD implementation. Some help with integration, others apply to delivery, and some to both. 

Many more options can be plugged into your CI/CD pipeline to make it run the way you want.

Now that you’ve learned about a few common CI/CD tools, learn how to implement them in a ROSA-specific environment. 

Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

关于红帽文档

Legal Notice

Theme

© 2026 Red Hat
返回顶部