| 1. |
What Is Amazon Machine Image (ami) ? |
|
Answer» An Amazon Machine Image (AMI) is a template that CONTAINS a software configuration (for example, an operating system, an APPLICATION server, and applications). From an AMI, we LAUNCH an instance, which is a copy of the AMI running as a virtual server in the cloud. We can EVEN launch MULTIPLE instances of an AMI. An Amazon Machine Image (AMI) is a template that contains a software configuration (for example, an operating system, an application server, and applications). From an AMI, we launch an instance, which is a copy of the AMI running as a virtual server in the cloud. We can even launch multiple instances of an AMI. |
|