- Добавил: literator
- Дата: 27-05-2025, 19:17
- Комментариев: 0

Автор: Adora Nwodo
Издательство: BPB Publications
Год: 2025
Страниц: 268
Язык: английский
Формат: pdf, epub (true)
Размер: 11.2 MB
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 creation and deployment. Readers will learn to utilize variables, parameters, expressions, conditions, and loops for dynamic configurations. The book explores modularity through Bicep modules and template specs, as well as compilation and decompilation processes. Automation is emphasized with GitHub Actions and Azure DevOps CI/CD pipelines, including monitoring and troubleshooting. Advanced topics include scaling Bicep for large projects, secret management, cross-subscription deployments, and Policy as Code (PaC). By the end of the book, you will have the tools and knowledge to implement IaC principles in your workflow, accelerating the development of reliable and scalable Azure cloud applications.