Bird
0
0

You want to save costs by stopping an EC2 instance but keep its data intact for later use. Which instance state should you use and why?

hard📝 Application Q15 of 15
AWS - EC2 Fundamentals
You want to save costs by stopping an EC2 instance but keep its data intact for later use. Which instance state should you use and why?
ATerminate, because it deletes the instance and saves all costs
BStop, because it powers off the instance but keeps data on the disk
CRunning, because it keeps the instance active and data safe
DPending, because it prepares the instance for shutdown
Step-by-Step Solution
Solution:
  1. Step 1: Understand cost and data retention

    Stopping an instance powers it off but keeps the attached storage intact, preserving data.
  2. Step 2: Compare with termination

    Terminating deletes the instance and storage, losing data and cannot be restarted.
  3. Step 3: Choose correct state for saving costs and keeping data

    Stopping is the correct choice to save costs while keeping data safe.
  4. Final Answer:

    Stop, because it powers off the instance but keeps data on the disk -> Option B
  5. Quick Check:

    Stop = Save cost + keep data [OK]
Quick Trick: Stop to save cost and keep data intact [OK]
Common Mistakes:
  • Choosing terminate and losing data
  • Thinking running saves cost
  • Confusing pending with stop

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes