Please pick a region from the following:
# | Region Name | Code |
---|---|---|
1 | US East (N. Virginia) | us-east-1 |
2 | US West (Oregon) | us-west-2 |
3 | EU (Ireland) | eu-west-1 |
In this section, you will define your personal SSH Key Pair private key, so you can login to the EC2 instances we will use in this lab.
On Mac (How to)
chmod 600 <location of pem file downloaded above>
ssh-add -K <location of pem file downloaded above>
On Windows (How to configure PuTTY on windows)
Configure the key-quartermaster. The Pageant program that was installed as part of the PuTTY package, can store your key/s and give them to PuTTY.
Configure PuTTy.