AWS Certified SysOps Administrator – Associate (legacy) — Question 274

A user has launched an EBS backed EC2 instance. What will be the difference while performing the restart or stop/start options on that instance?

Answer options

Correct answer: A

Explanation

Rebooting an EC2 instance (restart) keeps the instance running on the same physical host and does not trigger a new billing cycle. Stopping and starting the instance, however, terminates the current instance state and initiates a new billing cycle when started again, resulting in a charge for a new minimum billing period (historically billed as a full hour). Consequently, restarting is free from additional initiation charges, while stop/start cycles incur new billing charges.