Pass the HashiCorp HashiCorp Security Automation Certification VA-002-P Questions and answers with CertsForce

Viewing page 6 out of 6 pages
Viewing questions 51-60 out of questions
Questions # 51:

As opposed to service tokens, batch tokens are ideal for what type of action?

Options:

A.

generating dynamic credentials


B.

configuring Vault features


C.

renewing tokens


D.

issuing snapshots


E.

encrypting data


F.

writing secrets


Expert Solution
Questions # 52:

In order to extend Vault beyond a data center or cloud regional boundary, what feature should be used?

Options:

A.

plugins


B.

secrets engine


C.

replication


D.

seal/unseal


E.

snapshots


Expert Solution
Questions # 53:

A user has created a module called "my_test_module" and committed it to GitHub. Over time, several commits have been made with updates to the module, each tagged in GitHub with an incremental version number. Which of the following lines would be required in a module configuration block in terraform to select tagged version v1.0.4?

Options:

A.

source = "git::https://wpexpertsupport.com/my_test_module.git#tag=v1.0.4 "


B.

source = "git::https://wpexpertsupport.com/my_test_module.git@tag=v1.0.4 "


C.

source = "git::https://wpexpertsupport.com/my_test_module.git?ref=v1.0.4 "


D.

source = "git::https://wpexpertsupport.com/my_test_module.git &ref=v1.0.4"


Expert Solution
Questions # 54:

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

Options:

A.

ability to enable auth methods


B.

persistent storage


C.

encryption via TLS


D.

faster deployment


E.

access to all of the secret engines


Expert Solution
Questions # 55:

In Terraform Enterprise, a workspace can be mapped to how many VCS repos?

Options:

A.

5


B.

3


C.

2


D.

1


Expert Solution
Questions # 56:

Which of the following commands will remove all secrets at a specific path?

Options:

A.

vault lease revoke -prefix


B.

vault delete lease -all


C.

vault lease revoke -all


D.

vault revoke -all


Expert Solution
Questions # 57:

Which flag would be used within a Terraform configuration block to identify the specific version of a provider required?

Options:

A.

required-provider


B.

required_versions


C.

required_providers


D.

required-version


Expert Solution
Questions # 58:

A user creates three workspaces from the command line - prod, dev, and test. Which of the following commands will the user run to switch to the dev workspace?

Options:

A.

terraform workspace select dev


B.

terraform workspace -switch dev


C.

terraform workspace dev


D.

terraform workspace switch dev


Expert Solution
Questions # 59:

Which of the following best describes the storage backend?

Options:

A.

configures client interaction with a cloud storage service, such as Amazon S3


B.

configures the location for storage of Vault data


C.

selects the type of storage the Vault node runs on, such as SSD or traditional spinning hard drive


D.

Encrypts the hard drives of the server which Vault is running on


Expert Solution
Questions # 60:

In regards to using a K/V v2 secrets engine, select the three correct statements below: (select three)

Options:

A.

issuing a vault kv destroy statement permanently deletes a single version of a secret


B.

issuing a vault kv destroy statement deletes all versions of a secret


C.

issuing a vault kv delete statement permanently deletes the secret


D.

issuing a vault kv metadata delete statement permanently deletes the secret


E.

issuing a vault kv delete statement performs a soft delete


Expert Solution
Viewing page 6 out of 6 pages
Viewing questions 51-60 out of questions