- Newest
- Most votes
- Most comments
Hello,
Please be informed that you can directly change instance type without creating and AMI and launching another instance.
Change instance type: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-resize.html
Regarding AMI and snapshots, recommendation would be to keep the latest AMI and snapshot only. AMIs also create snapshot of the instance when the AMI is created. Moreover, latest AMI has all the latest data of the server from which it was created.
If the older snapshots are from different instances and you wish to keep data, please keep them all. If they are from the same instance, you can choose to keep only the latest snapshot.
Hello
I would say, to be on the save side, make new snapshot and AMI from your new t2 small instance.
-
You can delete the old AMIs. if you are afraid that these may contain some important data, create a new instance based on them and check. If there is data, export it and then delete the instance and amis
-
same thing with snapshots. If you try to delete a snapshot that is being used, you will get an error message
https://aws.amazon.com/premiumsupport/knowledge-center/snapshot-in-use-error/
hope this helps,
RT
Relevant content
- Accepted Answerasked 2 years ago
- asked 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago