Lab 2 1: Getting Started with Amazon EC2 - max-gallagher/SYS-360 GitHub Wiki

Launch Instance:

  • Open AWS EC2 Console

  • From the dashboard click "Launch Instance"

  • Choose the type Amazon Machine Image you would like to use (in the lab we used HVM)

  • Chose the instance type (in the lab we did t2.micro)

  • Select the security group and key pair you would like to use

  • Launch the instance

Connect to the instance

  • Make sure that you have your key file saved to your computer and then ensure that you are in the same directory as it in powershell

  • If done properly you should then be able to SSH into the instance.

Deliverables

Submit Screenshot: Showing instance running in EC2 Console

image

Submit: Screenshot showing successful connection

image

Submit: Screenshot showing instance terminated in EC2 console

image