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

Viewing page 8 out of 9 pages
Viewing questions 71-80 out of questions
Questions # 71:

You are considering using HCP Vault Dedicated but are concerned about differences between a hosted version and a self-hosted deployment. Which of the following statements is true about HCP Vault Dedicated?

Options:

A.

HCP Vault Dedicated provides a similar experience to self-hosted Vault Enterprise because it uses the same Vault binary


B.

HCP Vault Dedicated can be deployed on any cloud provider, including AWS, Azure, and Google Cloud, with full multi-cloud support


C.

HCP Vault Dedicated requires different CLI commands and APIs compared to self-hosted Vault Enterprise


D.

HCP Vault Dedicated is currently limited to a single region and cannot be deployed across multiple regions


Expert Solution
Questions # 72:

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 # 73:

What command can be used to revoke all leases associated with a database role named prod-mysql?

Options:

A.

vault lease revoke database/role/prod-mysql


B.

vault lease revoke -prefix database/creds/prod-mysql


C.

vault revoke database/role/prod-mysql


D.

vault lease revoke database/creds/prod-mysql


Expert Solution
Questions # 74:

What is the default value of the VAULT_ADDR environment variable?

Options:

A.

http://127.0.0.1:8200


B.

https://vault.example.com:8200


C.

https://127.0.0.1:8200


D.

http://vault.example.com:8200


Expert Solution
Questions # 75:

What occurs when a Vault cluster cannot maintain a quorum while using the Integrated Storage backend?

Options:

A.

Vault continues to operate in read-only mode until quorum is restored


B.

The cluster becomes unavailable and cannot commit new logs


C.

Vault automatically promotes a standby node to a leader to restore quorum


D.

Vault temporarily switches to local storage until quorum is regained


Expert Solution
Questions # 76:

Jarrad is an AWS engineer and has provisioned a new EC2 instance running MySQL since his application requires a specific MySQL version. He wants to integrate Vault into his workflow but is new to Vault. What secrets engine should Jarrad use to integrate this new database running in AWS?

Options:

A.

azure


B.

database


C.

kv


D.

aws


Expert Solution
Questions # 77:

True or False? Although AppRole is designed for machines, humans can use it to authenticate to Vault if you wish.

Options:

A.

True


B.

False


Expert Solution
Questions # 78:

Tanner manages a data processing application and needs to be sure the data being processed is encrypted so it is securely stored post-processing. Which secrets engines can encrypt data? (Select three)

Options:

A.

transit


B.

KMIP


C.

SSH


D.

transform


Expert Solution
Questions # 79:

Thomas has authenticated to Vault using the API and has received the following response. What data must Thomas parse from the response in order to continue making requests to Vault?

text

CollapseWrapCopy

{

"request_id": "65897160-fd8b-1f87-c24e-fdba14c9728e",

"lease_id": "",

"renewable": false,

"lease_duration": 0,

"data": null,

"wrap_info": null,

"warnings": null,

"auth": {

"client_token": "hvss.lzrmRe5Y3LMcDRmOttEjWoagd92fD29fxakwej_38djs",

"accessor": "EMX0nv4nr0Y1wXoaN7i0WDW1",

"policies": ["bryan", "default"],

"token_policies": ["bryan", "default"],

"metadata": {"username": "bryan"},

"lease_duration": 2764800,

"renewable": true,

"entity_id": "40e203e8-818e-b6ad-4cb3-0befdbf9b598",

"token_type": "service",

"orphan": true

}

}

Options:

A.

accessor


B.

request_id


C.

client_token


D.

entity_id


Expert Solution
Questions # 80:

True or False? The root and default policies can be deleted if they are not needed or being used.

Options:

A.

True


B.

False


Expert Solution
Viewing page 8 out of 9 pages
Viewing questions 71-80 out of questions