Building Applications with Azure Resource Manager (ARM): Leverage IaC to Vastly Improve the Life Cycle of Your Applications

Rendón, David

  • 出版商: Apress
  • 出版日期: 2021-12-18
  • 售價: $2,590
  • 貴賓價: 9.5$2,461
  • 語言: 英文
  • 頁數: 434
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1484277465
  • ISBN-13: 9781484277461
  • 相關分類: Microsoft Azure
  • 海外代購書籍(需單獨結帳)

商品描述

Chapter 1: Why Infrastructure as Code?
Chapter 2: Azure Resource Manager
Chapter 3: Preparing Your Environment
Chapter 4: Building Your First Azure Resource Manager Template
Chapter 5: Deployment Scopes
Chapter 6: Working with Parameters on Your ARM Template
Chapter 7: Using Variables in Your ARM Template
Chapter 8: Working with the Resources Section of Your ARM Template
Chapter 9: Understanding Dependencies in Your ARM Template
Chapter 10: Making Use of Functions in Your ARM Template
Chapter 11: Deployment Modes of Your ARM Template
Chapter 12: Working with Loops in Your ARM Template
Chapter 13: Understanding Post-Deployment Configurations: Extensions and Deployment Scripts
Chapter 14: Working with Larger and More Complex Environments
Chapter 15: Working with Secrets in Your ARM Template
Chapter 16: Validating Your ARM Template
Chapter 17: Building Your Environment with Azure DevOps and ARM Templates
Chapter 18: Deploy ARM Templates Using GitHub Actions
Chapter 19: Project Bicep