🎤 Infrastructure as Code in Azure and Azure Stack
- 👤 Alexander Shapoval
📹
Video:
https://youtu.be/pF-hih9eEyk
Infrastructure as Code (IaC), one of the DevOps practices, assumes a declarative description of the infrastructure resources required to deploy and test the build / project. Accordingly, there should be a mechanism for automating the processing of such declarative files and allocating / modifying the necessary resources. In the public cloud of Microsoft Azure, Azure Resource Manager (ARM) serves as the mechanism, and the so-called ARM templates (ARM Templates) perform the role of declarative files. In the report you will get acquainted with the structure of ARM-templates and the variants of their application in CI / CD. In addition, you will learn how these templates can be applied in the Azure Stack - the hardware and software complex, on the basis of which a subset of Microsoft Azure services is provided locally
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.