HCVA0-003 Dumps

HCVA0-003 Free Practice Test

HashiCorp HCVA0-003: HashiCorp Certified: Vault Associate (003)Exam

QUESTION 6

- (Topic 4)
A MySQL server has been deployed on Google Cloud Platform (GCP) to support a legacy application. You want to generate dynamic credentials against this MySQL server rather than use static credentials. What Vault secrets engine would you use to accomplish this?

Correct Answer: C

QUESTION 7

- (Topic 4)
There are a few ways in Vault that can be used to obtain a root token. Select the valid methods from the answers below. (Select three)

Correct Answer: ABD

QUESTION 8

- (Topic 5)
Which of the following are replication methods available in Vault Enterprise? Choose two correct answers.

Correct Answer: CD

QUESTION 9

- (Topic 1)
Which of the following is NOT a valid way in which a lease can be revoked in Vault?

Correct Answer: D

QUESTION 10

- (Topic 1)
In regards to the Transit secrets engine, which of the following is true given the following command and output (select three):
$ vault write encryption/encrypt/creditcard plaintext=$(base64 <<< "1234 5678 9101 1121") Key: ciphertext Value:
vault:v3:cZNHVx+sxdMErXRSuDa1q/pz49fXTn1PScKfhf+PIZPvy8xKfkytpwKcbC0fF2U=

Correct Answer: ABC