dynamodb-streams
There are 52 repositories under dynamodb-streams topic.
jet/propulsion
.NET event stream projection and scheduling platform with CosmosDB, DynamoDB, EventStoreDB, MemoryStore, message-db, Equinox and Kafka integrations
aws-samples/amazon-api-gateway-websocket-feature-toggles
SAM application containing a feature toggle management solution based on Amazon API Gateway WebSocket APIs, AWS Lambda functions, and AWS DynamoDB streams.
miztch/valorant-match-schedule
📅competitive Valorant match schedule for Google Calendar
eduardo3g/terraform-serverless
Create immutable infrastructure with IaC technologies at AWS with Terraform and Serverless Framework ☁️ The main services used are DynamoDB, SNS, SQS, Lambda, API Gateway, and SSM Parameter Store.
NicolaNardino/serverless-trading-system
Serverless Trading System simulation built with AWS, Node.js and TypeScript.
localstack-samples/sample-microservices-apigateway-lambda-dynamodb-sqs
Serverless Microservices with Amazon API Gateway, DynamoDB, SQS, and Lambda deployed using LocalStack
mrcarromesa/serverless-aws
Serverless com alguns recursos aws
richytong/presidium
A library for creating web services
timwu20/dynamodbstreams-kinsumer
A DynamoDB Streams Adapter for Kinsumer.
bilalakil/simple-relay
Web socket based relay server that's free(-ish) when not in use
BrianHHough/aws-reinvent-2022
At AWS re:Invent 2022, I gave a DevChat titled "Become a Full-Stack Developer: Migrating a company from GCP to AWS" where I shared the 5-step roadmap I developed over the last 2 years of becoming a full-stack developer in the cloud. We'll cover how to get started coding, front-end, back-end, DevOps/cloud, and shipping apps live. Let's build an app!
JamesKyburz/dynamodb-logs
sample repo to use dynamodb with append only logs
miztiik/dynamodb-global-tables
Amazon DynamoDB global tables provide a fully managed solution for deploying a multi-region, multi-master database.
oieduardorabelo/cdk-dynamodb-streams-crud-api-gateway
DynamoDB Streams to capture data change in Amazon DynamoDB by CRUD with REST API in Amazon API Gateway
Wahuh/trackeroo-api
A serverless back end deployed on AWS for Trackeroo, a real-time fitness tracker application with social rewards.
anshulbansal2/DynamoDBStreamsConnector
DynamoDB streams connector util is build on KCL library in scala to sync dynamodb streams to kafka in json format.
isbkch/dynamodb-trigger-cache-hydrator
Built with Serverless Framework, this Lambda function attaches onto your DynamoDB table and triggers automatically after every DynamoDB operation (Insert, Modify, Remove) in order to hydrate your Redis cache
sumchattering/AWS-Serverless-Dynamodb-Streams-Example
An example Serverless App in Node.js that demonstrates the use of AWS Dynamodb streams triggering a lambda function that auto updates each entry into the database
swarajlaha/aws-serverless
AWS Serverless with AWS Lambda, API Gateway, Amazon DynamoDB, Step Functions, SAM, the Serverless Framework, CICD & more.
aitanagoca/Mastodon-Dynamo-App
🕊️ Mastodon Dynamo App
AlexJReid/dynamodb-druid-cdc
Convey changes from DynamoDB to Apache Druid using change data capture. Uses DynamoDB Streams, Kinesis and Lambda. Implemented in ClojureScript. Deployed with SAM.
ali-habibzadeh/serverless-crawler
A serverless crawler with Lambda, Dynamodb and Kinesis Firehose
bharatsdev/terraform-dynamodb-stream-trigger-lambda
consumer dynamodb stream by aws lambda or trigger lambda from dynamodb stream
CodeRecipe-dev/StreamDDB-AWS-ES
More info here: https://coderecipe.ai/architectures/21264803
filipsnastins/transactional-messaging-patterns-with-aws-dynamodb-streams-sns-sqs-lambda
Complete example of implementing microservice Tranasctional Messaging patterns - Idempotent Consumer, Tranasctional Outbox, Transaction Log Tailing, and Unit of Work using AWS DynamoDB Streams, SNS, SQS, and Lambda.
frankfarrell/dynamodb-patterns
A set of patterns for using DynamoDB, sometimes with AWS Lambda functions
gakas14/DynamoDb-Stream-Data-Capture
Using DynamoDb Stream to capture item-level changes in the DynamoDb table, then use kinesis data stream and kinesis firehose to save the changes into a s3 bucket.
gary-alway/sir-learn-a-lot
Lambda GraphQl API with a single table DynamoDb data store for an online learning platform.
satwikbhasin/text-to-pdf-converter-aws-full-stack
The text-to-PDF converter app lets users upload text files, converts them to PDF format using AWS services, and provides the PDFs for download. The app uses a serverless backend with S3 for storage, Lambda functions for processing, DynamoDB for metadata, and EC2 instances for conversion.
skaznowiecki/serverless-aws-textract-implementation
Implementation of AWS Textract using Event Driven Architectures
TrainingByPackt/Serverless-Architecture-with-AWS-eLearning
Discover how you can migrate from traditional deployments to serverless architectures with AWS
vassbence/dynamodb-full-text-search
Run full-text search queries againts a DynamoDB table using Lambda functions
idrsdev/dynamo-opensearch-sync
Sync DynamoDB with OpenSearch in near real-time using DynamoDB(Single Table Design) Streams (CDC) and AWS Lambda for seamless data updates and searchability
jcserv/vu-mi
A very over-engineered serverless application enabling users to add visitor count badges to their Github profile.
ShikhaYadav123/Amazon-Prime-Day-Sales-Data-Projection-Real-Time-Data-Streaming
Real Time Data Ingestion, Change Data Capture, In Transit Data Manipulation using DynamoDB, DynamoDB Stream, Kinesis Stream, Kinesis Firehose, Lambda Resources
manjillama/music-service
WIP: Example application to uses Spring Boot, DynamoDB, DynamoDB streams, Lambda, CloudFormation and Kinesis