Build Pipelines
Learn about the stages of a build pipeline.
We'll cover the following
Overview
This lesson will cover the main stages of a build pipeline, from planning to deployment. We'll also learn about the nonfunctional requirements of the software.
The stages of a build pipeline
Let's say that we're using a continuous delivery pipeline. Recently, we worked with Circle CI and Jenkins, both of which now include the ability to hold the build configuration in source control. Here are some of the stages that should be considered for every build pipeline:
Get hands-on with 1400+ tech skills courses.