Duration : 00:53:27
In this session, the speaker introduces three tools for infrastructure as code on Azure: Bicep, Terraform, and Pulumi. They mention that Bicep is the easiest to learn and was created by Microsoft as a replacement for the older and more difficult ARM templates. Terraform, created by HashiCorp, is the oldest tool and allows for creating infrastructure in various platforms and services. Meanwhile, Pulumi is unique in that it enables building infrastructure using a programming language of choice. The speaker briefly mentions that they have written a book on Bicep and its application in managing Azure environments using infrastructure as code.