From the course: Continuous Delivery with Azure DevOps
Unlock the full course today
Join today to access over 24,200 courses taught by industry experts.
Release pipelines basics
From the course: Continuous Delivery with Azure DevOps
Release pipelines basics
- [Instructor] Let's move on to continuous delivery. What exactly is continuous delivery, or what we call CD? That's the CD part of CI/CD. Continuous delivery is the process to build, test, configure, and deploy from a build to a production environment, so think about that for a second when we talk to teams about continuous delivery. A lot of teams are saying, yeah, we deliver to Dev, we deliver to QA, so we're doing continuous delivery. If we read this correctly and we follow it, it means we are building, we are testing, we are configuring, and deploying from the build to the production environment, so it's really important to remember that we're going all the way out to the production environment. We are not stopping at QA or pre-prod, or some staging environment, but going all the way out into production. We're delivering the value to our end-users. If you remember when we talked about DevOps at the beginning of the course, about delivering that continuous value to our customers…
Contents
-
-
-
-
-
-
-
-
(Locked)
Release pipelines basics4m 1s
-
(Locked)
Start a release pipeline3m 50s
-
(Locked)
Create a release pipeline: Agent jobs, part 12m 40s
-
(Locked)
Create a release pipeline: Agent jobs, part 27m 39s
-
(Locked)
Use variables in pipelines4m 23s
-
(Locked)
Finalize variables in pipelines3m 48s
-
(Locked)
Standardize pipelines with task groups3m 40s
-
(Locked)
Deployment groups for tracking pipelines2m 46s
-
(Locked)
Create a deployment group3m 5s
-
(Locked)
-
-