Terraform Fundamentals for Beginners Training Course
Terraform, created by Hashicorp, is a tool for managing any infrastructure. The IaC tools make managing highly complex, production-grade servers and applications practical, efficient, and even enjoyable.
This instructor-led, live training (online or onsite) is aimed at engineers who wish to use Terraform with their infrastructure to plan and build multiple environments.
By the end of this training, participants will be able to:
- Install and configure Terraform.
- Implement an infrastructure as code approach to managing IT environments.
- Create, launch, and dismantle infrastructure from within a single tool.
- Write declarative configuration files that can be managed like any other source code in a version control system.
- Quickly update configuration files for effectively responding to changing compute resource needs.
- Collaborate with other infrastructure engineers by sharing configuration files in a common code repository.
- Improve transparency in the infrastructure procurement process.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Course Outline
Introduction and Setup
- Infrastructure as a Code toolset
- Terraform overview
- Terraform with cloud providers
Terraform Operations
- Terraform commands and examples
- Terraform workflow
Terraform Constructs
- Value types
- Objects
- Functions
- Modules
Terraform Patterns
- Remote state files
- Meta-arguments
- Multiple resources
Terraform Techniques
- Partial configuration
- Code organization
- Automation
Summary and Next Steps
Requirements
- An understanding of cloud infrastructure concepts
- Terminal (preferred Linux/MacOS, but Windows is acceptable)
- Own GitHub account
- Fundamentals of git source control
Audience
- DevOps engineers
- System administrators
- System architects
Open Training Courses require 5+ participants.
Terraform Fundamentals for Beginners Training Course - Booking
Terraform Fundamentals for Beginners Training Course - Enquiry
Terraform Fundamentals for Beginners - Consultancy Enquiry
Consultancy Enquiry
Testimonials (7)
I appreciate the clear and easy to understand way of presenting the course material, even for those with no terraform knowledge Prepared a complex and structured documentation Willing to help the learners
Adina - DB Global Technology
Course - Terraform Fundamentals for Beginners
the practical & hands-on approach
Adrian - DB Global Technology SRL
Course - Terraform Fundamentals for Beginners
Examples and exercises
Cristian Martin - DB Global Technology SRL
Course - Terraform Fundamentals for Beginners
The practical Portion
- Government Technology Agency
Course - Terraform Fundamentals for Beginners
video recording is made available to participants so that we can playback later.
Tan Lai Hock - GOVERNMENT TECHNOLOGY AGENCY
Course - Terraform Fundamentals for Beginners
hands on practical.
Leon Mah - Government Technology Agency
Course - Terraform Fundamentals for Beginners
The exercises.
Samuel - Government Technology Agency
Course - Terraform Fundamentals for Beginners
Upcoming Courses
Related Courses
Advanced Terraform - 3 Days
21 HoursThis instructor-led, live training in Brazil (online or onsite) is aimed at beginner-level to advanced-level DevOps engineers, system administrators, and system architects who wish to enhance their Terraform skills and proficiency in managing complex infrastructure deployments.
By the end of this training, participants will be able to:
- Develop and maintain Terraform projects at scale.
- Demonstrate expertise with HCL and some of the more-advanced expression language capabilities and practices.
- Utilize various automation tools and processes for managing Terraform ops in continuous integration and delivery pipelines, including testing and quality assurance tools and processes.
- Act as an expert in any existing or new Terraform project or module.
Advanced Terraform: Efficient Infrastructure as Code
21 HoursThis instructor-led, live training in Brazil (online or onsite) is aimed at intermediate-level to advanced-level DevOps engineers, cloud architects, and infrastructure specialists who wish to enhance their skills in managing and orchestrating distributed infrastructure using Terraform's advanced features.
By the end of this training, participants will be able to:
- Utilize Terraform's advanced features to create dynamic, scalable infrastructure.
- Structure and manage Terraform modules for optimal reusability and efficiency.
- Integrate Terraform with CI/CD pipelines for seamless automation.
- Debug and troubleshoot complex Terraform configurations effectively.
- Implement best practices for maintaining and scaling cloud infrastructure with Terraform.
Terraform for Managing Cloud Infrastructure
14 HoursThis instructor-led, live training in Brazil (online or onsite) is aimed at engineers who wish to use Terraform to plan and build cloud infrastructure.
By the end of this training, participants will be able to:
- Install and configure Terraform.
- Implement an "infrastructure as code" approach to managing private and public cloud environments.
- Write declarative configuration files for more efficient change management and collaboration.
- Improve transparency in the infrastructure procurement process.
- Create, launch, and remove resources across different infrastructure providers (AWS, GCP, Azure, OpenStack, VMware, etc.) from within a single tool.
Advanced Terraform
14 HoursThis instructor-led, live training in Brazil (online or onsite) is aimed at engineers with basic experience in managing infrastructure who wish to use Terraform to design, build, and automate multiple environment configurations and complex DevOps processes.
By the end of this training, participants will be able to:
- Set up workspaces for multiple environments with Terraform.
- Know the best practices in managing infrastructure at scale.
- Use the advanced tools and CLI configurations in Terraform.
- Design and develop complex Terraform modules.
- Gain expertise in advanced HCL operators and coding techniques.
- Implement security hardening and code analysis.
- Automate testing processes and CI/CD pipelines.
Terraform on AWS
21 HoursThis instructor-led, live training in (online or onsite) is aimed at engineers who wish to use Terraform on AWS to plan and build cloud infrastructure.
By the end of this training, participants will be able to:
- Install and configure Terraform on AWS.
- Implement an "infrastructure as code" approach to managing AWS cloud environments.
- Create, launch, and dismantle infrastructure from within a single tool.
- Write declarative configuration files that can be managed like any other source code in a version control system.
- Quickly update configuration files for effectively responding to changing compute resource needs.
- Collaborate with other infrastructure engineers by sharing configuration files in a common code repository.
- Improve transparency in the infrastructure procurement process.
Terraform on GCP (Google Cloud Platform)
21 HoursThis instructor-led, live training in Brazil (online or onsite) is aimed at engineers who wish to use Terraform on GCP to plan and build cloud infrastructure.
By the end of this training, participants will be able to:
- Install and configure Terraform on GCP.
- Implement an "infrastructure as code" approach to managing private and public cloud environments.
- Create, launch, and dismantle infrastructure from within a single tool.
- Write declarative configuration files that can be managed like any other source code in a version control system.
- Quickly update configuration files for effectively responding to changing compute resource requirements.
- Collaborate with other infrastructure engineers by sharing configuration files in a common code repository.
- Improve transparency in the infrastructure procurement process.
Terraform in Practice
14 HoursThis instructor-led, live training in Brazil (online or onsite) is aimed at intermediate-level DevOps engineers who wish to use Terraform to build and manage real infrastructure projects in a cloud environment.
By the end of this training, participants will be able to:
- Understand Terraform and IaC fundamentals.
- Learn to write and manage Terraform configurations.
- Master Terraform for infrastructure automation across AWS, Azure, and GCP.
- Utilize Terraform's advanced features including workspaces and modules.
- Integrate Terraform with CI/CD pipelines and Terraform Cloud for team collaboration.
Terraform on Microsoft Azure
21 HoursThis instructor-led, live training in Brazil (online or onsite) is aimed at intermediate-level cloud engineers and IT professionals who wish to use Terraform to automate the deployment, management, and scaling of infrastructure on the Azure cloud platform.
By the end of this training, participants will be able to:
- Understand the basics of Terraform and its benefits in infrastructure as code.
- Set up and configure Terraform for Azure.
- Develop, test, and deploy Terraform configuration files for various Azure services.
- Use Terraform for managing and scaling Azure resources.
- Implement best practices for Terraform state management and version control.
- Integrate Terraform with Azure DevOps for automated deployments.
- Create reusable Terraform modules for consistent resource provisioning.
- Utilize advanced features of Terraform for complex infrastructure deployments.