Episode 21: Bicep with Alex Frankel
In this episode, I was joined by Alex Frankel to chat about Azure Bicep! Bicep is a new DSL that transpiles down to native ARM templates. Except that it greatly improved upon the very hard to read and write ARM templates, making Infrastructure as Code in Azure a far nicer user experience. We delved into the Bicep language, the tooling, a bit of the history - and even geeked out a bit on how awesome .NET has become!
Alex’s Bio
Alex is the Program Manager for Azure ARM Template Deployments and Blueprints, and is also a maintainer of the Bicep Language.
Links from the show
- Listener mention tweets:
- Bicep on Github
- Bicep VsCode extension
- Bicep on Microsoft Learn
- Terraform
- Pulumi
- Farmer
- CodeTour VsCode extension (from devtips)
- MergeConflict podcast episode about CodeTour