Reboot your instance
An instance reboot is equivalent to an operating system reboot. In most cases, it takes only a few minutes to reboot your instance.
When you reboot an instance, it keeps the following:
-
Public DNS name (IPv4)
-
Private IPv4 address
-
Public IPv4 address
-
IPv6 address (if applicable)
-
Any data on its instance store volumes
Rebooting an instance doesn't start a new instance billing period (with a minimum one-minute charge), unlike stopping and starting your instance.
We might schedule your instance for a reboot for necessary maintenance, such as to apply updates that require a reboot. No action is required on your part; we recommend that you wait for the reboot to occur within its scheduled window. For more information, see Scheduled events for your instances.
We recommend that you use the Amazon EC2 console, a command line tool, or the Amazon EC2 API to reboot your instance instead of running the operating system reboot command from your instance. If you use the Amazon EC2 console, a command line tool, or the Amazon EC2 API to reboot your instance, we perform a hard reboot if the instance does not cleanly shut down within a few minutes. If you use Amazon CloudTrail, then using Amazon EC2 to reboot your instance also creates an API record of when your instance was rebooted.
To run a controlled fault injection experiment
You can use Amazon Fault Injection Simulator to test how your application responds when your instance is rebooted. For more information, see the Amazon Fault Injection Simulator User Guide.