Amazon Machine Image

An Amazon Machine Image (AMI) is a special type of virtual appliance that is used to create a virtual machine within the Amazon Elastic Compute Cloud ("EC2"). It serves as the basic unit of deployment for services delivered using EC2.[1]

Contents

Like all virtual appliances, the main component of an AMI is a read-only filesystem image that includes an operating system (e.g., Linux, Unix, or Windows) and any additional software required to deliver a service or a portion of it.[2]

The AMI filesystem is compressed, encrypted, signed, split into a series of 10 MB chunks and uploaded into Amazon S3 for storage. An XML manifest file stores information about the AMI, including name, version, architecture, default kernel id, decryption key and digests for all of the filesystem chunks.

An AMI does not include a kernel image, only a pointer to the default kernel id, which can be chosen from an approved list of safe kernels maintained by Amazon and its partners (e.g., Red Hat, Canonical, Microsoft). Users may choose kernels other than the default when booting an AMI.[3]

Operating systems

When it launched in August 2006, the EC2 service offered Linux and later Sun Microsystems' OpenSolaris and Solaris Express Community Edition. In October 2008, EC2 added the Windows Server 2003 and Windows Server 2008 operating systems to the list of available operating systems.[4][5] As of December 2010, it has also been reported to run FreeBSD;[6] in March 2011, NetBSD AMIs became available.[7] In November 2012, Windows Server 2012 support was added.[8]

Amazon Linux AMI

Amazon has their own Linux distribution based on Red Hat Enterprise Linux. This offering has been in production since September 2011, and in development since 2010.[9][10][11][12][13] The most recent release is version 2016.09.0[14] and uses version 4.4.5 of the Linux kernel, among other enhancements.

Types of images

References

  1. Amazon. "Amazon EC2 Functionality".
  2. Amazon. "Creating an Image".
  3. AWS Blog post announcing EC2 User Selectable Kernels
  4. Shankland, Stephen (October 23, 2008). "Amazon's Linux cloud computing out of beta, joined by Windows". CNet News. Retrieved October 24, 2008.
  5. "Amazon Elastic Compute Cloud (EC2) Running Microsoft Windows Server and SQL Server". Amazon.com. October 23, 2008. Archived from the original on 1 December 2008. Retrieved October 25, 2008.
  6. FreeBSD on EC2 status. Daemonology.net. Retrieved on 2013-08-09.
  7. NetBSD Blog. Blog.netbsd.org (2011-03-13). Retrieved on 2013-08-09.
  8. "Windows Server 2012 Now Available on AWS". Amazon.com. November 19, 2012. Retrieved March 26, 2014.
  9. Brockmeier, Joe (September 27, 2011). "Amazon's Linux AMI is All Grown Up". readwriteweb. Retrieved October 11, 2011.
  10. "Amazon Linux AMI - what distro is this based on?". Amazon web forums. September 27, 2011. Retrieved October 11, 2011.
  11. "Amazon Linux AMI - 2011.09 release notes". Amazon. September 27, 2011. Retrieved October 11, 2011.
  12. "Amazon Linux AMI - 2012.03 release notes". Amazon. September 27, 2011. Retrieved October 11, 2011.
  13. "amazon-linux-ami 2012.03 packages". Amazon. September 27, 2011. Retrieved October 11, 2011.
  14. "Amazon Linux AMI 2016.09 Release Notes". Amazon Web Services. Retrieved March 23, 2016.

External links

This article is issued from Wikipedia - version of the 11/16/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.