Official Bank 0/57

HashiCorp Vault Associate (VAULT) - Hashicorp Actual Exam Questions

Last updated on April 25, 2026

97% Exam Compliance
57 Total Questions
1
Question

Which of the following is a machine-oriented Vault authentication backend?

Options
A

Okta

B

AppRole

C

Transit

D

GitHub

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question

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"?

Options
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

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question

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

Options
A

Meta

B

Path

C

Policies

D

Accessor

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question

You are performing a high number of authentications in a short amount of time. You're experiencing slow throughput for token generation. How would you solve this problem?

Options
A

Increase the time-to-live on service tokens

B

Implement batch tokens

C

Establish a rate limit quota

D

Reduce the number of policies attached to the tokens

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question

What does the following policy do?

Question image
Options
A

Grants access for each user to a KV folder which shares their id

B

Grants access to a special system entity folder

C

Allows a user to read data about the secret endpoint identity

D

Nothing, this is not a valid policy

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.