Learning Terraform
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 2h 36m | 293 MB
Instructor: Josh Samuelson
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 2h 36m | 293 MB
Instructor: Josh Samuelson
Terraform is a DevOps tool for declarative infrastructure—infrastructure as code. It simplifies and accelerates the configuration of cloud-based environments. In this course, instructor Josh Samuelson shows how to use Terraform to configure infrastructure and manage resources with Amazon Web Services (AWS). After demonstrating how to set up AWS for Terraform, Josh covers how Terraform manages your infrastructure, as well as how to use core Terraform commands. He also delves into more advanced topics, including how to arrange Terraform code to be more maintainable and modular. Upon wrapping up this course, you'll have the knowledge you need to efficiently define and mange infrastructure with this powerful tool.
Topics include:
Setting up Terraform
How Terraform works
Core Terraform commands
Leveraging style conventions to keep code readable
Configuring security groups
Adding load balancers
Using variables in your code