Terraform Associate Certification
Introduction
Terraform is an open-source infrastructure as code software tool created by HashiCorp. Terraform provides a way to describe infrastructure as code, and can be used to manage popular service providers as well as custom in-house solutions.
To validate your skills with Terraform, you can earn a Terraform Associate Certification (Exam Code: TA-003). This certification demonstrates your knowledge of infrastructure automation using Terraform and is a great way to showcase your skills to potential employers.
The exam covers the following topics:
- Understand infrastructure as code (IaC) concepts
- Create and manage infrastructure with Terraform
- Use Terraform with infrastructure providers (such as AWS, Azure, or GCP)
- Understand Terraform modules
- Use Terraform to manage non-cloud infrastructure
You can find more information about this certification and its respective course contents on the Terraform Certification Overview page.
Useful links
- Terraform Certification Overview
- Terraform Getting Started Guide
- Terraform Documentation
- Terraform on GitHub
Read, Generate, Modify configuration