Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/terraform-tutorials/learn-terraform-associate-exam
This repository is used to note and keep all the subjects around terraform certification. cloud engineers can use the Terraform Associate exam from HashiCorp to verify their basic infrastructure automation skills.
https://github.com/terraform-tutorials/learn-terraform-associate-exam
certified cloud devops devops-tools devsecops-pipeline environment hashicorp-terraform iac-terraform infrastructure-as-code pipeline technology terraform
Last synced: about 1 month ago
JSON representation
This repository is used to note and keep all the subjects around terraform certification. cloud engineers can use the Terraform Associate exam from HashiCorp to verify their basic infrastructure automation skills.
- Host: GitHub
- URL: https://github.com/terraform-tutorials/learn-terraform-associate-exam
- Owner: Terraform-Tutorials
- License: gpl-3.0
- Created: 2022-12-08T17:00:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-28T17:50:32.000Z (almost 2 years ago)
- Last Synced: 2024-11-02T22:22:27.347Z (3 months ago)
- Topics: certified, cloud, devops, devops-tools, devsecops-pipeline, environment, hashicorp-terraform, iac-terraform, infrastructure-as-code, pipeline, technology, terraform
- Language: HCL
- Homepage: https://twitter.com/amaurybsouza_
- Size: 540 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HashiCorp Certified: Terraform Associate (002)
The Terraform Associate certification is for Cloud Engineers specializing in operations, IT, or development who know the basic concepts and skills associated with open source HashiCorp Terraform. Candidates will be best prepared for this exam if they have professional experience using Terraform in production, but performing the exam objectives in a personal demo environment may also be sufficient. This person understands which enterprise features exist and what can and cannot be done using the open source offering.## Prerequisites
- Basic terminal skills
- Basic understanding of on premises and cloud architecture## Product Version Tested
Terraform 0.15 and higher.## Exam Details
- Assessment Type - Multiple choice
- Format - Online proctored
- Duration - 1 hour
- Price - $70.50 USD
- Free retake not included
- Language - English
- Expiration - 2 years## Study Guide - Terraform Associate Certification (002)
This [guide](https://developer.hashicorp.com/terraform/tutorials/certification/associate-study?ajs_aid=34136526-1c72-41a2-a3d2-a0a000192ace&product_intent=terraform) lists resources you should study if you are preparing for the Terraform Associate Certification (002) exam from scratch. We've listed the resources in order of difficulty so that you should be able to progress through the list in order. For resources related to a particular test objective, refer to the Exam Review Guide instead.## Sample Questions - Terraform Associate Certification
HashiCorp Associate Certification exams consist of multiple choice, multiple answer, true/false, and text match question types. Check [here](https://developer.hashicorp.com/terraform/tutorials/certification/associate-questions?ajs_aid=34136526-1c72-41a2-a3d2-a0a000192ace&product_intent=terraform) some example questions to introduce you to the question format you will encounter on the exam.## Exam Objectives
The complete objectives about the exame is [here](https://www.hashicorp.com/certification/terraform-associate) for you work and study.## HashiCorp Terraform - Practice Tests
Make sure you have checked the follow Terraform Practices Test:- https://kyndryl.udemy.com/course/terraform-associate-practice-exam/learn/quiz/5022888#overview
## Note
I am working and studying following the official contents from [Hashicorp Terraform site](https://www.terraform.io/), for more details please check the Terraform official site to guide you.