> For the complete documentation index, see [llms.txt](https://paul-gleason.gitbook.io/champlain-college-classes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://paul-gleason.gitbook.io/champlain-college-classes/sys-360-cloud-admin/labs/lab-1-1-accessing-the-aws-sandbox.md).

# Lab 1-1: Accessing the AWS Sandbox

All of this lab was done in the cloud foundations course:

## Access the sandbox environment in the Cloud Foundations Modules:

<figure><img src="/files/UthVCD87WzUTraGzVxb9" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/KFBdEELxWIjiRRB0sBMt" alt=""><figcaption></figcaption></figure>

Then click start in the top right

<figure><img src="/files/RwzrLh6Dektsc0RM9FYJ" alt=""><figcaption></figcaption></figure>

In the terminal type "aws sts get-caller-identity" (This is an optional step)

<figure><img src="/files/u3yrTFx4rIlmVbWb3Jvj" alt=""><figcaption></figcaption></figure>

You will get a loading screen. Once that goes away click "AWS"

<figure><img src="/files/vwzf2XpsFPUoRIluBQtO" alt=""><figcaption></figcaption></figure>

## Lauching an EC2 Instace:

<figure><img src="/files/oiYu99b6JqRuOo3x1hcU" alt=""><figcaption><p><br></p></figcaption></figure>

You will then enter the EC2 screen click "Instances"

<figure><img src="/files/nh1sPU3Ue7qbpgkxBm6K" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/AsokL9uMZETi5ij0G5CK" alt=""><figcaption></figcaption></figure>

Now select "Launch Instance" in the top right. After that you will be brought to the launch instance page:

<figure><img src="/files/apPjpv6fKHbWgDjQGBku" alt=""><figcaption></figcaption></figure>

Create a new key pair: (**But for this lab we're using the default vockey**)

<figure><img src="/files/RtudOFFmJsT76JXiUDft" alt=""><figcaption></figcaption></figure>

If you use .pem you can use the key with ssh in powershell

<figure><img src="/files/MwkhtzguSbhpsdwa216R" alt=""><figcaption></figcaption></figure>

Download Keypair: (In workbench)

<figure><img src="/files/tayxSv1x9q9PlePoHalT" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/KVpd29htiFBg49v4Yg2p" alt=""><figcaption></figcaption></figure>

You can leave the rest default for this example and click "Launch instance" on the right

<figure><img src="/files/k0Rv6cPmrU15lzD4Sk4F" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Os7RFIu3emBl619MjnBj" alt=""><figcaption></figcaption></figure>

Now SSH into instance using key:

<figure><img src="/files/FHwfuiMoFFVWODpUD0ON" alt=""><figcaption></figcaption></figure>
