SYS 360 Lab 3 2 - JadenGil/Jaden-Tech-Journal GitHub Wiki

To start this lab there are some prerequisites that were discussed here:

So making sure that this lab is completed first is crucial.

Make sure that AWS CLI is installed and looks like this:

aws

We will then have to make sure that we get the updated AWS console details:

image

The credentials file should look something like this:

image

Now like in the previous lab we can get a Linux and windows instance running through AWS CLI


Deliverable 1:

image

Deliverable 2:

image

Deliverable 3:

image


To connect to the Windows instance using RDP we need to do the following:

Go to the windows instance and copy the public IP address of the instance.

In the instance menu select "actions" -> "Get Windows Password"

Then go to the key pair .pem file that we downloaded earlier and paste the entire contents into the description and select "decrypt password"

Make sure the password and IP are written down and open RDP.

In RDP enter the public IP into the "computer" section and use the username "Administrator" with the password we got earlier and you will have access!

Deliverable 4:

image

Terminated:

image