Infrastructure Management with Azure Bicep. Learn how to build reusable and scalable infrastructure using best practices for Infrastructure as Code (IaC) - Helion
Tytuł oryginału: Infrastructure Management with Azure Bicep. Learn how to build reusable and scalable infrastructure using best practices for Infrastructure as Code (IaC)
ISBN: 9781835460498
Format: ebook
Księgarnia: Helion
Cena książki: 149,00 zł
Książka będzie dostępna od grudnia 2023
Azure Bicep is a newer, more concise and easier-to-use way to deploy Azure resources than Azure Resource Manager (ARM) templates. If you are interested in learning Azure Bicep, this book is a good place to start.
This book will teach you the essential concepts of infrastructure as code (IaC) and how to use Azure Bicep to author and manage cloud resources in Microsoft Azure. You will start by learning why IaC is important and how it can help you improve the efficiency and agility of your cloud deployments. You will then learn how to install and manage Azure Bicep, and how to use it to create and deploy cloud resources. The book also includes hands-on exercises that will help you practice what you have learned.
By the end of the book, you will be able to build and automate deployment of your own cloud infrastructure with best practices using Azure Bicep code and tools like GitHub workflows, Azure DevOps pipelines, Azure CLI, and PowerShell scripts.
Zobacz także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Infrastructure Management with Azure Bicep. Learn how to build reusable and scalable infrastructure using best practices for Infrastructure as Code (IaC) eBook -- spis treści
- 1. Introduction to Infrastructure as Code
- 2. ARM Templates. What is it?
- 3. Revelation of ARM Templates, Azure Bicep
- 4. Write your first Bicep Template
- 5. Bicep Language Fundamentals
- 6. Defining Azure Resources with Bicep
- 7. Bicep Modules and Reusability
- 8. Advanced parametrization
- 9. Integrating Bicep with GitHub
- 10. Integrating Bicep with Azure devOps
- 11. Best Practices for Bicep Development
- 12. Debugging and Troubleshooting
- 13. Advanced Bicep Use Cases
- 14. Bicep Public Modules