SYS 360 Lab 1 2 - JadenGil/Jaden-Tech-Journal GitHub Wiki
To start things off we will be creating a keypair.
To do this we will need to select "Key Pairs" in the navigation menu of the EC2 console then select "Create key pair":
We will want to make a strong name, make sure it is a .pem file, and select create key pair:
Make sure the file is saved in a secure place.
Deliverable 1:
Before moving forward we need to make sure the region in the screenshot is selected:
To make a security group we will need to select "Security Groups" in the nav menu and then select "Create security group"
Set the inbound rules to the following:
Then select Create security group.
Deliverable 2: