0% found this document useful (0 votes)
6 views23 pages

Cloud

Cloud cloud computing

Uploaded by

iamkarmabhatt
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views23 pages

Cloud

Cloud cloud computing

Uploaded by

iamkarmabhatt
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 23

`

Practical :1
Comparison Between 5 Cloud Service Providers

Ved Barbhaya : 92310103100 1


`

Practical : 2
Setting Up Windows Server

Step 1: click on Load sandbox environment

Step2 :click on start lab

Ved Barbhaya : 92310103100 2


`

Step 3:show start lab

Step 4 : click on AWS

Ved Barbhaya : 92310103100 3


`

Step5 :show home of AWS

Step-6 : click on service >> compute >>click on EC2

Ved Barbhaya : 92310103100 4


`

Step 7 : click on launch instance

Step 8 : You can give name,select OS , select machine,create key-pair(create new key-pair) after this
click on launch instance

Ved Barbhaya : 92310103100 5


`

Step 9 :show this & then click on Instances on the left side

Step 10: Show all instances

Ved Barbhaya : 92310103100 6


`

Step 11 : click on your instance name then click on connect

Step 12 : click on RDP client & download remote desktop file then click on get password

Ved Barbhaya : 92310103100 7


`

Step 13 : upload private key file then click on decrypt password & show your password

Step 14 : open your .rdp file & click on connect

Ved Barbhaya : 92310103100 8


`

Step 15 : show your Cloud Desktop here,

Ved Barbhaya : 92310103100 9


`

Practical : 3
Setting Up Linux Server
Step1 :Go to home of AWS

Step-2 : click on service >> compute >>click on EC2

Ved Barbhaya : 92310103100 1


0
`

Step 3 : click on launch instance

Step 4 : You can give name,select OS , select machine,create key-pair(create new key-pair) after this
click on launch instance.

Ved Barbhaya : 92310103100 1


1
`

Step 5 : Show the instances.

Step 6: Connect the instance.

Ved Barbhaya : 92310103100 1


2
`

Practical : 4
Deploy SSH Client in Linux Server

Step-1 : Follow the steps of practical 3 and new instance

Step-2: click on connect after click on SSH client then copy example & paste on cmd

Ved Barbhaya : 92310103100 1


3
`

Step – 3 : in command prompt show:

Step 4 : After write command : sudo yum update

Step 5 : Install nginx

Step 6 : check status before start

Ved Barbhaya : 92310103100 1


4
`

Step 7: first to start nginx & then check status

Step 8 : click on instance & click on security

Step 9 : click on security group & then click edit inbound rule

Ved Barbhaya : 92310103100 1


5
`

Step 10 : click on add & then select type http & write ip 0.0.0.0/0 then click on save rules

Step 11 : After refresh page & then public ip copy then open on new tab

Step 12 : Go to command prompt then write: sudo nano /usr/share/nginx/html/index.html & then show

Ved Barbhaya : 92310103100 1


6
`

Step 13 : change code & then show output

Ved Barbhaya : 92310103100 1


7
`

Practical : 5
Deploy Web on Window-Server

Step-1 : Start window-server EC2:


->follow all steps of practical 2.

Step 2:Click on server manager

Ved Barbhaya : 92310103100 1


8
`

Step 3: Click on add role & features

Step 4 : Click next>next > next then select IIS

Ved Barbhaya : 92310103100 1


9
`

Step 5: Click next >next >next > then click on install

Step 6 : Then start Microsoft Edge browser then write “localhost” then show

Ved Barbhaya : 92310103100 2


0
`

Step 7 : Open file manager goto disk C>inwtpub>wwwroot

Step 8 : Modify iisstart html file then show output :

Ved Barbhaya : 92310103100 2


1
`

Practical : 6
Automate web server deployment

Step-1 : create instance with select this two items :


-Allow HTTPS traffic from the internet
-Allow HTTP traffic from the internet
Then write the code & launch instance

Step 2: select your instance & view details.

Ved Barbhaya : 92310103100 2


2
`

Step 3 : Copy Public IPv4 address:

Step 4 : paste on another tab & click enter then show output

Ved Barbhaya : 92310103100 2


3

You might also like