Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

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

Exam HCVA0-003 All Questions
Exam HCVA0-003 Premium Access

View all detail and faqs for the HCVA0-003 exam

Viewing page 4 out of 9 pages
Viewing questions 31-40 out of questions
Questions # 31:

What is the default TTL for tokens in Vault if one is not specified?

Options:

A.

24 hours (1 day)

B.

15 minutes

C.

768 hours (32 days)

D.

60 minutes (1 hour)

Expert Solution
Questions # 32:

When a lease is created, what actions can be performed by using only the lease ID? (Choose two)

Options:

A.

Renew the lease

B.

Revoke the lease

C.

Extend the max TTL for the lease

D.

Authenticate using the lease ID

Expert Solution
Questions # 33:

Select the two paths below that would be permitted for read access based on the following Vault policy:

path "secret/+/training/*" {

capabilities = ["create", "read"]

}

Options:

A.

secret/business/training

B.

secret/cloud/training/test/exam

C.

secret/departments/certification/api

D.

secret/departments/training/vault

Expert Solution
Questions # 34:

What features are offered by the Vault Agent? (Select three)

Options:

A.

Auditing

B.

Templating

C.

Auto-auth

D.

Secret caching

Expert Solution
Questions # 35:

When using the Vault Secrets Operator, where is the secret written to after being retrieved from Vault?

Options:

A.

The secret is never written to any service or persistent storage

B.

Directly to the filesystem of the pod

C.

Kubernetes Secrets

D.

To the cloud-provider’s native secret manager (Azure Key Vault, AWS Secrets Manager, etc.)

Expert Solution
Questions # 36:

Given the following policy, which command below would not result in a permission denied error (select two)?

path "secret/*" { capabilities = ["create", "update"] allowed_parameters = { "student" = ["steve", "frank", "jamie", "susan", "gerry", "damien"] } }

path "secret/apps/*" { capabilities = ["read"] }

path "secret/apps/results" { capabilities = ["deny"] }

Options:

A.

vault kv put secret/apps/results student03=practice

B.

vault kv put secret/apps/app01 student=bryan

C.

vault kv put secret/common/results student=frank

D.

vault kv get secret/apps/api_key

Expert Solution
Questions # 37:

Your company's security policies require that all encryption keys must be rotated at least once per year. After using the Transit secrets engine for a year, the Vault admin issues the proper command to rotate the key named ecommerce that was used to encrypt your data. What command can be used to easily re-encrypt the original data with the new version of the key?

Options:

A.

vault write -f transit/keys/ecommerce/rotate

B.

vault write -f transit/keys/ecommerce/update

C.

vault write transit/encrypt/ecommerce v1:v2

D.

vault write transit/rewrap/ecommerce ciphertext=

Expert Solution
Questions # 38:

What are the primary benefits of running Vault in a production deployment over dev server mode (select two)?

Options:

A.

Faster deployment

B.

Persistent storage

C.

Ability to enable auth methods

D.

Encryption via TLS

Expert Solution
Questions # 39:

According to the screenshot below, what auth method did this client use to log in to Vault?

(Screenshot shows a lease path: auth/userpass/login/student01)

Options:

A.

Userpass

B.

Auth

C.

Root token

D.

Child token

Expert Solution
Questions # 40:

How does the Vault Secrets Operator (VSO) assist in integrating Kubernetes-based workloads with Vault?

Options:

A.

By enabling a local API endpoint to allow the workload to make requests directly from the VSO

B.

By using client-side caching for KVv1 and KVv2 secrets engines

C.

By injecting a Vault Agent directly into the pod requesting secrets from Vault

D.

By watching for changes to its supported set of Custom Resource Definitions (CRD)

Expert Solution
Viewing page 4 out of 9 pages
Viewing questions 31-40 out of questions