© Les Jackson 2020
L. JacksonThe Complete ASP.NET Core 3 API Tutorialhttps://doi.org/10.1007/978-1-4842-6255-9_12

12. The CI/CD Pipeline

Les Jackson1 
(1)
Melbourne, VIC, Australia
 

Chapter Summary

In this chapter we bring together what we’ve done so far: build activity, source control, and unit testing and frame it within the context of Continuous Integration/Continuous Delivery (CI/CD).

When Done, You Will

  • Understand what CI/CD is.

  • Understand what a CI/CD Pipeline is.

  • Setup Azure DevOps with GitHub to act as our CI/CD pipeline.

  • Automatically Build, Test, and Package our API solution using Azure DevOps.

  • Prepare for Deployment to Azure.

What Is CI/CD?

To talk about CI/CD is to talk about a pipeline of work” or, if you prefer another analogy: a production ...

Get The Complete ASP.NET Core 3 API Tutorial: Hands-On Building, Testing, and Deploying now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.