0
0
AWScloud~5 mins

Instance states (running, stopped, terminated) in AWS - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What does the running state mean for an AWS EC2 instance?
The instance is powered on and ready to use. It can accept network traffic and run applications.
Click to reveal answer
beginner
What happens when an EC2 instance is in the stopped state?
The instance is powered off but still exists. You are not charged for instance usage, but storage costs apply. You can start it again later.
Click to reveal answer
beginner
What does the terminated state mean for an EC2 instance?
The instance is permanently deleted. You cannot start it again. All associated resources like storage may be deleted depending on settings.
Click to reveal answer
beginner
Can you restart an EC2 instance that is terminated?
No, once an instance is terminated, it is permanently deleted and cannot be restarted.
Click to reveal answer
beginner
What is the difference between stopping and terminating an EC2 instance?
Stopping powers off the instance but keeps it for later use. Terminating deletes the instance permanently.
Click to reveal answer
What state is an EC2 instance in when it is powered on and ready to use?
ARunning
BStopped
CTerminated
DPending
Which instance state means the instance is permanently deleted?
AStopped
BRunning
CTerminated
DPending
If you want to pause an instance but keep it for later use, which state should you put it in?
AStopped
BRunning
CTerminated
DShutting-down
Are you charged for instance usage when an EC2 instance is stopped?
AYes, full charges apply
BCharges depend on instance type
CNo charges at all
DNo, you are not charged for instance usage but storage costs apply
Can you restart an EC2 instance after it has been terminated?
AYes, anytime
BNo, terminated instances cannot be restarted
COnly within 24 hours
DOnly if backed up
Explain the differences between the running, stopped, and terminated states of an EC2 instance.
Think about what happens to the instance and your ability to use it in each state.
You got /3 concepts.
    What are the cost implications of stopping versus terminating an EC2 instance?
    Consider what you pay for when the instance is stopped versus terminated.
    You got /2 concepts.