What command creates a secret with the key " my-password " and the value " 53cr3t " at path " my-secrets " within the KV secrets engine mounted at " secret " ?
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?
Based on the output below, how many policies have been added to Vault?
$ vault policy list
base
default
root
web-app-1
automation-team
Assuming default configurations, which of the following operations require a threshold of key shares to perform? (Select three)
Which of the following tokens are representative of a batch token? (Select two)
Although batch and service tokens share many characteristics, which of the following are true only about batch tokens? (Select three)
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)