Skip to main content
🔒 Preview mode. The first 15 Foundations lessons are free; this one is Pro. Start a 7-day trial to unlock the editor, AI hints and the rest of the curriculum. Card required, cancel any time in Dashboard.
Start 7-day trial →
⚡
← Courses
›
DevOps for Python services
›
Module 6 · Modern DevOps Stack
›
Vault: dynamic secrets
quiz
81 / 104
🇺🇸
EN
▼
↗
Share
⋯
More
+100 XP
📋
Task
📖
Theory
🤖
AI Help
Task
📝 **Question:** Main advantage of dynamic secrets vs static .env? 📋 Pick the right answer. 💡 **Hint:** Re-read the theory above if unsure.
🎯 Quiz
Question
📝 **Question:** Main advantage of dynamic secrets vs static .env? 📋 Pick the right answer. 💡 **Hint:** Re-read the theory above if unsure.
A
Each pod gets a unique username so audit logs can attribute every query to a single replica out of the fleet.
B
Short-lived credentials limit blast radius. Compromised creds expire in hours instead of months.
C
Vault encrypts the secret in transit so even a man-in-the-middle on the same VPC cannot read the password.
D
Removes the need for any secret manager because credentials are computed deterministically from pod identity.
Submit answer
💬 Discussion
Be the first to ask a question or share a tip.
Sign in
to join the discussion. Reading is free.
Loading discussion…