Bird
0
0

Which of the following is a valid AWS instance type format?

easy📝 Syntax Q3 of 15
AWS - EC2 Fundamentals
Which of the following is a valid AWS instance type format?
A5m.large
Bm5.large
Clarge.m5
Dm.large5
Step-by-Step Solution
Solution:
  1. Step 1: Recall AWS instance type naming convention

    Instance types follow the format: family + generation + size, e.g., m5.large.
  2. Step 2: Validate options

    Only 'm5.large' matches the correct pattern; others have incorrect order or format.
  3. Final Answer:

    m5.large -> Option B
  4. Quick Check:

    Correct instance type format = m5.large [OK]
Quick Trick: Instance type format: family + generation + size [OK]
Common Mistakes:
MISTAKES
  • Reversing family and size
  • Mixing numbers and letters incorrectly

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes