1 00:00:06,460 --> 00:00:09,202 - Welcome to lesson two, Introducing Terraform. 2 00:00:09,202 --> 00:00:12,130 In this lesson, you'll learn about the star of the show, 3 00:00:12,130 --> 00:00:13,993 Terraform itself. 4 00:00:13,993 --> 00:00:18,223 First, you get a high level overview of what Terraform is. 5 00:00:18,223 --> 00:00:20,912 Next, you'll learn how to install Terraform 6 00:00:20,912 --> 00:00:23,730 and get started using the most powerful 7 00:00:23,730 --> 00:00:25,631 infrastructure as code tool. 8 00:00:25,631 --> 00:00:30,200 After that, you'll see Terraform's modes of operations 9 00:00:30,200 --> 00:00:33,040 and the basics of the Terraform workflow. 10 00:00:33,040 --> 00:00:36,140 Finally, you'll get to see Terraform in action 11 00:00:36,140 --> 00:00:38,483 with your first Hello World application.