Pass the HashiCorp HashiCorp Security Automation Certification HCVA0-003 Questions and answers with CertsForce

Viewing page 3 out of 9 pages
Viewing questions 21-30 out of questions
Questions # 21:

Which statement best explains the role and usage of storage backends in HashiCorp Vault?

Options:

A.

They store Vault’s persistent data, affecting the scalability and performance of managing Vault.


B.

They handle the encryption of all secrets so that Vault remains completely stateless.


C.

They store only ephemeral tokens, ensuring no persistent data is ever saved.


D.

They store only unseal keys, while all secret data remains in Vault’s memory.


Expert Solution
Questions # 22:

What type of Vault token does not have a TTL (Time to Live)?

Options:

A.

Child tokens


B.

Parent tokens


C.

Service tokens


D.

Root tokens


E.

Batch tokens


Expert Solution
Questions # 23:

Which of the following are benefits of using the Vault Secrets Operator (VSO)? (Select three)

Options:

A.

Support for syncing from multiple secret sources


B.

Bi-directional sync between Vault and Kubernetes Secrets


C.

Automatic secret drift and remediation


D.

Automatic secret rotation for multiple Kubernetes resource types


Expert Solution
Questions # 24:

What command is used to extend the TTL of a token, if permitted?

Options:

A.

vault token revoke


B.

vault capabilities


C.

vault token lookup


D.

vault token renew


Expert Solution
Questions # 25:

True or False? To prepare for day-to-day operations, the root token should be safely saved outside of Vault in order to administer Vault.

Options:

A.

True


B.

False


Expert Solution
Questions # 26:

After creating a dynamic credential on a database, the DBA accidentally deletes the credentials on the database itself. When attempting to remove the lease, Vault returns an error stating that the credential cannot be found. What command can be run to make Vault remove the secret?

Options:

A.

vault lease revoke -force -prefix


B.

vault lease -renew


C.

vault lease revoke -enforce


D.

vault revoke -apply


Expert Solution
Questions # 27:

Select the two default policies created in Vault. (Select two)

Options:

A.

root


B.

user


C.

admin


D.

default


E.

base


F.

vault


Expert Solution
Questions # 28:

The Vault Agent provides which of the following benefits? (Select three)

Options:

A.

Token renewal


B.

Authentication to Vault


C.

Client-side caching of responses


D.

Automatically creates secrets in the desired storage backend


Expert Solution
Questions # 29:

An application has authenticated to Vault and has obtained dynamic database credentials with a lease of 4 hours. Four hours later, the credentials expire, and the application can no longer communicate with the backend database, so the application goes down. What should the developers instruct the application to do to prevent this from happening again while maintaining the same level of security?

Options:

A.

Go back to using static credentials


B.

Renew the lease before expiration


C.

Revoke the lease before expiration


D.

Use a different auth method


Expert Solution
Questions # 30:

Your application cannot manage authentication with Vault, but it can communicate with a local service to retrieve secrets. What solution can enable your app to generate dynamic credentials from Vault?

Options:

A.

Vault Proxy with caching feature enabled


B.

Vault Agent with environment variable secret injection


C.

Vault Proxy with Auto-Auth feature enabled


D.

Vault Agent with the templating feature configured


Expert Solution
Viewing page 3 out of 9 pages
Viewing questions 21-30 out of questions