Champlain College Classes
HomeTech JournalsPersonal ProjectsSysadmin Wiki
SYS-360: Cloud Admin
SYS-360: Cloud Admin
  • SYS-360: Cloud Admin
  • Breakdown
    • Course Overview
  • Labs
    • Lab 1-1: Accessing the AWS Sandbox
    • Lab 1-2: AWS Learner-Lab Set-Up
    • Lab 2-1: Getting Started with Amazon EC2
    • Lab 2-2: EC2 Web Server
    • Lab 2-3: IAM Console
    • Lab 3-1: AWS with CLI
    • Lab 3-2: AWS EC2 with CLI - Lab 2
    • Lab 4-1: S3 Server-side Encryption
    • Lab 4-2: S3 SSE - Client Provided Keys
    • Lab 4-3: Working with EBS
    • Lab 5-1: LAMP Stack in AWS - Part 1
    • Lab 5-2: LAMP Stack in AWS Part 2
    • Lab 5-3: Setting up WordPress on LAMP
    • Assignment 5-1 Protecting Data in Your Application
Powered by GitBook
On this page
  • Create Key Pair:
  • Create Security Group:
  1. Labs

Lab 1-2: AWS Learner-Lab Set-Up

PreviousLab 1-1: Accessing the AWS SandboxNextLab 2-1: Getting Started with Amazon EC2

Last updated 1 year ago

This lab is done with AWS Learner Lab Course:

Create Key Pair:

Launch EC2:

On the left sidebar and navigate to "Key Pairs":

In the top right click "Create key pair":

Then create the key pair:

Now click "Create key pair":

Create Security Group:

On the sidebar of EC2 navigate to Security Groups:

In the top right click "Create security group":

For the SSH rule in the screenshot below I selected "My IP" which will auto fill with the IP that you're using to connect to the AWS Console.

Now click "Create security group":