Bird
0
0

Why can't you start an EC2 instance that is in the 'terminated' state, even if you have the instance ID?

hard📝 Conceptual Q10 of 15
AWS - EC2 Fundamentals
Why can't you start an EC2 instance that is in the 'terminated' state, even if you have the instance ID?
ATerminated instances are permanently deleted and cannot be recovered
BYou need special permissions to start terminated instances
CTerminated instances are paused and require reboot
DThe instance is in a pending state and not ready to start
Step-by-Step Solution
Solution:
  1. Step 1: Understand the meaning of 'terminated' state

    Terminated means the instance is deleted and no longer exists in AWS.
  2. Step 2: Explain why start is impossible

    Since the instance is deleted, it cannot be started or recovered.
  3. Final Answer:

    Terminated instances are permanently deleted and cannot be recovered -> Option A
  4. Quick Check:

    Terminated = permanent deletion, no restart [OK]
Quick Trick: Terminated means gone forever, no restart possible [OK]
Common Mistakes:
  • Thinking permissions control start
  • Confusing terminated with paused
  • Mixing pending with terminated

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes