Hands-on Azure pipelines understanding continuous integration and deployment in Azure DevOps

Build, package, and deploy software projects, developed with any language targeting any platform, using Azure pipelines. The book starts with an overview of CI/CD and the need for software delivery automation. It further delves into the basic concepts of Azure pipelines followed by a hands-on guide...

Full description

Bibliographic Details
Main Authors: Chandrasekara, Chaminda. author (author), Herath, Pushpa. author
Format: eBook
Language:Inglés
Published: Berkeley, CA : Apress 2020.
Edition:First edition 2020.
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631157706719
Table of Contents:
  • Chapter 1: Understanding the Importance of Software Delivery Automation
  • Chapter 2: Overview of Azure Pipelines
  • Chapter 3: Setting Up Pools, Deployment Groups and Agents
  • Chapter 4: Creating Build Pipelines – Classic – Source Control, Templates, Jobs and Tasks
  • Chapter 5: Creating Build Pipelines – Classic – Variables, Triggers, Filters, Options and Retaining
  • Chapter 6: Creating Build Pipelines – Classic – Queuing, Debugging, Task Groups, Artifacts and Import/Export
  • Chapter 7: Using Artifacts
  • Chapter 8: Creating and using YAML build pipelines
  • Chapter 9: Azure Release Pipelines – Service Connections, Templates, Artifacts, Stages and Environments
  • Chapter 10: Azure Release Pipelines – Jobs, Deployment Groups, Variable and Other Options
  • Chapter 11: REST API, Command Line and Extension Development
  • Chapter 12: Integrating Tests to Pipelines.