Process Flow - Amazon Machine Images (AMIs)
Create AMI from EC2 Instance
AMI Stored in S3-backed Storage
Launch New EC2 Instance Using AMI
New Instance Has Same OS and Software
Modify or Update Instance
Optionally Create New AMI from Updated Instance
This flow shows how you create an AMI from an EC2 instance, store it, launch new instances from it, and optionally update by creating new AMIs.