You are on page 1of 7

Cloud individual assignment

Created an account in AWS


launched the EC2 instance

Selected the free version


Made no changes in already configured instance details

Chose the free storage of 8 GB

selected the ADD TAG option to give a tag


Named the “key” and “value”

Added the HTTP port to make it a webserver


Reviewed all the settings of instance before launching

Created a new key pair named “anujkey”


Launched the instance finally, can see it in running status and other settings like private, public IP

Converted the downloaded pem file to PPK using puttygen tool and uploaded it in putty via auth and
entered the IP name in host and connected it
Finally connected the aws instance using putty

New operations learned

Ran ifconfig command to see other details

Added a custom rule to ping instance with my localhost


Created a directory to store any data in it.

You might also like