Created EC2 on demand instance with Root device type ebs. If we restart the EC2 instance will it restart using root device EBS? Will there be any configuration or data losses?
Ans is No.
If AMI is EBS backed AMI, nothing is going to happen with restart.
You can get the data stored on C:\ drive as well.
Only Public DNS: entry will be changed.
Comments