Skip to content
View PJ64's full-sized avatar
Block or Report

Block or report PJ64

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
PJ64/README.md

Hi...

Popular repositories

  1. apigw_lambda_dynamodb apigw_lambda_dynamodb Public

    This example uses an Amazon API Gateway endpoint to allow application to add and manage items stored in DynamoDB. There are four AWS Lambda functions deployed behind the gateway endpoint, they are …

    Python 2

  2. dynamodb_stream_cqrs dynamodb_stream_cqrs Public

    This is an example of a CQRS (command query response segregation) microservice pattern. This example also demonstrates using API Gateway mapping templates to directly update a DynamoDB table withou…

    Python 1

  3. step_function_orchestration step_function_orchestration Public

    In this example the AWS Step Function service uses a state machines to orchestrate the execution of AWS Lambda functions. A client sends a request to an Amazon API Gateway which in turn passes that…

    Jupyter Notebook 1

  4. PJ64 PJ64 Public

    Config files for my GitHub profile.

  5. sqs_sns_lambda_dynamodb sqs_sns_lambda_dynamodb Public

    Asynchronous communication is considered to be a best practice when building modern internet scale applications. By decoupling components, you enable those components to scale independently. In thi…

    Python

  6. apigw_Lambda_s3 apigw_Lambda_s3 Public

    Jupyter Notebook