| Exam Name: | HashiCorp Certified: Vault Associate (003) Exam | ||
| Exam Code: | HCVA0-003 Dumps | ||
| Vendor: | HashiCorp | Certification: | HashiCorp Security Automation Certification |
| Questions: | 324 Q&A's | Shared By: | moses |
True or False? The following policy permits a user to read secrets contained in the path secrets/cloud/apps/jenkins?
text
CollapseWrapCopy
path " secrets/cloud/apps/jenkins/* " {
capabilities = [ " create " , " read " , " update " , " delete " , " list " ]
}
Your organization has many applications needing heavy read access to Vault. As these applications integrate with Vault, the primary Vault cluster’s performance is negatively impacted. What feature can you use to scale the cluster and improve performance?
In Vault, there are two main types of tokens, batch and service. Which of the following is true about the renewable capabilities of each?
Short-lived, dynamically generated secrets provide organizations with many benefits. Select the benefits from the options below. (Select four)