{"id":19759333,"url":"https://github.com/linuxacademy/content-dynamodb-deepdive","last_synced_at":"2025-04-13T05:29:20.583Z","repository":{"id":50161377,"uuid":"206820787","full_name":"linuxacademy/content-dynamodb-deepdive","owner":"linuxacademy","description":"Amazon DynamoDB Deep Dive Course","archived":false,"fork":false,"pushed_at":"2023-09-13T13:34:44.000Z","size":6447,"stargazers_count":109,"open_issues_count":25,"forks_count":114,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-24T09:45:03.032Z","etag":null,"topics":["amazon-web-services","aws","boto","boto3","dynamodb","linuxacademy","python","python3","python37"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linuxacademy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-06T15:15:39.000Z","updated_at":"2024-09-30T05:19:51.000Z","dependencies_parsed_at":"2024-11-12T03:29:35.385Z","dependency_job_id":"40aecf82-590b-4880-a41d-b0e047150a0a","html_url":"https://github.com/linuxacademy/content-dynamodb-deepdive","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxacademy%2Fcontent-dynamodb-deepdive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxacademy%2Fcontent-dynamodb-deepdive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxacademy%2Fcontent-dynamodb-deepdive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxacademy%2Fcontent-dynamodb-deepdive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linuxacademy","download_url":"https://codeload.github.com/linuxacademy/content-dynamodb-deepdive/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248669120,"owners_count":21142810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["amazon-web-services","aws","boto","boto3","dynamodb","linuxacademy","python","python3","python37"],"created_at":"2024-11-12T03:29:01.563Z","updated_at":"2025-04-13T05:29:20.555Z","avatar_url":"https://github.com/linuxacademy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Amazon DynamoDB Deep Dive Course\n\n## Pinehead Records Sample Web App Evolution\n\n### [webapp-v0](./webapp-v0) - Relational/Legacy\n\n- Relational model in MySQL\n- limited optimizations\n- limited caching\n- no indexes\n- inefficient queries\n- images stored on local filesystem\n- accounts in DB\n\n### [webapp-v1](./webapp-v1) - Fundamental DynamoDB\n\n- Naïve migration from CSV to DynamoDB\n- 3 DDB tables mimicking the relational structure\n- images are moved to S3 with URI in DDB attribute\n- no indexes\n- accounts in DB\n\n### [webapp-v2](./webapp-v2) - Intermediate DynamoDB\n\n- some optimizations\n- better table structure (single hierarchical table)\n- indexes\n- transactions\n- accounts in DB\n\n### [webapp-v3](./webapp-v3) - Advanced DynamoDB\n\n- federated web identity (Cognito)\n- fine-grained policies\n- triggers\n- improved security\n- DAX\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxacademy%2Fcontent-dynamodb-deepdive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinuxacademy%2Fcontent-dynamodb-deepdive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxacademy%2Fcontent-dynamodb-deepdive/lists"}