Hands-on Azure Pipelines : Understanding Continuous Integration and Deployment in Azure DevOps (1st)

個数:
電子版価格
¥12,740
  • 電子版あり

Hands-on Azure Pipelines : Understanding Continuous Integration and Deployment in Azure DevOps (1st)

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合は、ご注文数量が揃ってからまとめて発送いたします。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 201 p.
  • 言語 ENG
  • 商品コード 9781484259016
  • DDC分類 005

Full Description

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 to setting up agents on all platforms enabling software development in any language. Moving forward, you will learn to set up a pipeline using the classic Visual Editor using PowerShell scripts, a REST API, building edit history, retention, and much more. You'll work with artifact feeds to store deployment packages and consume them in a build. As part of the discussion you'll see the implementation and usage of YAML (Yet Another Markup Language) build pipelines. You will then create Azure release pipelines in DevOps and develop extensions for Azure pipelines. Finally, you will learn various strategies and patterns for developing pipelines and go through some sample lessons on building and deploying pipelines. 

After reading Hands-on Azure Pipelines, you will be able to combine CI and CD to constantly and consistently test and build your code and ship it to any target.

What You Will Learn

Work with Azure build-and-release pipelines
Extend the capabilities and features of Azure pipelines
Understand build, package, and deployment strategies, and versioning and patterns with Azure pipelines
Create infrastructure and deployment that targets commonly used Azure platform services
Build and deploy mobile applications
Use quick-start Azure DevOps projects

Who This Book Is For

Software developers and test automation engineers who are involved in the software delivery process.

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.