Hi...
Popular repositories Loading
-
apigw_lambda_dynamodb
apigw_lambda_dynamodb PublicThis 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
-
dynamodb_stream_cqrs
dynamodb_stream_cqrs PublicThis 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
-
step_function_orchestration
step_function_orchestration PublicIn 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
-
-
sqs_sns_lambda_dynamodb
sqs_sns_lambda_dynamodb PublicAsynchronous 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
-
If the problem persists, check the GitHub status page or contact support.