Summer Certification Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code = getmirror

Pass the HashiCorp Security Automation Certification VA-002-P Questions and answers with ExamsMirror

Practice at least 50% of the questions to maximize your chances of passing.
Exam VA-002-P Premium Access

View all detail and faqs for the VA-002-P exam


724 Students Passed

97% Average Score

95% Same Questions
Viewing page 4 out of 6 pages
Viewing questions 31-40 out of questions
Questions # 31:

Vault policies are deny by default

Options:

A.

TRUE

B.

FALSE

Questions # 32:

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?

Options:

A.

state locking

B.

object storage

C.

encryption

D.

workspaces

Questions # 33:

In the example below, the depends_on argument creates what type of dependency?

1. esource "aws_instance" "example" {

2. ami = "ami-2757f631"

3. instance_type = "t2.micro"

4. depends_on = [aws_s3_bucket.company_data]

5. }

Options:

A.

non-dependency resource

B.

implicit dependency

C.

explicit dependency

D.

internal dependency

Questions # 34:

From the code below, identify the implicit dependency:

1. resource "aws_eip" "public_ip" {

2. vpc = true

3. instance = aws_instance.web_server.id

4. }

5. resource "aws_instance" "web_server" {

6. ami = "ami-2757f631"

7. instance_type = "t2.micro"

8. depends_on = [aws_s3_bucket.company_data]

9. }

Options:

A.

The EC2 instance labeled web_server

B.

The EIP with an id of ami-2757f631

C.

The AMI used for the EC2 instance

D.

The S3 bucket labeled company_data

Questions # 35:

Vault does not trust the storage backend.

Options:

A.

False

B.

True

Questions # 36:

Using multi-cloud and provider-agnostic tools provides which of the following benefits? (select two)

Options:

A.

operations teams only need to learn and manage a single tool to manage infrastructure, regardless of where the infrastructure is deployed

B.

slower provisioning speed allows the operations team to catch mistakes before they are applied

C.

can be used across major cloud providers and VM hypervisors

D.

increased risk due to all infrastructure relying on a single tool for management

Questions # 37:

When Vault is sealed, which are the only two options available to a Vault administrator? (select two)

Options:

A.

rotate the encryption key

B.

unseal Vault

C.

view the status of Vault

D.

configure policies

E.

author security policies

F.

view data stored in the key/value store

Questions # 38:

What is the result of the following terraform function call?

index(["a", "b", "c"], "c")

Options:

A.

1

B.

true

C.

2

D.

0

Questions # 39:

Which three interfaces can be used to access Vault? (select three)

Options:

A.

JSON

B.

CLI

C.

RPC

D.

UI

E.

API

F.

Consul

Questions # 40:

What happens when a terraform plan is executed?

Options:

A.

the backend is initialized and the working directory is prepped

B.

creates an execution plan and determines what changes are required to achieve the desired state in the configuration files.

C.

applies the changes required in the target infrastructure in order to reach the desired configuration

D.

reconciles the state Terraform knows about with the real-world infrastructure

Viewing page 4 out of 6 pages
Viewing questions 31-40 out of questions
TOP CODES

TOP CODES

Top selling exam codes in the certification world, popular, in demand and updated to help you pass on the first try.