Summer Analyst at Goldman Sachs’21 | Imagine Cup 2021 National Winner | Github Campus Expert | Microsoft Learn Student Ambassador
I am an undergraduate Computer Science Engineering student from Indore, India – a city known for its street food and for being the cleanest in the country. My technical background is mainly of web development, cloud and DevOps. I am also a proud owner of ever-growing to-read pile, list and playlists! Always open to discussing good books, podcasts and music.
SESSION DETAILS
Title: Code your Azure Infrastructure with Terraform
Description :
The Azure cloud platform has more than 200 products and cloud services. To utilise the full potential of Azure, we often use various cloud services in conjunction and seldom is it easy to establish and keep track of all those connections and relationships. “Infrastructure as Code” to the rescue! Like the principle that the same source code generates the same binary, an IaC model generates the same environment every time it is applied. This facilitates easier understanding and maintenance of Infrastructure for both developers and DevOps teams. Terraform is an open-source infrastructure as code software tool that enables you to safely and predictably create, change, and improve infrastructure. In this session, we will be going over the basics of Infrastructure as Code, Terraform and get hands-on experience in using Terraform with Azure.