After Selecting AMI I launch a new EC2 instance, it automatically creates 8 GB Volume associated with the instance containing the selected AMI. Is this Volume instance store or EBS Volume? Is this Volume called Root Volume?
When I create a new instance, it does not give the option of specifying size of this Volume containing AMI.
Added: Its t2.nano and ubuntu AMI.
I was reading AWS book and it mentions instance store volume which is physical local storage in the actual server hosting EC2 instance but this instance store is destroyed when EC2 is stopped.