Prev Next

Cloud / Amazon Web Service (AWS) Interview questions

What is AMI?

AMI (Amazon Machine Image) is a template that provides the information (an operating system, an application server, and applications) required to launch an instance, which is a copy of the AMI running as a virtual server in the cloud. You can launch instances from as many different AMIs as you need.

An AMI can be shared.

More Related questions...

Show more question and Answers...


Comments & Discussions