AWS Amazon Machine Image
cloud AWS

5 minutes


go back go back go back home home

What is an Amazon Machine Image?
How to build an Amazon Machine Image?

Following is the list of steps that need to be completed, in order, to create AMI.

  1. Start an EC2 instance and customize it.
  2. Stop the instance (for data integrity)
  3. Build an AMI - this will also create EBS snapshot.
  4. Launch instance from other AMIs.