Courseiva
Compare and configure secrets engineseasyMultiple SelectObjective-mapped

VA-003 Compare and configure secrets engines Practice Question

A team is evaluating which secrets engines to use for different use cases. Which TWO statements about secrets engines are true?

⚠ Common exam trap

HashiCorp often tests the misconception that 'Transit' implies dynamic credential generation, when in fact Transit is strictly for cryptographic operations on data, not for database credential rotation.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

The KV v2 secrets engine supports versioning and can store metadata like TTL

The KV v2 secrets engine stores multiple versions of a secret, supports metadata such as TTL and deletion time, and allows check-and-set operations for conflict detection. This makes it suitable for use cases requiring secret rotation and audit trails.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • The AWS secrets engine can only generate static access keys

    Why it's wrong here

    AWS engine generates dynamic credentials (STS or IAM users).

  • The Database secrets engine requires a root database user for all configurations

    Why it's wrong here

    It can use non-root users with sufficient privileges.

  • The KV v2 secrets engine supports versioning and can store metadata like TTL

    Why this is correct

    KV v2 stores versions and metadata such as TTL.

  • The Transit secrets engine can generate dynamic database credentials

    Why it's wrong here

    Transit provides encryption, not dynamic credentials.

  • The PKI secrets engine can issue certificates that are automatically renewed by Vault

    Why this is correct

    PKI supports certificate lifecycle management including renewal.

About these practice questions

One of 498 original VA-003 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This VA-003 practice question is part of Courseiva's free HashiCorp certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the VA-003 exam.