IBM - Continuous Integration and Continuous Delivery (CI/CD)
- Offered byCoursera
Continuous Integration and Continuous Delivery (CI/CD) at Coursera Overview
Duration | 5 hours |
Start from | Start Now |
Total fee | Free |
Mode of learning | Online |
Difficulty level | Intermediate |
Official Website | Explore Free Course |
Credential | Certificate |
Continuous Integration and Continuous Delivery (CI/CD) at Coursera Highlights
- Earn a Certificate upon completion
Continuous Integration and Continuous Delivery (CI/CD) at Coursera Course details
- Explain Infrastructure as Code, describe tools used, and create Infrastructure as Code scripts using Terraform.
- Describe cloud platforms and automation, and automatic CI/CD tasks using Jenkins and GitHub.
- Define Continuous Integration (CI) and list some examples of tools used for CI.
- Describe the process of Continuous Development (CD), run test cases, and deploy to cloud using tools including Chef and Puppet.
- This course introduces you to Continuous Integration and Continuous Delivery (CI/CD), an automated approach to software development
- You?ll discover the benefits of CI/CD for creating a DevOps pipeline and explore popular CI/CD tools
- You?ll examine the key features of CI, explore social coding, and the Git Feature Branch Workflow
- You will also learn about standard CI tools and gain a deep understanding of GitHub Actions workflows and their components
- You will explore Tekton and discover how its components work together to create a CD pipeline
- You will learn how to build a pipeline, pass parameters to a pipeline, build triggers to start pipeline runs, implement reusable tasks, and create custom tasks
- You will discover how to complete your CD pipeline by building a container image and deploying your application to an OpenShift Kubernetes cluster
Continuous Integration and Continuous Delivery (CI/CD) at Coursera Curriculum
Introduction to CI/CD
What is CI/CD?
Platform and Tools
Summary & Highlights
Practice Quiz: Introduction to CI/CD
Graded Quiz: Introduction to CI/CD
Continuous Integration (CI)
What is Continuous Integration (CI)?
Benefits of Continuous Integration (CI)
Social Coding
Git Feature Branch Workflow: Working in Branches
Git Feature Branch Workflow: Making a Pull Request
GitHub - Getting Started
Introduction to GitHub Actions
Diving Deeper into GitHub Actions: Part 1
Summary & Highlights
Module 2 Practice Quiz: Understanding Continuous Integration (CI)
Module 2 Practice Quiz: Implementing Continuous Integration (CI)
Module 2 Graded Quiz: Implementing Continuous Integration (CI)
Continuous Delivery (CD)
What is Continuous Delivery (CD)?
Continuous Delivery Key Principles
Continuous Delivery Practices
Tools of Continuous Delivery (CD)
Introduction to Tekton and Pipelines
Module 3 Practice Quiz: Understanding Continuous Delivery (CD)