Terraform on Azure – Basic Tutorial
Terraform on Azure – Basic Tutorial, available at Free, has an average rating of 4.73, with 17 lectures, based on 321 reviews, and has 10225 subscribers.
You will learn about Terraform Basics Terraform Basics on Azure This course is ideal for individuals who are Beginner DevOps engineers curious about Infrastructure as Code. It is particularly useful for Beginner DevOps engineers curious about Infrastructure as Code.
Enroll now: Terraform on Azure – Basic Tutorial
Summary
Title: Terraform on Azure – Basic Tutorial
Price: Free
Average Rating: 4.73
Number of Lectures: 17
Number of Published Lectures: 17
Number of Curriculum Items: 17
Number of Published Curriculum Objects: 17
Original Price: Free
Quality Status: approved
Status: Live
What You Will Learn
- Terraform Basics
- Terraform Basics on Azure
Who Should Attend
- Beginner DevOps engineers curious about Infrastructure as Code.
Target Audiences
- Beginner DevOps engineers curious about Infrastructure as Code.
Terraform is an open-source infrastructure as a code software tool created by HashiCorp. Users define and provide data center infrastructure using a declarative configuration language known as HashiCorp Configuration Language, or optionally JSON
We will start with the very basics and methodically build from there, learning new information, tricks, and skills along the way! Most lessons are less than 8 minutes long to help ensure a pace that doesn’t put you to sleep
What will you learn?
· Introduction of Terraform.
· Installation of Terraform and setting up Environment path.
· Visual Studio Code installation and setting up extension for Terraform.
· Installation of Azure Command Line Interface (CLI).
· Azure Authentication using Azure CLI to perform Terraform Deployment.
· Azure Provider details and how to search template in Terraform Azure Documentation.
· Terraform init execution –
The terraform init command is used to initialize a working directory containing Terraform configuration files. This is the first command that should be run after writing a new Terraform configuration or cloning an existing one from version control. It is safe to run this command multiple times.
· Terraform Plan execution –
1. Reading the current state of any already-existing remote objects to make sure that the Terraform state is up-to-date.
2. Comparing the current configuration to the prior state and noting any differences.
3. Proposing a set of change actions that should, if applied, make the remote objects match the configuration.
4. The plan command alone will not actually carry out the proposed changes, and so you can use this command to check whether the proposed changes match what you expected before you apply the changes or share your changes with your team for broader review.
· Terraform Apply execution –
1. The terraform apply command executes the actions proposed in a Terraform plan.
2. The most straightforward way to use terraform apply is to run it without any arguments at all, in which case it will automatically create a new execution plan (as if you had run terraform plan) and then prompt you to approve that plan, before taking the indicated actions.
· Terraform State File explanation.
· Terraform Destroy command execution and explanation.
· How to use Interpolation n Resource Block.
· Create variables and use that as interpolation in Resource Block.
· Create Local block and use that as reference in Resource Block.
· How to setup Terraform remote backend to save state file in Azure Storage Account.
· Create output block to store Resource details in state file.
· How to create data block to captured state file details
· Virtual Machine Creation
Course Curriculum
Chapter 1: Introduction
Lecture 1: Introduction
Chapter 2: Prerequisite
Lecture 1: Terraform on Azure – Install Terraform
Lecture 2: Terraform on Azure – Install Azure CLI
Lecture 3: Terraform on Azure – Setup VS Code
Lecture 4: Terraform on Azure – Azure Authentication
Chapter 3: Basics of Terraform on Azure
Lecture 1: Terraform on Azure – Azure Provider
Lecture 2: Terraform on Azure – Terraform init
Lecture 3: Terraform on Azure – Terraform Plan and Apply
Lecture 4: Terraform on Azure – State File
Lecture 5: Terraform on Azure – Terraform Destroy
Lecture 6: Terraform on Azure – Interpolation using Resource Group and VNET
Lecture 7: Terraform on Azure – Variables Interpolation using Subnets
Lecture 8: Terraform on Azure – Locals Interpolation using AVSET
Lecture 9: Terraform on Azure – Terraform Backend Azure Storage
Lecture 10: Terraform on Azure – Output Block
Lecture 11: Terraform on Azure – Data Block and State File
Lecture 12: Terraform on Azure – Virtual Machine Creation
Instructors
-
Rahul Sawant
Site Reliability Engineer
Rating Distribution
- 1 stars: 1 votes
- 2 stars: 5 votes
- 3 stars: 26 votes
- 4 stars: 114 votes
- 5 stars: 175 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024