Skip to content

Vault architecture fundamentals Questions

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

16 questions4 easy8 medium4 hard
Q1
hard

A three-node Vault cluster using manual unseal is restarted for maintenance. What must operators do before the cluster is fully ready again?

Q2
medium

A new operator asks what it means when Vault is sealed. Which answer is most accurate?

Q3
medium

A cluster uses auto-unseal and the team needs to perform an emergency root generation workflow later. Which key material is relevant to that process?

Q4
easy

Which unseal mechanism does Vault use by default when auto-unseal is not configured?

Q5
hard

A cluster uses Shamir sealing with five shares and a threshold of three. What is reconstructed when the third valid share is supplied during unseal?

Q6
medium

What does Vault load after a node becomes unsealed?

Q7
medium

Which Vault component is responsible for routing requests, enforcing ACLs, and ensuring audit logging happens?

Q8
easy

Why is the storage backend considered untrusted in Vault's architecture?

Q9
easy

While a Vault node is sealed, which operations remain possible?

Q10
medium

In Vault's sealing model, which key directly decrypts the root key?

Q11
hard

Why are auth method, audit device, and secrets engine configurations stored inside Vault rather than only in external config files?

Q12
medium

Which Vault component tracks issued leases and automatically revokes expired tokens or secrets?

Q13
medium

Which internal backend is always mounted at sys/ and is used to affect items such as the internal policy store?

Q14
easy

Which environment variable is commonly used to tell Vault CLI-based tools which Vault address to contact?

Q15
medium

Vault handles certain partial-failure cases transparently in the core by using write-ahead logging together with which manager?

Q16
hard

Which key chain correctly describes how manually unsealing Vault leads to access to encrypted data?

Sign in to see all 16 questions

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