Continuous Delivery and DevOps with Azure DevOps: Managing Builds
In this course, you will learn how to set up an automated build with Azure DevOps or Azure DevOps Server pipelines. By the end of this course, you will be able to implement continuous integration builds that are the fundament for your DevOps teams.
What you'll learn
In this course, Continuous Delivery and DevOps with Azure DevOps: Managing Builds, you will learn how to set up an automated build with Azure DevOps or Azure DevOps Server pipelines. First, you will learn the used terminology and how the infrastructure works that will run your build. Next, you will discover how to start with a simple build, to get you started as fast as possible and then we will take a deeper dive into available options and concepts that will help you create the most efficient builds or your teams (like e.g Yaml builds). In the demos, you will learn how to set up an automated build for web applications, how to optimize those builds to run in parallel and how to do this in a secure and compliant way. Finally, you will explore how to also incorporate Infrastructure as code so you can also ensure the consistent setup of your infrastructure. All resulting in a fast, reliable, and repeatable build that can serve your team as a heartbeat of your product development. By the end of this course, you will know how to implement continuous integration builds that are the fundament on which you can run your DevOps teams.
Table of contents
- Introduction 1m
- Outline 1m
- Build Fundamentals 2m
- Continuous Integration 2m
- How a Build Is Set Up 2m
- Selecting the Build Template, Source, Tasks, and Agent 3m
- Configure and Run an ASP.NET Build 6m
- Build Infrastructure 2m
- Build Security 3m
- Setting up a Custom Agent and Security 7m
- Continuous Integration with Azure DevOps 5m
- Summary 1m
- Introduction 1m
- Outline 1m
- Build Details 2m
- Build Triggers 2m
- Build Options 3m
- Build Retention & History 1m
- Tasks and the Marketplace 1m
- Showing Build Details for Various Builds 11m
- Optimize Your Builds 3m
- Different Builds for Different Purposes 2m
- Optimizing the Build 1m
- Optimizing the Build to Run Parallel 2m
- Yaml Based Builds 1m
- Show a Yaml Build 3m
- Summary 1m