0

I would like to launch an instance that is a copy of my current instance EC2 What is the difference between image, template and snapshot) , and which should I pick ? (which is the better solution i have to work with ?? I need help pleaase

  • At minimum you will need a snapshot of the EBS volumes. However it is going to be easier to create an AMI (Amazon Machine Image) from the instance because that will link together multiple snapshots if the instance has more than one EBS volume. So at minimum you need a snapshot, but an AMI is going to be easier for you. If you are going to do this multiple times (from the same source AMI) create a template that will reference the AMI. – Tim P Jul 28 '22 at 14:02

0 Answers0