Skip to content
View RaphaelManke's full-sized avatar

Block or report RaphaelManke

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RaphaelManke/README.md

Hi there 👋

Pinned Loading

  1. aws-refactoring-serverless aws-refactoring-serverless Public

    Code example for a refactoring from lambda to step function and eventbridge pipes

    TypeScript 4

  2. step by step guide how to restore a ... step by step guide how to restore a dynamodb table into an existing stack. Example after refactoring the cdk code structure.
    1
    # Restore DynamoDB in cdk
    2
    
                  
    3
    1) create a backup of the old table 
    4
    ```
    5
    aws dynamodb create-backup --table-name <old-table-name> --backup-name <some-backup-name>
  3. aws-lambda-otel-performance aws-lambda-otel-performance Public

    TypeScript 1

  4. otel-lambda-nodejs-messaging-example otel-lambda-nodejs-messaging-example Public

    TypeScript 1

  5. serverless-otel-collector serverless-otel-collector Public

    TypeScript 1