Create an OS Image
Create an image of the virtual machine configured per your site's requirements.
AWS documentation can be found at Create an AMI from an Amazon EC2 Instance.
- Login in the AWS console.
- Click the AWS logo located in the left-hand corner of the web page.
- Using the search box located under AWS services, enter EC2.
-
Click the EC2 search result.
The EC2 dashboard is opened.
- Click Instances from the menu located on the left-hand side of the web page.
- Select the virtual machine created for cloud deployment by enabling the check box next to its name.
- At the top, click .
-
Click Yes, Stop.
It may take some time for the virtual machine to be stopped.Important: Do not proceed until the Instance State is "stopped".
- Click .
-
For Image name, enter a name for the image.
The name can be anything meaningful to your organization, e.g., scaling_image.Important: On Windows platforms, the name of the image should contain the string "windows" (case insensitive). For example, Windows_Server-2012-R2_RTM-English-64Bit-Base-2019.11.13.
- Click Create Image.
-
Click the View pending image ami-xxxxxxxxxx link.
The image is complete when its Status is "available".