amazon-dynamodb
There are 98 repositories under amazon-dynamodb topic.
dynamoose/dynamoose
Dynamoose is a modeling tool for Amazon's DynamoDB
amazon-archives/aws-cognito-angular-quickstart
An Angular(v5)-based QuickStart single-page app utilizing Amazon Cognito, S3, and DynamoDB (Serverless architecture)
Ditectrev/AWS-Certified-Solutions-Architect-Associate-SAA-C03-Practice-Tests-Exams-Questions-Answers
⛳️ PASS: Amazon Web Services Certified (AWS Certified) Solutions Architect Associate (SAA-C03) by learning based on our Questions & Answers (Q&A) Practice Tests Exams.
Ditectrev/Amazon-Web-Services-AWS-Certified-Cloud-Practitioner-CLF-C02-Practice-Tests-Exams-Questions-Answers
⛳️ PASS: Amazon Web Services Certified (AWS Certified) Cloud Practitioner (CLF-C02) by learning based on our Questions & Answers (Q&A) Practice Tests Exams.
aws-samples/amazon-dynamodb-labs
Hands on workshop and design scenarios for Amazon DynamoDB
danilop/serverless-chat
A serverless web chat built using AWS Lambda, AWS IoT (for WebSockets) and Amazon DynamoDB
yegor256/dynamo-archive
Archive and Restore DynamoDB Tables, from the Command Line
aws-samples/aws-serverless-books-api-sample
Books API using Amazon API Gateway, AWS Lambda and Amazon DynamoDB while AWS SAM for IaC. CI/CD pipeline provisioned with AWS CDK.
lusingander/ddv
Terminal DynamoDB Viewer ⚡️
aws-samples/document-processing-pipeline-for-regulated-industries
A boilerplate solution for processing image and PDF documents for regulated industries, with lineage and pipeline operations metadata services.
aws-samples/aws-serverless-using-aws-cdk
This repository provides the basic patterns of AWS Serverless using AWS CDK.
nabinno/dojo
This is a repository for immersive learning, meditation or software development.
danilop/serverless-positive-chat
An inclusive chat that avoids negative messages and translates the content in the language that you choose, tracking the main topics of a chat room.
cnadiminti/docker-dynamodb-local
Docker image for Amazon DynamoDB Local
aws-samples/aws-last-mile-delivery-hyperlocal
AWS Last Mile Delivery Hyperlocal
aws-samples/amazon-eventbridge-cdk-audit-service-sample
Sample of a decoupled audit service using Amazon EventBridge and AWS Step Functions. Provisioned with AWS CDK.
Parana-Games/tinymo
Programmatic interface for DynamoDB (TypeScript)
elegantdevelopment/aws-cdk-dynamodb-seeder
A simple CDK seeder for DynamoDB
hirocaster/surge
Amazon DynamoDB for Elixir
aws-samples/aws-account-factory-email
Many AWS Accounts, one email address.
aws-containers/hello-app-runner-nodejs
Example Next.js application for App Runner with DynamoDB using Copilot CLI
aws-samples/serverless-lifo-queue-demonstration
A demonstration application which implements a Last-In, First-Out (LIFO) queue, using AWS Lambda, Amazon DynamoDB and other AWS Serverless technologies. The demonstration is an AWS Serverless Application Model (AWS SAM) application and is written in JavaScript.
gusibi/dynamodb-py
dynamodb-py 是为Amazon's DynamoDB 写的ORM,基于boto3
gabrielmissio/aws-serverless-webinar
This repository contains code and resources used in the 'AWS and Serverless' webinar, where we migrated a traditional Express server application to a serverless architecture using AWS Lambda. It includes an API for user management, a static website hosted on S3, CloudFormation templates for creating the necessary infrastructure, and more.
p1ayground/dynamoose-decorator
creating a dynamoose schema with the decorator
aws-samples/amazon-connect-agentless-outbound-campaign
Create Amazon Connect Agentless Outbound Campaign using AWS Step Functions.
aws-samples/asset-prediction-sagemaker-pipelines-example
Asset Prediction Sagemaker Pipelines Example
guillermoandrae/php-dynamodb
A PHP library that can be used to interact with Amazon DynamoDB.
contactsunny/DynamoDB-SpringBoot-POC
A simple Spring Boot command line runner application to illustrate the use of DynamoDB.
aws-samples/building-frog-junction-technical-guide
This project accompanies the technical guide "Building Frog Junction". It contains all the source code and assets needed to build the Unity client. It also contains full source code listings for AWS resources that appear in the book.
aws-samples/serverless-store-finder
Build a serverless store finder site using Amazon Location Service
Can-Sahin/AWSMobilePushNotification
Serverless and scalable Mobile Push Notification platform using Amazon DynamoDB and SNS
pulkitkkr/COMP-6231-twitter-nextjs-dynamodb
This is a ReactJs (Next) Based Web Application developed as a requirement for the completion of Concordia University's COMP-6231 Distributed System Design Course. The Application illustrates the querying of Amazon's DynamoDB with client-side NextJs Application.
rproenza86/aws-infrastructure-code-serverless-webapp
Serverless Web Application using Amazon DynamoDB, Lambda, API Gateway and S3.
aws-samples/social-graph-based-people-recommender-using-amazon-neptune-and-textract
biz card management & social network analysis system (PoC version a.k.a Remember)
maestre3d/dynamodb-tx-outbox-sample
A demonstration of the transactional outbox messaging pattern (+ Log Trailing) with Amazon DynamoDB (+ Streams) written in Go.