Learn Terraform on Microsoft Azure for absolute beginners
- Description
- Curriculum
- FAQ
- Reviews
Title: Learn Terraform on Microsoft Azure for absolute beginners
What is infrastructure provisioning?
-
Infrastructure provisioning is the process of setting up and configuring IT infrastructure in an organization.
-
It includes activities like the installation of hardware and software, network configuration, and the provisioning of storage and computing resources.
-
It is also responsible for the ongoing maintenance and support of the IT infrastructure.
How do you create an Azure infrastructure?
In this course, you’ll learn the fundamentals of Terraform and how to use it to manage your infrastructure on Azure. You’ll start by installing Terraform and setting up your Azure account, and then you’ll dive into creating your first Terraform configuration files. You’ll learn how to define resources in Terraform, such as virtual machines, storage accounts, and networking components, and how to apply your configuration to create those resources in Azure.
Throughout the course, you’ll gain hands-on experience with Terraform and Azure through a series of practical exercises and labs. You’ll learn how to manage your infrastructure over time, including how to update your configuration files and how to destroy your resources when you no longer need them.
By the end of the course, you’ll be well-equipped to start using Terraform on Azure in your own projects. Whether you’re a developer, IT professional, or cloud architect, this course will give you the knowledge and skills you need to take full advantage of Terraform and Azure for managing your infrastructure as code.
So if you’re ready to take your infrastructure management to the next level, enroll in this Terraform on Azure beginners course today!
-
5Introduction to Hashicorp configuration LanguageVideo lesson
-
6Architectural Diagrams before provisioning infrastructureText lesson
-
7File format of configuration filesVideo lesson
-
8Authentication using AzureCLIVideo lesson
-
9How to manage Azure subscriptions - AzureCLIVideo lesson
-
10Resouce blockVideo lesson
-
11Terraform init command overviewVideo lesson
-
12Dependency Lock File (.terraform.lock.hcl) - Configuration Language | TerraformVideo lesson
-
13Terraform workfow of commands - init, validate, plan, apply, destroyVideo lesson
-
14Terraform.tfstate fileVideo lesson
-
15Terraform RefreshVideo lesson
-
16QuizQuiz
-
21DRY ( Don't Repeat Yourself) Principle : VariablesVideo lesson
-
22How to take input from user using variablesVideo lesson
-
23How to override default variablesVideo lesson
Please note, Terraform will error if you include a space before or after the equals sign
-
24How to save terraform planVideo lesson
External Links May Contain Affiliate Links read more