Difference between revisions of "Terraform Associate"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 71: Line 71:
 
* https://learn.hashicorp.com/tutorials/terraform/associate-questions?in=terraform/certification
 
* https://learn.hashicorp.com/tutorials/terraform/associate-questions?in=terraform/certification
 
* https://www.whizlabs.com/blog/terraform-certification-exam-questions/
 
* https://www.whizlabs.com/blog/terraform-certification-exam-questions/
* 250 questions --> 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
  
 
== Exercise ==
 
== Exercise ==

Revision as of 23:09, 15 February 2022

Objetives

1. Understand infrastructure as code (IaC) concepts

  • Explain what IaC is
  • Describe advantages of IaC patterns

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

  • Explain multi-cloud and provider-agnostic benefits
  • Explain the benefits of state

3. Understand Terraform basics

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

  • 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

6 Navigate Terraform workflow

7 Implement and maintain state

8 Read, generate, and modify configuration

9 Understand Terraform Cloud and Enterprise capabilities

Questions examples

Exercise

See also

Advertising: