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

For this lab we will need to briefly reference

and

To get things back up. Once we're back into EC2, we must create a new instance. For this lab the instance should have the following setting selected:

image

The instance type should be the following:

image

Moving forward we can use the key pair we created In Lab 1-2

Don't select Proceed without a key pair. If you launch your instance without a key pair, then you can't connect to it.

The rest of the settings will be default and we can now launch the instance.

Now that the instance is launched we will want to view our instances and click on the instance ID:

image

In the Security details, we can see that the setup wizard already made and selected a security group. we can use this security group, or we can select the security group that we created when getting set up using the following steps:

image

After this, we will want to go back to the list of instances.

From the canvas page:

On the Instances screen, you can view the status of the launch. It takes a short time for an instance to launch. When you launch an instance, its initial state is pending. After the instance starts, its state changes to running and it receives a public DNS name. (If the Public DNS (IPv4) column is hidden, choose Show/Hide Columns (the gear-shaped icon) in the top right corner of the page and then select Public DNS (IPv4).

image

Deliverable 1:

image


Connecting to the instance:

Make sure that the keypairs are properly set along with the security groups!

More info in

Deliverable 2:

image


Cleaning the instance

Terminate instances:

image

Deliverable 3:

image