what happens to ENIs that are automatically created and…

By default, what happens to ENIs that are automatically created and attached to EC2 instances when the
attached instance terminates?

By default, what happens to ENIs that are automatically created and attached to EC2 instances when the
attached instance terminates?

A.
Remain as is

B.
Terminate

C.
Hibernate

D.
Pause

Explanation:



Leave a Reply 3

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


AWS-Conqueror

AWS-Conqueror

Agree with B.

charm

charm

Terminate.

We’ll create a ENI for you at launch time if you don’t specify one, and we’ll set the Delete on Terminate flag so you won’t have to manage it. Net-net: You don’t have to worry about this new level of flexibility until you actually need it.