We may earn an affiliate commission when you visit our partners.
Course image
Course image
edX logo

Continuous Integration and Delivery (CI/CD)

John Rofrano and Upkar Lidder

Continuous Integration and Continuous Delivery (CI/CD) is a key skill that every modern day Software and DevOps Engineer should know. This course provides a practical introduction to CI/CD, an automated approach to software development. ****

Read more

Continuous Integration and Continuous Delivery (CI/CD) is a key skill that every modern day Software and DevOps Engineer should know. This course provides a practical introduction to CI/CD, an automated approach to software development. ****

Many Organizations are adopting CI/CD practices to ship software faster and more efficiently. CI/CD focuses on frequent and reliable software delivery processes using automation to ensure code quality. This practice requires automation that continuously integrates code changes and continuously delivers those changes to a production environment. ****

In this course, you’ll examine the key features of CI and practice social coding using 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’ll also review CD and its goals, benefits, and best practices. And you will learn the requirements of a CI/CD pipeline and discover standard CD tools. ****

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. For your final project, you will complete your CD pipeline by building a container image and deploying your application to an OpenShift Kubernetes cluster.

Throughout this course, you’ll demonstrate your CI/CD skills by completing several hands-on labs with real-world tools used by DevOps professionals.

What's inside

Learning objectives

  • Describe automation infrastructure as code (iac), and ci/cd and their benefits.
  • Practice continuous integration (ci) using github feature branch workflows and github actions.
  • Create the continuous development (cd) pipelines using tekton and deploy your code to cloud using kubernetes.
  • Develop hands-on experience with various ci/cd tools and cloud native technologies used by devops professionals.

Syllabus

Module 1: Introduction to CI/CD
Introduction to CI/CD
Platform and Tools
What is Infrastructure as Code?
Read more
Module 2: Understanding Continuous Integration
Continuous Integration
What is Continuous Integration
Benefits of Continuous Integration
Social Coding
Git Feature Branch Workflow: Working in Branches
Git Feature Branch Workflow: Making a Pull Request
Tools of Continuous Integration (CI)
Module 3: Implementing Continuous Integration (CI)
GitHub – Getting Started
Introduction to GitHub Actions
Deeper Dive into GitHub Actions: Part 1
Deeper Dive into GitHub Actions: Part 2
Using GitHub Actions (Pre-req: Sign up for GitHub)
Integrating Code Coverage
Module 4: Understanding Continuous Delivery
Continuous Delivery
What is Continuous Delivery (CD)?
Continuous Delivery Key Principles
Continuous Delivery Practices
Tools of Continuous Delivery (CD)
Module 5: Implementing Pipelines with Tekton
Introduction to Tekton and Pipelines
Building a Tekton Pipeline
Hands-on Lab: Build a Tekton Pipeline
Creating Tekton Triggers
Hands-on Lab: Adding GitHub Triggers
Leveraging the Tekton Catalog
Hands-on Lab: Use Tekton Continuous Delivery (CD) Catalog
Creating Tasks for Quality Checks and Testing
Integrating Unit Test Automation
Building an Image
Hands-on Lab: Building an Image
Deploying to Kubernetes
Hands-on Lab: Deploy to Kubernetes/OpenShift
Module 6: Final Exam

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Teaches key skills for modern-day Software and DevOps Engineers
Provides hands-on labs with real-world DevOps tools
Covers the full pipeline from CI to CD
Examines the latest industry techniques and tools
Suitable for learners with basic software development experience
May require students to have a basic understanding of Git and GitHub

Save this course

Save Continuous Integration and Delivery (CI/CD) to your list so you can find it easily later:
Save

Activities

Coming soon We're preparing activities for Continuous Integration and Delivery (CI/CD). These are activities you can do either before, during, or after a course.

Career center

Learners who complete Continuous Integration and Delivery (CI/CD) will develop knowledge and skills that may be useful to these careers:
DevSecOps Engineer
DevSecOps Engineers are responsible for integrating security into a CI/CD pipeline. This course will teach you how to design and implement CI/CD pipelines that include security best practices.
IT Consultant
IT Consultants help organizations improve their IT systems and processes. Understanding how to design and implement CI/CD pipelines is a valuable asset for an IT Consultant, and this course provides you with an introduction to these concepts.
DevOps Engineer
A DevOps Engineer is responsible for overseeing and managing the entire software development lifecycle, which includes planning, coding, testing, integration, deployment, and maintenance. This course helps build a foundation in the tools and practices used to implement CI/CD pipelines, a key skill of DevOps Engineers.
Automation Engineer
Automation Engineers are responsible for automating tasks and processes across the IT landscape, which can include tasks in CI/CD pipelines. This course can help you build a foundation in the principles and practices of CI/CD, preparing you for a more specialized role in Automation Engineering.
Technical Architect
Technical Architects design and implement complex software and IT systems, which can benefit from the use of CI/CD pipelines. This course will help you understand the principles and practices of CI/CD, preparing you for a more specialized role in Technical Architecture.
Software Quality Assurance Engineer
A Software Quality Assurance Engineer is responsible for testing software to ensure its quality, which is a critical element in CI/CD pipelines. This course will help you understand the tools and practices used in this field.
Quality Assurance Analyst
Quality Assurance Analysts are responsible for testing software to ensure its quality, which can be integrated into a CI/CD pipeline. This course will help you understand the principles and practices of CI/CD, preparing you for a more specialized role as a Quality Assurance Analyst.
CI/CD Engineer
As a CI/CD Engineer, your main responsibility is to ensure that the software your company develops is high-quality, tested, and deployed rapidly and reliably. Many of the principles and tools taught in this course, such as CI/CD, DevOps, and IaC, are central to this role. This course may be useful if you plan to go into this field.
IT Project Manager
IT Project Managers are responsible for planning, executing, and closing IT projects, which often include the design and implementation of CI/CD pipelines. This course may be useful if you plan to go into this field.
Data Engineer
Data Engineers are responsible for building and maintaining the infrastructure that stores and processes data, which can be deployed and managed with the help of CI/CD pipelines. This course may be useful if you plan to go into this field.
Cloud Engineer
Cloud Engineers design, deploy, and manage cloud computing systems, which can be deployed with the help of CI/CD pipelines. This course may be useful if you plan to go into this field.
Network Engineer
Network Engineers design, implement, and manage computer networks, which are often used to deploy and manage CI/CD pipelines. This course may be useful if you plan to go into this field.
IT Architect
IT Architects design, plan, and implement IT infrastructure and systems, which often includes CI/CD pipelines. This course can help you understand the design principles and tools for CI/CD pipelines, preparing you for a more specialized role in IT Architecture.
Systems Engineer
Systems Engineers work to integrate complex systems, which can include the implementation of CI/CD pipelines. This course may be useful if you plan to go into this field.
Software Engineer
Software Engineers design, develop, and test software. Understanding the principles of CI/CD will help cement your understanding of how to write high-quality code that fits within a larger software development practice. This course could be useful for this role.

Reading list

We've selected six books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Continuous Integration and Delivery (CI/CD).
This collaborative text by leading DevOps practitioners offers in-depth guidance on the cultural and organizational principles and practices essential to high-performing DevOps teams. It nicely complements the focus in this course on technical implementation.
Combines case studies and research to demonstrate how high-performing technology organizations leverage DevOps and Lean principles to deliver better software faster and more reliably. It is more focused on organizational change than technical implementation but would be a great resource for anyone in a leadership role.
While not specifically about CI/CD, this book is highly recommended for anyone in the field of software development. It provides a comprehensive guide to best practices and principles for writing high-quality, maintainable software.
Emphasizes the importance of writing clean and maintainable code. It's essential reading for developers and engineers who want to level up their coding skills and improve the quality of their work.
Practical guide to becoming a better software developer. It covers a wide range of topics, including agile development, testing, and debugging.
Provides a detailed introduction to Git, the popular version control system. It's a must-read for anyone who wants to use Git for their software development projects.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to Continuous Integration and Delivery (CI/CD).
Continuous Integration and Continuous Delivery (CI/CD)
Most relevant
DevOps, CI/CD(Continuous Integration/Delivery) for...
Most relevant
Build CI/CD Pipelines, Monitoring, and Logging
Most relevant
Google Cloud CI/CD Pipelines (GCP DevOps Engineer Track...
Most relevant
DevOps with AWS CodePipeline, Jenkins and AWS CodeDeploy
Most relevant
Hands-on with AWS: Software Development Practices
Most relevant
Introduction to Jenkins
Most relevant
DevOps on AWS: Getting Started
Most relevant
CI/CD with TeamCity From Beginner to Advanced
Most relevant
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser