Skip to content
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

New serverless pattern - kinesis-lambda-dynamodb-pipeline-dotnet-cdk #2471

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Sep 14, 2024

  1. Adding Lambda function code with test cases

    Tejas Vora committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    8a6e7fd View commit details
    Browse the repository at this point in the history
  2. Adding CDK code for Kinesis, SQS DLQ, DynamoDB, Lambda functions with…

    … Kinesis Event Source.
    Tejas Vora committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    c59b189 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40b3d12 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Removing DataIngestionFunction, DynamoDB table for error handling and…

    … DLQ.
    Tejas Vora committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7927118 View commit details
    Browse the repository at this point in the history
  2. Removing DataIngestionFunction code.

    Tejas Vora committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    562bda1 View commit details
    Browse the repository at this point in the history
  3. Updating DataProcessFunction and related tests

    Tejas Vora committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    af9108e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3eb638f View commit details
    Browse the repository at this point in the history