Skip to content

AUDIT - LMR #164

Description

@naderesk

Workshop audit: LMR (Build and Deploy a Global Serverless Application with Amazon DynamoDB). Findings:

Workshop Overview - broken module links

The top-level module links return 404 and must point to the /global-serverless-application/ paths:


Getting Started

  • Replace the Cloud9 deletion message in the Summary section with CloudFormation/VS Code equivalent. Current text:

    If you are running this workshop in your own AWS account, you may delete the DynamoDBID CloudFormation Stack and the Chalice created components to avoid incurring any charges afterwards. The DynamoDB table was created in On Demand mode so there are no charges for provisioned capacity levels, only for actual usage. However there will be small charges for storage if the table is not cleaned up.

Image

Start: On your own

Image

Start: At an AWS Hosted Event

  • Steps 8 and 9: update output key naming:
    • VSCodeServerPasswordVSCodePassword
    • VSCodeServerURLVSCodeUrl
Image

Module 1: Deploy the backend resources

  • Update key naming in screenshot to match the renames below
Image
  • Update all mentions of VSCodeServerURLVSCodeUrl, and VSCodeServerPasswordVSCodePassword

  • Update screenshot — ARN shown still has a c9 reference, but the actual ARN does not

Image
  • pip install chalice fails with a boto3 not-found error, despite the page noting "Your VS Code environment is already configured with boto3…". Running pip install boto3 resolves it. Either add this step explicitly or ensure boto3 is pre-installed in the VS Code environment.

Global Tables Discussion Topics

  • Link for "How would I upgrade from Global Tables v1 to v2" → should be https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/V2globaltables_versions.html#upgrading-to-current-version

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions