Featured resource
Tech Upskilling Playbook 2025
Tech Upskilling Playbook

Build future-ready tech teams and hit key business milestones with seven proven plays from industry leaders.

Learn more
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

DevOps Continuous Integration and Delivery: Setting up a CI/CD Pipeline

CI/CD is a critical part of the software delivery process. Learn how to set up and manage both self-hosted and cloud-hosted CI/CD pipelines.

Andy Thielking - Pluralsight course - DevOps Continuous Integration and Delivery: Setting up a CI/CD Pipeline
by Andy Thielking

What you'll learn

A well-structured CI/CD pipeline is essential for automating software development and deployment. In this course, DevOps Continuous Integration and Delivery: Setting up a CI/CD Pipeline, you’ll learn how to host and build your CI/CD process using both self-hosted and cloud-based solutions. First, you’ll explore how to configure a self-hosted GitLab instance and set up a CI/CD pipeline within it. Next, you’ll discover how to configure and implement a cloud-hosted GitHub Actions pipeline. Finally, you’ll learn how to interpret the results of a pipeline execution to ensure smooth deployments. By the end of this course, you’ll know how to create repositories, manage commits, set up CI/CD pipelines in both GitLab and GitHub Actions, and analyze pipeline execution results.