Skip to content

Commit e56e9e7

Browse files
committed
Switching LEDA to refer to account IDs
1 parent 7bc8082 commit e56e9e7

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

content/event-driven-architecture/ex1overview/Step1.en.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ weight: 2
55
---
66

77
::alert[Points and scoreboard only apply when this lab is run during an AWS Event. If you're running this lab independently, you have the top score!]
8-
::alert[AWS Event: Be sure you've set a family-friendly team name in Workshop Studio, especially if you think you'll be on the top of the scoreboard!]
98

109
To make this workshop more interesting we introduced a scoring element! As you move through the workshop and fix the pipeline you are awarded points for successfully aggregating messages.
1110

content/event-driven-architecture/ex3fixbugs/index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description: "Query a sharded global secondary index to quickly read sorted data
1111
# Are you ready to start Lab 2?
1212

1313
Before proceeding to *Lab 2* let's verify that *Lab 1* was successfully completed. There are two phases to complete before continuing:
14-
* First, you started to accumulate points on the scoreboard. If you have non-zero points then this phase is complete. Open the scoreboard and find your team. If you forgot to name your team in Workshop Studio, set your team name now and wait for the scoreboard to update.
14+
* First, you started to accumulate points on the scoreboard. If you have non-zero points then this phase is complete. Open the scoreboard and find your team. Find your account ID in the AWS Management Console on the top right of the console.
1515
* Second, you need accumulate 300 points to continue. The workshop will automatically switch to *Lab 2* when you reach this milestone, and this phase is complete.
1616
* Once 300 points are accumulated, new failure modes will be introduced and all three Lambda functions (`StateLambda`, `MapLambda`, and `ReduceLambda`) will start failing randomly. This is a pre-programmed evolution of the workshop. In the Lambda console, click on any of the three Lambda functions, navigate to the `Monitor` tab and then to the `Metrics` sub-tab. You should expect to see a non-zero error rate on some of the graphs!
1717

0 commit comments

Comments
 (0)