Program 1
Login to aws console
Step 1: How to create a aws cosole account
Go to create a
free account
Step 2: Enter your email id and name
Enter your E-mail id
Enter your Unique Name
Verify your E-mail address
Step 3 : Enter your verification code
Enter your verifica�on code
received on your mail address -->
Step 4:enter your password
The condi�ons need to be
sa�sfied while entering
your password
Enter the same password and
click on con�nue
Step 5: Enter your details
Step 6 : enter payment detail
Enter upi id
Click on con�nue
Step 7: fill the details as below upload the soft copy of the id
Step 8: verify your contact no.
Completetion of the creating new account
Program 1
Creating a Virtual Machine in AWS Cloud (EC2)
Aim:To create and deploy a Virtual Machine in AWS Cloud using EC2 with required CPU and
memory configuration.
Step 1: Login to AWS Console
1. Open AWS Management Console.(in web server like chrome ,fire fox,etc)
2. Login using AWS account credentials.
Go to sign in console
Go to sign in as root user Enter email id and continue with next
Enter your
email id
Click here a�er
Click on entering email
root user
and login
Enter your password Enter the MFA code received on google
Authenticator
Enter the
password
Enter the MFA code received
on google Authen�cator
3. Select the desired Region (e.g., Asia Pacific – Mumbai).
Change it to Asia Pacific – Mumbai
Select address
Select any(either
Mumbai or hyderabad)
Step 2: Open EC2 Service
Go here
1. In the search bar, type EC2.
2. Click on EC2 (Elastic Compute Cloud).
Click it
on ec2
3. Click on Launch Instance.
Select this
Step 3: Configure the Instance
1. Enter Instance Name
Enter the unique
instance name
2. Choose Amazon Machine Image (AMI)
3. Choose Instance Type Select [Link]
from here
4. Create/Select Key Pair
Create a new pair
• Create a new key pair.
• Download the .pem file for SSH access.
Enter the unique
name
Select this a�er
entering unique name
Click here to create
new key pair
5. Configure Security Group:
Allow required ports:
SSH (Port 22)
HTTP (Port 80)
HTTPS (Port 443)
Go to edit there and create it like this
To create new
security group rule
6. Configure Storage
• Choosing General Purpose SSD will lead u to this
Select the free one
Step 4: Launch the Instance
1. Review all configurations.
2. Click on Launch Instance.
3. Wait until the instance state shows Running and then scroll down and click on veiw all instance
Step 7: Stop or Terminate Instance
To Stop → Instance State → Stop
Go to Instance
State
Select stop
instance to
stop
To Terminate → Instance State → Terminate
Go to instance
state
Select terminate
(delete) instance
to terminate it
END OF PROGRAM