Instance storage
Instance storage is SSD, or hard disk storage, that is installed in the host machine. Since it is local, you can get high disk throughput and high input/output per second, known as IOPS. However, one big caveat is the ephemeral, temporary nature of instance storage. When your instance is running, it is occupying a slot in the hypervisor of a host server. So, it has access to its share of the host machine's local storage.
However, when an instance is stopped or terminated, it is removed from the hypervisor slot, and that frees the slot for another instance to occupy it. So, to make sure that no one will be able to access your data, the local storage for your instance is wiped, and any data that you wrote to the volume is gone. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access