Bicep power hour: Deploy an application in 60 minutes or less.

Friday, Aug 16 11:00 AM - 12:00 PM Room 102

Description

Infrastructure as Code allows organizations to provision resources in an automated, consistent and repeatable manner. Bicep is a domain-specific language that aims to simplify the authoring experience with a cleaner syntax, improved type safety, and better support for modularity and code re-use.

In this talk, we will learn the Bicep language syntax as well as the best practices to create projects that are easy to maintain. We will then create the files needed to deploy the infrastructure to run a web application in Azure via the command line. Finally, we will create a CI/CD pipeline to deploy our resources and code.

Whether you are new to infrastructure as code or you are looking to add a new tool to your toolbelt you will leave this season with everything you need to automate your resource deployment with Bicep.