0 votes
in AWS by
By default, a root EBS volume is set to be _____ when an instance is _____.

​

a) deleted, terminated

​

b) backed up, terminated

​

c) stored, launched

​

d) disassociated, terminated

1 Answer

0 votes
by

a) deleted, terminated

The default setting is that all root EBS volumes will be deleted upon the termination of an instance. Video for reference: Elastic Cloud Compute (EC2) Instances Part 1

...