Building CI/CD Pipelines With GitLab
Difficulty: Intermediate
Duration: 4 minutes and 43 seconds
Students: 596
Rating: 4.6/5
In this lesson, we look at how to create a CI/CD pipeline capable of building, testing, and deploying a web-based application.
Learning objectives
- Explain the value of software package registries.
- Explain the value of sufficient testing strategies.
- Explain the value of standardized units of deployment.
- Explain the value of rollback mechanisms built into the deployment process.
Intended audience
- DevOps engineers.
Prerequisites
Covered Topics