Skip to content

Vault leases Questions

Practice questions for Vault leases topic in HashiCorp Certified: Vault Associate (003). 16 questions covering this domain.

16 questions4 easy8 medium4 hard
Q1
medium

An operator requests a lease renewal with an increment of one hour. How should that increment be interpreted?

Q2
medium

A candidate compares a key-value secret and a database credential generated by Vault. Which statement is accurate?

Q3
hard

A security incident affects every temporary AWS credential issued from one Vault path. Which action revokes all of those leases most directly?

Q4
easy

A developer receives a lease ID after reading dynamic credentials from Vault. What is the primary purpose of that lease ID?

Q5
medium

What fact makes prefix-based lease revocation possible in Vault?

Q6
hard

A team uses vault lease revoke on a lease and then tries to renew the same lease ID. What should they expect?

Q7
easy

A support engineer has a lease ID and needs to renew or revoke it from the CLI. Which command family should they use?

Q8
medium

Why does Vault require dynamic secrets to have a lease even when the credentials are intended to stay valid for a very long time?

Q9
easy

An application reads a secret from the KV secrets engine and sees a lease_duration field in the output. What should the team assume?

Q10
medium

A client requests vault lease renew -increment=3600, and the backend returns a 20-minute TTL. Which value should the client trust?

Q11
medium

A service token created several dynamic database credentials. What happens to those leases if the token is revoked?

Q12
hard

During an incident, operators need to revoke every credential issued from database/creds/payroll-app without touching other database roles. Which acti...

Q13
easy

According to Vault lease concepts, which objects receive leases by default?

Q14
medium

Why is a requested lease renewal increment rooted at the current time instead of the previous expiration time?

Q15
medium

Why does Vault require dynamic secrets to have leases even if the underlying credential could theoretically remain valid for a long time?

Q16
hard

During an incident, an operator revokes a leased AWS credential before its TTL ends. What should the application assume immediately after that revocat...

Sign in to see all 16 questions

Create a free account to browse all questions — completely free during our launch phase.