Infrastructure as Code with Azure Bicep
Adora Nwodo
Broschiertes Buch

Infrastructure as Code with Azure Bicep

Infrastructure development through Bicep modules, template specs, and DevOps automation pipelines (English Edition)

Versandkostenfrei!
Versandfertig in 1-2 Wochen
41,99 €
inkl. MwSt.
PAYBACK Punkte
21 °P sammeln!
DESCRIPTION Azure Bicep is a powerful language for deploying Azure resources declaratively, providing a simpler and more efficient alternative to JSON for creating Azure Resource Manager templates. It streamlines the process of defining, provisioning, and managing cloud infrastructure, making Infrastructure as Code (IaC) more accessible and effective. This book provides a comprehensive guide to Azure Bicep, starting with an introduction to IaC, Bicep's core concepts, and a comparative analysis with ARM templates. It covers installation, setup, fundamental syntax, and practical template creatio...