Step 1: Getting on AWS
- To get on AWS you would launch an academy learner lab from the CS3550 canvas page
- Next, you would hit start lab and wait for the AWS indicator to turn green. This might take some time, but once it is running you should be good for 4 hours unless shut off.
- Once that indicator is green, you can click the AWS link next to the green icon and that will bring you to the AWS dashboard.
Step 2: Getting into EC2 instance
From the top of the dashboard, use the search bar to search for EC2, then open the EC2 service link then find and click launch instance
Within the instace you will want to fill out all the necessary information like:
- Name and tags
- Application and OS
- Amazon machine image
- Instance type
- Key/Pair
- Network settings
- Configure storage
- Advanced details (Optional)
Once you have filled in all information, click launch instance.
Then once you launch the instance, you should be able to click on instance ID that is generated
and open the summary.
Step 3: Getting an Elastic IP Address
Navigate to the EC2 page, then navigate to the elastic ip page.
From here, click allocate elastic ip address. Create a new tag for your elastic ip.
Once that is done navigate back into the elastic ip that was created and make sure
your resource type is instance and within the search
bar select the EC2 instance you created earlier.