Terraform Foundations
(8H500G)
Overview
The course introduces the principles and benefits of IaC and guides learners through the fundamentals of using Terraform to automate infrastructure management across various cloud platforms.
Audience
- IT Infrastructure Engineers
- DevOps Engineers
- Cloud Architects
- Site Reliability Engineers (SREs)
- IT Managers
- Consultants
Prerequisites
nullObjective
- Understand the principles and benefits of Infrastructure as Code (IaC)
- Install and configure Terraform.
- Write and interpret Terraform configuration files. (.tf)
- Define and manage infrastructure resources using providers.
- Implement dynamic configuration with variables and extract output values.
- Manage Terraform code with modeules and manage multiples environments using workspaces.
- Automate Terraform execution and integrate with CI/CD pipelines.
- Adopt best practices for designing, seguring, and sharing Terraform configurations.
Course Outline
- Introduction to Infrastructure as Code (IaC)
- Terraform Basics
- Terraform Resources and Providers
- Variables and Outputs
- State Management
- Modules and Workspaces
- Terraform Workflows
- Best Practices
- Hands-On Labs
- Course Summary