Difference between revisions of "Terraform Associate"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 84: Line 84:
 
* https://www.whizlabs.com/blog/terraform-certification-exam-questions/
 
* https://www.whizlabs.com/blog/terraform-certification-exam-questions/
 
* 250 questions and answers: https://medium.com/bb-tutorials-and-thoughts/250-practice-questions-for-terraform-associate-certification-7a3ccebe6a1a
 
* 250 questions and answers: https://medium.com/bb-tutorials-and-thoughts/250-practice-questions-for-terraform-associate-certification-7a3ccebe6a1a
 +
* [[Terraform example questions]]
  
 
== Related ==
 
== Related ==
 
* [[Create Terraform Infrastructure with Docker]]
 
* [[Create Terraform Infrastructure with Docker]]
 
* [[Terraform Associate cheatsheet]]
 
* [[Terraform Associate cheatsheet]]
 +
* [[Retake]]
  
 
== See also ==
 
== See also ==
* {{Terraform}}
+
* {{tf quiz}}
 
* {{Terraform Associate}}
 
* {{Terraform Associate}}
 
* {{Certifications}}
 
* {{Certifications}}
  
 
[[Category:Terraform]]
 
[[Category:Terraform]]

Latest revision as of 16:59, 4 April 2023

Exam Details[edit]

https://www.hashicorp.com/certification/terraform-associate

  • Assessment Type: Multiple choice
  • Format: Online proctored
  • Duration: 1 hour
  • Questions: 57
  • Price: $70.50 USD plus locally applicable taxes and fees
  • Language: English
  • Expiration: 2 years
  • Pass Score: 700 (on a scale of 1-1000)

Objetives[edit]

1. Understand infrastructure as code (IaC) concepts[edit]

2. Understand Terraform's purpose (vs other IaC)[edit]

3. Understand Terraform basics[edit]

4. Use the Terraform CLI (outside of core workflow)[edit]

  • Given a scenario: choose when to use terraform fmt to format code
  • Given a scenario: choose when to use terraform taint to taint Terraform resources
  • Given a scenario: choose when to use terraform import to import existing infrastructure into your Terraform state
  • Given a scenario: choose when to use terraform workspace to create workspaces
  • Given a scenario: choose when to use terraform state to view Terraform state
  • Given a scenario: choose when to enable verbose logging and what the outcome/value is

5 Interact with Terraform modules[edit]

6 Navigate Terraform workflow[edit]

7 Implement and maintain state[edit]

8 Read, generate, and modify configuration[edit]

9 Understand Terraform Cloud and Enterprise capabilities[edit]

Questions examples[edit]

Related[edit]

See also[edit]

Advertising: