0 votes
in AWS by
The data on the root volumes of store-backed and EBS-backed instances get deleted by default when they are terminated.

1 Answer

0 votes
by

EBS-backed instances. EBS-backed instances use EBS volume as their root volume. EBS volume consists of virtual drives that can be easily backed up and duplicated by snapshots.

EBS Backed Instances

The biggest advantage of EBS-backed volumes is that the data can be configured to be stored for later retrieval even if the virtual machine or the instances are shut down.

Related questions

0 votes
asked Mar 31 in AWS by DavidAnderson
+1 vote
asked Jan 9, 2020 in AWS by sharadyadav1986
...