Red Hat DevOps Pipelines and Processes: CI/CD with Jenkins, Git, and Test Driven Development
Build essential skills to implement agile and DevOps development processes and workflows.
DevOps has transformed software delivery replacing slow waterfall methods with fast, cloud-based agile practices. To succeed, developers need the right tools to focus on building and testing code instead of fixing issues.
Red Hat DevOps Pipelines and Processes: CI/CD with Jenkins, Git, and TDD gives developers hands-on training in automating builds and deploying cloud-native apps.
You’ll learn:
Git for version control
Building Jenkins pipelines
Effective release strategies
Test-Driven Development (TDD)
Code security scanning
Monitoring apps and pipelines
Troubleshooting CI/CD pipelines
Who’s it for?
Application developers ready to build, test, and deploy smarter.
Introduction to continuous integration and continuous deployment (CI/CD)
Describe the principles of DevOps and the role of Jenkins.
- Integrate source code with version control
- Manage source code changes with Git version control.
- Test applications
- Describe the foundational principles behind comprehensive application testing and implement unit, integration, and functional testing.
- Build applications with test-driven development
- Implement and build application features with TDD.
- Author pipelines
- Create basic pipelines to run Jenkins jobs.
- Deploy applications with pipelines
- Safely and automatically deploy applications to Red Hat OpenShift Container Platform.
- Implement pipeline security and monitoring
- Manage the security and monitor the performance of pipelines.
- Consume pipelines
- Work with (or “Use”) and troubleshoot CI/CD pipelines for automated deployment and automated testing.
Impact on the organization
DevOps with Jenkins, Test-Driven Development, and Git version control, improves application time-to-market and code quality. This approach makes applications more resilient and enables organizations to quickly implement new features and respond to a quickly changing market.
Impact on the individual
You will be able to use the concepts in this course to simplify and more efficiently integrate your application code, build reliable code with TDD, and use automated pipelines to simplify testing. You will learn how to build pipelines, design applications with a “test first” approach, and integrate application code with Git. This course is intended to illustrate the benefits of DevOps and the tools that support its implementation.