Skip to content

Latest commit

 

History

History
97 lines (52 loc) · 4.62 KB

lab1.md

File metadata and controls

97 lines (52 loc) · 4.62 KB

####ESBII Lab 01 - AWS Windows Instance

#Introduction to Amazon Web Services(AWS) ##part 01

1. Create and logging to the Amazon Web Service Account

2. Creating a Windows Server Instance

2.1 Connect Using Remote Desktop

2.2 Connect Using ssh secure tunnel

3. Creating a Linux Server Instance

3.1 Connect Using Remote Desktop

3.3 Connect Using ssh secure tunnel

##Screenshots

1. Creating AWS Account

Creating new account image2

Pin verification image3


1.1 Logging to the AWS Account

Services available in AWS image4


2. Creating a Windows Instance

Selecting windows image image5

Since the free version only supports minimal performances no changes done to the configurations

Creating a key pair image6

Running instance image7


2.1 Connect Using Remote Desktop

image8

Logging to the remote desktop by double click the remote desktop icon

image9

3. Creating a Linux Instance

Selecting Linux Image image10

Since the free version only supports minimal performances no changes done to the configurations

Creating a key pair image11 Since there is an existing key pair

SSH using putty image12

.pem file was converted to a .ppk file to be used in putty image13

logging to the instance image14

image15

updating the instance image16