0% found this document useful (0 votes)
10 views17 pages

Ami Instance

The document outlines the steps to create an instance from an Amazon Machine Image (AMI) using the EC2 service on AWS. It includes instructions for launching an instance, connecting to it, creating an image, and copying the AMI to another region. Additionally, it covers deregistering the AMI and terminating instances after use.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views17 pages

Ami Instance

The document outlines the steps to create an instance from an Amazon Machine Image (AMI) using the EC2 service on AWS. It includes instructions for launching an instance, connecting to it, creating an image, and copying the AMI to another region. Additionally, it covers deregistering the AMI and terminating instances after use.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 17

PRANAV DESHMUKH

* Creating an instance from an AMI (AMAZON


MACHINE IMAGE) using EC2 service.

>Step 1:-
-After logging in AWS we see AWS console search EC2
sevice in sevices
-After entering in EC2 Console, Click on Launch
Instance
-After that create new key pair or use previous one if
already
-Select Ubuntu in AMI
>Step 2:-
-Select the options in firewall (Security Shell)
-After that click on Launch instance in the top down
right corner
>Step 3:-
- We can see the newly Created instance running
properly
-After that click on Connect in upper side
-The Ubuntu terminal get open after clicking on connect
-Create some files/directories in the terminal using
commands
>Step 4:-
-Click on Actions in the upperside,select Image and
Templates from it

-Give a random name to image


-After giving name to image scroll up and click on
“ Create Image”
>Step 5:-
-Once a AMI Created then create a new instance using
AMI
-Give name to the instance
-Select key pair created previously or create new
-Then Click on Launch Instance

-After clicking on launch instance we can see our new


instance created from AMI is initiated successfully.
>Step 6:-
-Then select the newly created instance using AMI &
after selecting it click on connect
-On terminal type the Command “ls”
And we can see the directories&files we created in
previous instance is here due to the AMI
>Step 7:-
-Then deregister the AMI
-Delete the Snapshot
-Terminate the Instances
*We can copy the AMI From one region to another
region
-In AMI Click on “Actions” in the right most corner in
top
-After clicking on Actions select COPY AMI
-After that we modify everything related to the AMI
Such as Image name,Image description,Storage etc
-Then Click on Copy AMI.

-Change the region from the top right corner.


-After Changing region the AMI we copied & created
newly is Created here in the region we selected.

You might also like