No detailed description available for "Infrastructure as Code with Azure Bicep.".
Sprache
Verlagsort
Basel/Berlin/Boston
Großbritannien
Zielgruppe
Editions-Typ
Produkt-Hinweis
Dateigröße
ISBN-13
978-1-80181-571-0 (9781801815710)
Schweitzer Klassifikation
Mehraban Yaser Adel:
Yaser Adel Mehraban is a self-taught and motivated software engineer and solution architect who lives in the most livable city in the world, Melbourne, Australia. He is currently working as an Azure technical trainer for Microsoft. Some might know him as the almond croissant addict cleverly disguised as a successful web developer. He has over a decade of experience working in a variety of different teams and has helped them adapt DevOps and IaC to be able to increase team productivity when it comes to cloud resource deployment. Furthermore, he has a true passion for sharing knowledge, which has motivated him to give many international conference talks, write hundreds of technical blog posts, and publish courses on platforms such as Pluralsight. When he is not working, he mostly spends his time with his family or on his woodworking projects, which vary depending on how much space is left in the house.
Table of Contents - An Introduction to Azure Bicep
- Installing Azure Bicep
- Authoring Experience
- Compiling and Decompiling Bicep Files
- Defining Resources
- Using Parameters, Variables, and Template Functions
- Understanding Expressions, Symbolic Names, Conditions and Loops
- Defining Modules and Utilizing Outputs
- Deploying a Local Template
- Deploying Bicep Using Azure DevOps
- Deploying Bicep Templates Using GitHub Actions
- Exploring Best Practices for Future Maintenance