Introduction
When you want to create a virtual server in the cloud, you need a starting point with an operating system and software. Amazon Machine Images (AMIs) are like blueprints that let you launch these servers quickly with everything set up.
When you want to launch a new virtual server with a specific operating system and software pre-installed.
When you want to save the setup of a server to reuse it later or launch multiple identical servers.
When you want to create a backup of a server's current state to restore or clone it.
When you want to share a server setup with others in your team or organization.
When you want to customize a server image with your own software and settings for faster deployment.