Bird
0
0

Why is it recommended to use Instance Metadata Service Version 2 (IMDSv2) instead of Version 1 (IMDSv1)?

hard📝 Conceptual Q10 of 15
AWS - EC2 Fundamentals
Why is it recommended to use Instance Metadata Service Version 2 (IMDSv2) instead of Version 1 (IMDSv1)?
AIMDSv2 requires session tokens, preventing unauthorized metadata access
BIMDSv2 provides faster metadata responses
CIMDSv2 encrypts all metadata data in transit
DIMDSv2 allows metadata access from outside the instance
Step-by-Step Solution
Solution:
  1. Step 1: Understand IMDSv2 security improvements

    IMDSv2 requires session tokens, which protect against unauthorized metadata requests.
  2. Step 2: Evaluate other options

    IMDSv2 does not necessarily speed up responses or encrypt data in transit. It does not allow external access.
  3. Final Answer:

    IMDSv2 requires session tokens, preventing unauthorized metadata access -> Option A
  4. Quick Check:

    IMDSv2 adds token security to metadata access [OK]
Quick Trick: IMDSv2 uses tokens to secure metadata access [OK]
Common Mistakes:
  • Thinking IMDSv2 speeds up metadata
  • Assuming metadata is encrypted in transit
  • Believing metadata is accessible externally

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes