Skip to content

Commit 0ae017b

Browse files
authored
Optional AWS Workshop Studio setup pages in LGME, LADV, LEDA labs (#93)
* Optional AWS Workshop Studio setup pages in LGME, LADV, LEDA labs - aws-ws-event/index.en.md pages for each of the 3 labs - navigation changes on landing pages to reflect 3 options (own account, aws-hosted on eventengine, aws-hosted on workshopstudio) instead of 2 - marked aws-hosted on eventengine as legacy option
1 parent 659df40 commit 0ae017b

File tree

14 files changed

+107
-7
lines changed

14 files changed

+107
-7
lines changed

content/design-patterns/setup/_index.en.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ description = "Setup the lab environment and connect to the lab instance on Amaz
1111

1212
To set up this workshop, choose one of the following links, depending on whether you are:
1313
- […running the workshop on your own (in your own account)]({{< ref "start-here/user-account/" >}}), or
14-
- […attending an AWS-hosted event (using AWS-provided hashes)]({{< ref "start-here/aws-event/" >}})
14+
- […attending an AWS-hosted event (using AWS-provided access codes)]({{< ref "start-here/aws-ws-event/" >}}), or
15+
- (legacy)[…attending an AWS-hosted event (using AWS-provided hashes)]({{< ref "start-here/aws-event/" >}})
1516

1617
Once you have completed with either setup, continue on to:
1718
- [Exercise 1: DynamoDB Capacity Units and Partitioning]({{< ref "/design-patterns/ex1capacity" >}})

content/design-patterns/setup/start-here/aws-event/_index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
+++
2-
title = "At an AWS Hosted Event"
2+
title = "(legacy) At an AWS Hosted Event"
33
date = 2019-12-02T07:05:12-08:00
44
weight = 3
55
chapter = true
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
+++
2+
title = "At an AWS Hosted Event"
3+
date = 2019-12-02T07:05:12-08:00
4+
weight = 5
5+
chapter = true
6+
pre = "<b>Start: </b>"
7+
+++
8+
9+
### Login to AWS Workshop Studio Portal
10+
11+
1. If you are provided a one-click join link (eg: https://catalog.us-east-1.prod.workshops.aws/join?access-code=abcd-012345-ef ), skip to step 3. If not, continue to step 2.
12+
13+
2. Visit [https://catalog.us-east-1.prod.workshops.aws](https://catalog.us-east-1.prod.workshops.aws). If you attended any other workshop earlier on this portal, please logout first. Click on **Get Started** on the right hand side of the window.
14+
![Workshop Studio Landing Page](/images/aws-ws-event1.png)
15+
16+
3. On the next, **Sign in** page, choose **Email One-Time Passcode (OTP)** to sign in to your workshop page.
17+
![Sign in page](/images/aws-ws-event2.png)
18+
19+
4. Provide an email address to receive a one-time passcode.
20+
![Email address input](/images/aws-ws-event3.png)
21+
22+
5. Enter the passcode that you received in the provided email address, and click **Sign in**.
23+
24+
6. Next, in the textbox, enter the event access code (eg: abcd-012345-ef) that you received from the event facilitators. If you are provided a one-click join link, you will be redirected to the next step automatically.
25+
![Event access code](/images/aws-ws-event4.png)
26+
27+
7. Select on **I agree with the Terms and Conditions** on the bottom of the next page and click **Join event** to continue to the event dashboard.
28+
29+
8. On the event dashboard, click on **Open AWS console** to federate into AWS Management Console in a new tab. On the same page, click **Get started** to open the workshop instructions.
30+
![Event dashboard](/images/aws-ws-event5.png)
31+
32+
9. Now that you are connected continue on to: [Step 1]({{< ref "design-patterns/setup/Step1" >}}).

content/event-driven-architecture/setup/_index.en.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ description = "Setup the lab environment."
1111

1212
To set up this workshop, choose one of the following links, depending on whether you are:
1313
- […running the workshop on your own (in your own account)]({{< ref "start-here/user-account/" >}}), or
14-
- […attending an AWS-hosted event (using AWS-provided hashes)]({{< ref "start-here/aws-event/" >}})
14+
- [...attending an AWS-hosted event (using AWS-provided access codes)]({{< ref "start-here/aws-ws-event/" >}}), or
15+
- (legacy)[…attending an AWS-hosted event (using AWS-provided hashes)]({{< ref "start-here/aws-event/" >}})
1516

1617
Once you have completed with either setup, continue on to:
1718
- [Exercise 1: Overview]({{< ref "/event-driven-architecture/ex1overview" >}})

content/event-driven-architecture/setup/start-here/aws-event/_index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
+++
2-
title = "At an AWS Hosted Event"
2+
title = "(legacy) At an AWS Hosted Event"
33
date = 2019-12-02T07:05:12-08:00
44
weight = 3
55
chapter = true
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
+++
2+
title = "At an AWS Hosted Event"
3+
date = 2019-12-02T07:05:12-08:00
4+
weight = 5
5+
chapter = true
6+
pre = "<b>Start: </b>"
7+
+++
8+
9+
### Login to AWS Workshop Studio Portal
10+
11+
1. If you are provided a one-click join link (eg: https://catalog.us-east-1.prod.workshops.aws/join?access-code=abcd-012345-ef ), skip to step 3. If not, continue to step 2.
12+
13+
2. Visit [https://catalog.us-east-1.prod.workshops.aws](https://catalog.us-east-1.prod.workshops.aws). If you attended any other workshop earlier on this portal, please logout first. Click on **Get Started** on the right hand side of the window.
14+
![Workshop Studio Landing Page](/images/aws-ws-event1.png)
15+
16+
3. On the next, **Sign in** page, choose **Email One-Time Passcode (OTP)** to sign in to your workshop page.
17+
![Sign in page](/images/aws-ws-event2.png)
18+
19+
4. Provide an email address to receive a one-time passcode.
20+
![Email address input](/images/aws-ws-event3.png)
21+
22+
5. Enter the passcode that you received in the provided email address, and click **Sign in**.
23+
24+
6. Next, in the textbox, enter the event access code (eg: abcd-012345-ef) that you received from the event facilitators. If you are provided a one-click join link, you will be redirected to the next step automatically.
25+
![Event access code](/images/aws-ws-event4.png)
26+
27+
7. Select on **I agree with the Terms and Conditions** on the bottom of the next page and click **Join event** to continue to the event dashboard.
28+
29+
8. On the event dashboard, click on **Open AWS console** to federate into AWS Management Console in a new tab. On the same page, click **Get started** to open the workshop instructions.
30+
![Event dashboard](/images/aws-ws-event5.png)
31+
32+
Now that you are set up, continue on to: [Exercise 1: Overview]({{< ref "event-driven-architecture/ex1overview" >}}).

content/game-player-data/setup/_index.en.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ If following the lab in your own AWS Account, you will create DynamoDB tables th
2828

2929
- …running the workshop on your own (in your own AWS account) in which case you must complete the section "Set up your AWS Cloud9 IDE" [on this website](https://aws.amazon.com/getting-started/hands-on/data-modeling-gaming-app-with-dynamodb/2/), which guides you in the process of creating a Cloud9 IDE in your AWS account using default settings.
3030

31-
- […attending an AWS-hosted event (using AWS-provided hashes)]({{< ref "start-here/aws-event/" >}})
31+
- […attending an AWS-hosted event (using AWS-provided access-code)]({{< ref "start-here/aws-ws-event/" >}})
32+
33+
- (legacy)[…attending an AWS-hosted event (using AWS-provided hashes)]({{< ref "start-here/aws-event/" >}})
3234

3335
Once you have completed with either setup, continue on to:
3436
- [Step 1: Setup AWS Cloud9 IDE]({{< ref "/game-player-data/setup/step1" >}})

content/game-player-data/setup/start-here/aws-event/_index.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
2-
title = "At an AWS Hosted Event"
2+
title = "(legacy) At an AWS Hosted Event"
33
date = 2019-12-02T07:05:12-08:00
4-
weight = 12
4+
weight = 11
55
chapter = true
66
pre = "<b>Start: </b>"
77
+++
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
+++
2+
title = "At an AWS Hosted Event"
3+
date = 2019-12-02T07:05:12-08:00
4+
weight = 11
5+
chapter = true
6+
pre = "<b>Start: </b>"
7+
+++
8+
9+
### Login to AWS Workshop Studio Portal
10+
11+
1. If you are provided a one-click join link (eg: https://catalog.us-east-1.prod.workshops.aws/join?access-code=abcd-012345-ef ), skip to step 3. If not, continue to step 2.
12+
13+
2. Visit [https://catalog.us-east-1.prod.workshops.aws](https://catalog.us-east-1.prod.workshops.aws). If you attended any other workshop earlier on this portal, please logout first. Click on **Get Started** on the right hand side of the window.
14+
![Workshop Studio Landing Page](/images/aws-ws-event1.png)
15+
16+
3. On the next, **Sign in** page, choose **Email One-Time Passcode (OTP)** to sign in to your workshop page.
17+
![Sign in page](/images/aws-ws-event2.png)
18+
19+
4. Provide an email address to receive a one-time passcode.
20+
![Email address input](/images/aws-ws-event3.png)
21+
22+
5. Enter the passcode that you received in the provided email address, and click **Sign in**.
23+
24+
6. Next, in the textbox, enter the event access code (eg: abcd-012345-ef) that you received from the event facilitators. If you are provided a one-click join link, you will be redirected to the next step automatically.
25+
![Event access code](/images/aws-ws-event4.png)
26+
27+
7. Select on **I agree with the Terms and Conditions** on the bottom of the next page and click **Join event** to continue to the event dashboard.
28+
29+
8. On the event dashboard, click on **Open AWS console** to federate into AWS Management Console in a new tab. On the same page, click **Get started** to open the workshop instructions.
30+
![Event dashboard](/images/aws-ws-event5.png)
31+
32+
9. Now that you are connected continue on to: [Step 1]({{< ref "game-player-data/setup/Step1" >}}).

static/images/aws-ws-event1.png

162 KB
Loading

0 commit comments

Comments
 (0)