Zyxel - Amazon DynamoDB hands-on training # [Zyxel] Amazon DynamoDB hands-on training - Agenda  - Short URL to this page ---> https://pse.is/46r4uq <----- - Full URL to this page https://hackmd.io/@t-Nm5db5SpqzWkaeZs8sqQ/rJoJjRP89 ## Overview ## ### Lab Document ### - Dynamodb Operation Lab: https://amazon-dynamodb-labs.com/hands-on-labs.html ### Lab Env ### - https://dashboard.eventengine.run/login?hash=b7d8-16fa9c8c94-b1 選擇 One-time password (OTP)  設定一個 Team Name (e.g. AWS Jack Hsu)   ## Resource ## * DynamoDB SDK * DMS Task - user guide https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Tasks.CustomizingTasks.TableMapping.SelectionTransformation.Transformations.html # Hands-on Labs for Amazon Dynamodb ### 5. RELATIONAL MODELING & MIGRATION ### 1. "Configure CONFIGURE MYSQL ENVIRONMENT" 置換migration-env-setup.yaml的AZ ``` # 第92行: us-east-1a 更改為 ap-northeast-1a AvailabilityZone: 'ap-northeast-1a' ```  2. "Load DynamoDB Table" 置換migration-dms-setup.yaml的AZ ``` # 第39行: us-east-1a 更改為 ap-northeast-1a AvailabilityZone: 'ap-northeast-1a' # 第49行: us-east-1a 更改為 ap-northeast-1c AvailabilityZone: 'ap-northeast-1c' ```  ### Reference 1. AWS Blog: Choosing the right dynamodb partition key https://aws.amazon.com/blogs/database/choosing-the-right-dynamodb-partition-key/ 2. Actions for DynamoDB using AWS SDKs https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/service_code_examples_actions.html 3. Getting Started with Amazon DynamoDB https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/GettingStartedDynamoDB.html
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up