I have some questions in AWS - MYAMI
I have created one ec2 instance with t2 micro has 1gb ram Intel server with root volume
Then I have created an Ami image from that ec2 instance
Now when trying to launch an instance from Ami it's allowing to change from t2 to t3.
Questions:
My Ami already has os installed of t2 and 1gb ram and Intel server installed. Why is it asking for the family again like t3,m4, etc when launching an instance?
If I upgrade to t3 it's like I am again installing a new version of os in the existing machine. so my data in the existing machine would be erased off.
what is the difference between AMI and EBS snapshot? Looks both similar if above 1 and 2 conditions are correct