Month End Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: merry71

Free HashiCorp Certified: Vault Associate Practice Questions

Exams4sure Dumps

Exam style questions across every VA-002-P domain

Last Update 4 days ago
Total Questions : 200

Start with our free VA-002-P practice questions, carefully crafted to mirror the domains, phrasing, and difficulty of the real HashiCorp Security Automation Certification exam. Each VA-002-P exam question comes with a detailed rationale that explains not just which answer is correct but why the others fall short. That's how concepts stick. Use the free set to benchmark yourself: identify your HashiCorp weak domains, see where you're losing marks, and build a focused study plan in minutes.

VA-002-P PDF

VA-002-P PDF (Printable)
$46.5
$154.99

VA-002-P Testing Engine

VA-002-P PDF (Printable)
$51
$169.99

VA-002-P PDF + Testing Engine

VA-002-P PDF (Printable)
$63.9
$212.99
Question # 11

What type of policy is shown below?

1. key_prefix "vault/" {

2. policy = "write"

3. }

4. node_prefix "" {

5. policy = "write"

6. }

7. service "vault" {

8. policy = "write"

9. }

10. agent_prefix "" {

11. policy = "write"

12. }

13. session_prefix "" {

14. policy = "write"

15. }

Options:

A.  

Vault policy allowing access to certain paths

B.  

Consul ACL policy for a Vault node

C.  

Consul configuration policy to enable Consul features

D.  

Vault token policy is written for a user

Discussion 0
Question # 12

When architecting a Vault replication configuration, why should you never terminate TLS on a front-end load balancer?

Options:

A.  

If Vault detects that the traffic has been unencrypted and re-encrypted, due to the load balancer, it will automatically drop the traffic as it is no longer trusted.

B.  

Vault generates self-signed mutual TLS for replication. If the LB is performing TLS termination, this will break the mutual TLS between nodes.

C.  

Vault requires that only Consul service discovery can be used to direct traffic to an active Vault node.

D.  

Vault replication won't work with the type of certificates that a traditional load balancer uses.

Discussion 0
Question # 13

Which Terraform command will force a marked resource to be destroyed and recreated on the next apply?

Options:

A.  

terraform fmt

B.  

terraform destroy

C.  

terraform taint

D.  

terraform refresh

Discussion 0
Question # 14

Vault's User Interface (UI) needs to be enabled in the command line before it can be used.

Options:

A.  

FALSE

B.  

TRUE

Discussion 0
Question # 15

What is the result of the following Vault command?

vault auth enable userpass

Options:

A.  

Imports usernames and passwords from LDAP to the local database

B.  

allows Vault to access usernames and passwords stored in a second Vault cluster

C.  

Enables Vault to use external services to authenticate clients to Vault

D.  

mounts the userpass auth method to the default path

Discussion 0
Question # 16

Using the Vault CLI, what command is used to authenticate to Vault?

Options:

A.  

vault creds

B.  

vault user

C.  

vault login

D.  

vault auth

Discussion 0
Question # 17

Which commands are available only after Vault has been unsealed? (select two)

Options:

A.  

vault login -method=ldap -username=vault

B.  

vault operator unseal

C.  

vault kv get kv/apps/app01

D.  

vault status

Discussion 0
Question # 18

What is a downside to using a Terraform provider, such as the Vault provider, to interact with sensitive data, such as reading secrets from Vault?

Options:

A.  

Terraform and Vault must be running on the same physical host

B.  

Terraform and Vault must be running on the same version

C.  

Terraform requires a unique auth method to work with Vault

D.  

Secrets are persisted to the state file and plans

Discussion 0
Question # 19

True or False: When encrypting data with the transit secrets engine, Vault always stores the ciphertext in a dedicated KV store along with the associated encryption key.

Options:

A.  

False

B.  

True

Discussion 0
Question # 20

Why might a user opt to include the following snippet in their configuration file?

1. terraform {

2. required_version = ">= 0.12"

3. }

Options:

A.  

this ensures that all Terraform providers are above a certain version to match the application being deployed

B.  

the user wants to ensure that the application being deployed is a minimum version of 0.12

C.  

versions before Terraform 0.12 were not approved by HashiCorp to be used in production

D.  

Terraform 0.12 introduced substantial changes to the syntax used to write Terraform configuration

Discussion 0

Free Exams Sample Questions