-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LBED: zETL Opensearch lab #107
Conversation
Formatting change.
Name change
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello, This lab looks very nice. I have added a couple of comments on the CloudFormation file and the minor formatting of the pictures, please ensure you add an extra "Enter" between pictures so the lab looks less cluttered.
content/hands-on-labs/dynamodb-opensearch-zetl/ddb-os-zetl-chapter02.en.md
Outdated
Show resolved
Hide resolved
content/hands-on-labs/dynamodb-opensearch-zetl/ddb-os-zetl-chapter08.en.md
Outdated
Show resolved
Hide resolved
Oh, please rebase this branch as there were additional deployments. Thanks! |
In addition to @tebanieo comments could you also add 2/ A warning note on the final "Query and Conclusion" page reminding reader to delete the CFN stack and resources created as part of the lab if they were following it in their own AWS accounts. Can refer to https://catalog.workshops.aws/dynamodb-labs/en-US/game-player-data/summary for the same. Thanks! |
Added additional spacing around images and fixed script image. Changed setup template to use Secrets Manager instead of a static password. Added additional context around what commands set up and what the final script does.
@@ -9,6 +9,7 @@ params: | |||
design_patterns_s3_lab_yaml : "https://s3.amazonaws.com/amazon-dynamodb-labs.com/assets/C9.yaml" | |||
lhol_migration_setup_yaml : "https://s3.amazonaws.com/amazon-dynamodb-labs.com/assets/migration-env-setup.yaml" | |||
lhol_migration_dms_setup_yaml : "https://s3.amazonaws.com/amazon-dynamodb-labs.com/assets/migration-dms-setup.yaml" | |||
lhol_ddb_os_zetl_setup_yaml : "https://s3.amazonaws.com/amazon-dynamodb-labs.com/assets/dynamodb-opensearch-setup.yaml" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pushed to WS repo in commit d74a2a4. This means that this reference is locked in, and needs to be manually updated in the WS contentspec if the path is changed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have reviewed this lab from a deployment perspective. I have prepared this lab for merge, pending approval. It will build the OS pipeline ZIP and copy it to S3 on deploy.
Please review my comment and provide guidance on the origins of the bedrock_query.py script.
Once all changes are complete and this is ready, I will squash merge and then push it to the lab guide in WS.
Testing on WS now... Edit: Works correctly! No permissions errors, end to end test is good. Just need to address my next comment(s) |
Changes requested. The stack took 26 minutes to launch today. This is untenable in a hands on lab situation due to the delays and extra labor this will take.
Also, I want to point out that our style guide has guidance that may affect the username that you chose. Please consider changing the username of the OS user, understanding that you will need update all related screenshots as well. |
content/hands-on-labs/dynamodb-opensearch-zetl/ddb-os-zetl-chapter03.en.md
Outdated
Show resolved
Hide resolved
content/hands-on-labs/dynamodb-opensearch-zetl/ddb-os-zetl-chapter07.en.md
Outdated
Show resolved
Hide resolved
content/hands-on-labs/dynamodb-opensearch-zetl/ddb-os-zetl-chapter08.en.md
Outdated
Show resolved
Hide resolved
Added Global Tenant step in OS login. Added sample Dev Tools query. Added additional final step queries and item creation. Fixed curl/unzip in game-player-data lab.
Testing in WS. Running into failures unrelated to this lab. Will work on merging tomorrow. |
It’s PPTX
…On Fri, Mar 29, 2024 at 2:09 PM Sean Shriver ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
On static/images/ddb-os-zetl.png
<#107 (comment)>
:
Can you please check in the drawio for this diagram? If it's a PPTX nvm
—
Reply to this email directly, view it on GitHub
<#107 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACVXF3XTPYLJJ66PJE5QPO3Y2XJ6ZAVCNFSM6AAAAABDZHPIZ6VHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMYTSNRZGYYDQOJVGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Issue #, if available:
Description of changes:
Added new lab for DynamoDB zero-ETL to OpenSearch integration.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.