EC2 Instance Store Lifetime

  • The data in an instance store persists only during the lifetime of its associated instance.

  • If an instance reboots, data in the instance store persists.

  • Data is lost if:

    • Underlying disk drive fails.

    • Instance stops/hibernates/terminates; data persists if the instance reboots.

Last updated

Was this helpful?