• Post category:StudyBullet-11
  • Reading time:5 mins read


Practice question set help you to gaining the official certification.

What you will learn

Preparation for the Certification Exams

Terraform Practice Exam

Students aiming to pass the HashiCorp Certified

DevOps Engineers looking to automate infrastructure deployment

Description

HashiCorp Associate Certification exams consist of multiple choice, multiple answer, true/false, and text match question types. The questions to introduce you to the question format you will encounter on the exam.


Get Instant Notification of New Courses on our Telegram channel.


  1. True or False

    True or false questions present you with a statement and ask you to choose whether it is true or false.

  2. Multiple Choice

    Multiple answer questions ask you to select multiple correct answers from a list. The question indicates you how many answers you must choose.

  3. Multiple Answer

    Multiple answer questions ask you to select multiple correct answers from a list. The question indicates you how many answers you must choose.

  4. Text Match

    Text match questions present you with a statement and ask you to fill in the blank by typing an answer into a text box. The exam will accept common typos and variations on the correct answer. Text match is not case sensitive.

HashiCorp Certified: Terraform Associate practice test up to date with the current exam Curriculum 2022.

The Terraform Associate certification (002) 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.

  1. Understand Infrastructure as Code (IaC) concepts
    1. Explain what IaC is
    2. Describe advantages of IaC patterns
  2. Understand Terraform’s purpose (vs other IaC)
    1. Explain multi-cloud and provider-agnostic benefits
    2. Explain the benefits of state
  3. Understand Terraform basics
    1. Handle Terraform and provider installation and versioning
    2. Describe plug-in based architecture
    3. Demonstrate using multiple providers
    4. Describe how Terraform finds and fetches providers
    5. Explain when to use and not use provisioners and when to use local-exec or remote-exec
  4. Use the Terraform CLI (outside of core workflow)
    1. Given a scenario: choose when to use terraform fmt to format code
    2. Given a scenario: choose when to use terraform taint to taint Terraform resources
    3. Given a scenario: choose when to use terraform import to import existing infrastructure into your Terraform state
    4. Given a scenario: choose when to use terraform workspace to create workspaces
    5. Given a scenario: choose when to use terraform state to view Terraform state
    6. Given a scenario: choose when to enable verbose logging and what the outcome/value is
  5. Interact with Terraform modules
    1. Contrast module source options
    2. Interact with module inputs and outputs
    3. Describe variable scope within modules/child modules
    4. Discover modules from the public Terraform Module Registry
    5. Defining module version
  6. Navigate Terraform workflow
    1. Describe Terraform workflow ( Write -> Plan -> Create )
    2. Initialize a Terraform working directory (terraform init)
    3. Validate a Terraform configuration (terraform validate)
    4. Generate and review an execution plan for Terraform (terraform plan)
    5. Execute changes to infrastructure with Terraform (terraform apply)
    6. Destroy Terraform managed infrastructure (terraform destroy)
  7. Implement and maintain state
    1. Describe default local backend
    2. Outline state locking
    3. Handle backend authentication methods
    4. Describe remote state storage mechanisms and supported standard backends
    5. Describe effect of Terraform refresh on state
  8. Read, generate, and modify configuration
    1. Demonstrate use of variables and outputs
    2. Describe secure secret injection best practice
    3. Understand the use of collection and structural types
    4. Create and differentiate resource and data configuration
    5. Use resource addressing and resource parameters to connect resources together
    6. Use Terraform built-in functions to write configuration
    7. Configure resource using a dynamic block
    8. Describe built-in dependency management (order of execution based)
  9. Understand Terraform Cloud and Enterprise capabilities
    1. Describe the benefits of Sentinel, registry, and workspaces
    2. Describe the benefits of Sentinel, registry, and workspaces
    3. Summarize features of Terraform Cloud
English
language