What is an AMI?
An Amazon Machine Image (AMI) provides the information requires to launch an instance.
An AMI is just a blueprint for an EC2 instance.
You must specify an AMI when you launch an instance.
What are the 5 Things You Can Base You’re AMI On?
Region
Operating system
Architecture (32-bit or 64-bit)
Launch permissions
Storage for the root device (root device volume)
What is the difference between a root device for an instance launched from the AMI on EBS vs Instance Store?
Amazon EBS
Instance Store
Both