Pre-Summer Special - 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: c4sdisc65

Vault-Associate PDF

$38.5

$109.99

3 Months Free Update

  • Printable Format
  • Value of Money
  • 100% Pass Assurance
  • Verified Answers
  • Researched by Industry Experts
  • Based on Real Exams Scenarios
  • 100% Real Questions

Vault-Associate PDF + Testing Engine

$61.6

$175.99

3 Months Free Update

  • Exam Name: HashiCorp Certified: Vault Associate (002)
  • Last Update: Mar 21, 2025
  • Questions and Answers: 57
  • Free Real Questions Demo
  • Recommended by Industry Experts
  • Best Economical Package
  • Immediate Access

Vault-Associate Engine

$46.2

$131.99

3 Months Free Update

  • Best Testing Engine
  • One Click installation
  • Recommended by Teachers
  • Easy to use
  • 3 Modes of Learning
  • State of Art Technology
  • 100% Real Questions included

Vault-Associate Practice Exam Questions with Answers HashiCorp Certified: Vault Associate (002) Certification

Question # 6

Running the second command in the GUI CLI will succeed.

Vault-Associate question answer

A.

True

B.

False

Full Access
Question # 7

When looking at Vault token details, which key helps you find the paths the token is able to access?

A.

Meta

B.

Path

C.

Policies

D.

Accessor

Full Access
Question # 8

What is a benefit of response wrapping?

A.

Log every use of a secret

B.

Load balanc secret generation across a Vault cluster

C.

Provide error recovery to a secret so it is not corrupted in transit

D.

Ensure that only a single party can ever unwrap the token and see what's inside

Full Access
Question # 9

Examine the command below. Output has been trimmed.

Vault-Associate question answer

Which of the following statements describe the command and its output?

A.

Missing a default token policy

B.

Generated token's TTL is 60 hours

C.

Generated token is an orphan token which can be renewed indefinitely

D.

Configures the AppRole auth method with user specified role ID and secret ID

Full Access
Question # 10

What command creates a secret with the key "my-password" and the value "53cr3t" at path "my-secrets" within the KV secrets engine mounted at "secret"?

A.

vault kv put secret/my-secrets/my-password 53cr3t

B.

vault kv write secret/my-secrets/my-password 53cr3t

C.

vault kv write 53cr3t my-secrets/my-password

D.

vault kv put secret/my-secrets »y-password-53cr3t

Full Access
Question # 11

Your DevOps team would like to provision VMs in GCP via a CICD pipeline. They would like to integrate Vault to protect the credentials used by the tool. Which secrets engine would you recommend?

A.

Google Cloud Secrets Engine

B.

Identity secrets engine

C.

Key/Value secrets engine version 2

D.

SSH secrets engine

Full Access
Question # 12

Which of the following statements describe the secrets engine in Vault? Choose three correct answers.

A.

Some secrets engines simply store and read data

B.

Once enabled, you cannot disable the secrets engine

C.

You can build your own custom secrets engine

D.

Each secrets engine is isolated to its path

E.

A secrets engine cannot be enabled at multiple paths

Full Access
Question # 13

Your organization has an initiative to reduce and ultimately remove the use of long lived X.509 certificates. Which secrets engine will best support this use case?

A.

PKI

B.

Key/Value secrets engine version 2, with TTL defined

C.

Cloud KMS

D.

Transit

Full Access
Question # 14

A user issues the following cURL command to encrypt data using the transit engine and the Vault AP:

Vault-Associate question answer

Which payload.json file has the correct contents?

A.

Vault-Associate question answer

B.

Vault-Associate question answer

C.

Vault-Associate question answer

D.

Vault-Associate question answer

Full Access
Question # 15

Security requirements demand that no secrets appear in the shell history. Which command does not meet this requirement?

A.

generate-password | vault kv put secret/password value

B.

vault kv put secret/password value-itsasecret

C.

vault kv put secret/password value=@data.txt

D.

vault kv put secret/password value-SSECRET_VALUE

Full Access
Question # 16

Use this screenshot to answer the question below:

Vault-Associate question answer

When are you shown these options in the GUI?

A.

Enabling policies

B.

Enabling authentication engines

C.

Enabling secret engines

D.

Enabling authentication methods

Full Access
Question # 17

Use this screenshot to answer the question below:

Vault-Associate question answer

Where on this page would you click to view a secret located at secret/my-secret?

A.

A

B.

B

C.

C

D.

D

E.

E

Full Access