How Create, Bundle, Upload, Register An Image and Start Instance On Amazon EC2
The way it works is a developer rents a computer from Amazon and creates a virtual server. Once the server has been created, the instance can be launched but more importantly you are able to take that one image of the server and launch as many servers as needed. All the servers will be an exact carbon copy of the virtual image that you created.
In this article we will create a Debian image to keep it as general and light as possible.
