Summer Certification Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Pass HCVA0-003 Exam Guide

Page: 17 / 24
Total 324 questions

HashiCorp Certified: Vault Associate (003) Exam Questions and Answers

Question 65

Which of the following secrets engines does NOT issue a lease upon a read request?

Options:

A.

KV

B.

Consul

C.

Database

D.

AWS

Question 66

True or False? All dynamic secrets in Vault are required to have a lease.

Options:

A.

True

B.

False

Question 67

Select the policies below that permit you to create a new entry of environment=prod at the path /secrets/apps/my_secret (select three).

Options:

A.

path " secrets/+/my_secret " { capabilities = [ " create " ] allowed_parameters = { " * " = [] } }

B.

path " secrets/apps/my_secret " { capabilities = [ " update " ] }

C.

path " secrets/apps/my_secret " { capabilities = [ " create " ] allowed_parameters = { " environment " = [] } }

D.

path " secrets/apps/* " { capabilities = [ " create " ] allowed_parameters = { " environment " = [ " dev " , " test " , " qa " , " prod " ] } }

Question 68

You want to integrate a third-party application to retrieve credentials from the HashiCorp Vault API. How can you accomplish this without having direct access to the source code?

Options:

A.

You cannot integrate a third-party application with Vault without being able to modify the source code

B.

Put in a request to the third-party application vendor

C.

Instead of the API, have the application use the Vault CLI to retrieve credentials

D.

Use the Vault Agent to obtain secrets and provide them to the application

Page: 17 / 24
Total 324 questions