How to Create an Amazon Machine Image (AMI) and use it on AWS

An Amazon Machine Image (AMI) provides the information required to launch an instance. An EC2 instance can not be launched without an AMI. We can create as many instances as we want from a single AMI when we need multiple instances with the same configuration. To create an instance we can use readily available AMI or we can create our own AMI.

Source: Howtoforge Linux Howtos und Tutorials – Read More

Leave a Reply