PrepAway - Latest Free Exam Questions & Answers

You can modify this behavior by changing the value of the flag_____ to false when you launch the instance

By default, EBS volumes that are created and attached to an instance at launch are deleted when that instance
is terminated. You can modify this behavior by changing the value of the flag_____ to false when you launch
the instance

PrepAway - Latest Free Exam Questions & Answers

A.
DeleteOnTermination

B.
RemoveOnDeletion

C.
RemoveOnTermination

D.
TerminateOnDeletion

8 Comments on “You can modify this behavior by changing the value of the flag_____ to false when you launch the instance

    1. TechMinded says:

      Sorry Chef but I read: B
      by default, Amazon EBS root device volumes are automatically deleted when the instance terminates. However, by default, any additional EBS volumes that you attach at launch, or any EBS volumes that you attach to an existing instance persist even after the instance terminates. This behavior is controlled by the volume’s DeleteOnTermination attribute, which you can modify.
      http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/terminating-instances.html

      IMHO answer is A




      0



      0
  1. Da says:

    A
    – Volume root -> default is delete (True)
    By default, the DeletionOnTermination attribute for the root volume of an instance is set to true. Therefore, the default is to delete the root volume of an instance when the instance terminates.
    – Other EBS volumn -> default is not delete (False).
    By default, when you attach an EBS volume to an instance, its DeleteOnTermination attribute is set to false.




    0



    0
  2. Dong says:

    A

    By default, when you attach an EBS volume to an instance, its DeleteOnTermination attribute is set to false. Therefore, the default is to preserve these volumes.




    0



    0
  3. Duck Bro says:

    A
    By default, Amazon EBS root device volumes are automatically deleted when the instance terminates. However, by default, any additional EBS volumes that you attach at launch, or any EBS volumes that you attach to an existing instance persist even after the instance terminates. This behavior is controlled by the volume’s DeleteOnTermination attribute, which you can modify.
    http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/terminating-instances.html




    0



    0

Leave a Reply

Your email address will not be published. Required fields are marked *