Exam Details

  • Exam Code
    :VA-002-P
  • Exam Name
    :HashiCorp Certified: Vault Associate
  • Certification
    :HashiCorp Certifications
  • Vendor
    :HashiCorp
  • Total Questions
    :257 Q&As
  • Last Updated
    :Dec 19, 2024

HashiCorp HashiCorp Certifications VA-002-P Questions & Answers

  • Question 61:

    When multiple engineers start deploying infrastructure using the same state file, what is a feature of remote state storage that is critical to ensure the state does not become corrupt?

    A. state locking

    B. object storage

    C. encryption

    D. workspaces

  • Question 62:

    Which of the following allows Terraform users to apply policy as code to enforce standardized configurations for resources being deployed via infrastructure as code?

    A. functions

    B. workspaces

    C. module registry

    D. sentinel

  • Question 63:

    Which of the following actions are performed during a terraform init? (select three)

    A. provisions the declared resources in your configuration

    B. download the declared providers which are supported by HashiCorp

    C. initializes the backend configuration

    D. initializes downloaded and/or installed providers

  • Question 64:

    True or False: You can migrate the Terraform backend but only if there are no resources currently being managed.

    A. False

    B. True

  • Question 65:

    Which of the following connection types are supported by the remote-exec provisioner? (select two)

    A. rdp

    B. smb

    C. ssh

    D. winrm

  • Question 66:

    What is the best and easiest way for Terraform to read and write secrets from HashiCorp Vault?

    A. CLI access from the same machine running Terraform

    B. API access using the AppRole auth method

    C. Vault provider

    D. Integration with a tool like Jenkins

  • Question 67:

    What Terraform command can be used to inspect the current state file?

    A. terraform inspect

    B. terraform show

    C. terraform read

    D. terraform state

  • Question 68:

    Which of the following represents a feature of Terraform Cloud that is NOT free to customers?

    A. private module registry

    B. VCS integration

    C. roles and team management

    D. workspace management

  • Question 69:

    In Terraform Enterprise, a workspace can be mapped to how many VCS repos?

    A. 5

    B. 3

    C. 2

    D. 1

  • Question 70:

    Given the Terraform configuration below, in which order will the resources be created?

    1.

    resource "aws_instance" "web_server" {

    2.

    ami = "i-abdce12345"

    3.

    instance_type = "t2.micro"

    4.

    }

    5.

    resource "aws_eip" "web_server_ip" {

    6.

    vpc = true

    7.

    instance = aws_instance.web_server.id

    8.

    }

    A. aws_eip will be created first aws_instance will be created second

    B. no resources will be created

    C. aws_instance will be created first aws_eip will be created second

    D. resources will be created simultaneously

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only HashiCorp exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your VA-002-P exam preparations and HashiCorp certification application, do not hesitate to visit our Vcedump.com to find your solutions here.