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 is supported. This note will only be visible to 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-serverlessaws-refactoring-serverlessPublic

    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-performanceaws-lambda-otel-performancePublic

    TypeScript 1

  4. otel-lambda-nodejs-messaging-exampleotel-lambda-nodejs-messaging-examplePublic

    TypeScript 1

  5. serverless-otel-collectorserverless-otel-collectorPublic

    TypeScript 1