theburningmonk / lambda-x-ray-demoLinks
☆16Updated 2 years ago
Alternatives and similar repositories for lambda-x-ray-demo
Users that are interested in lambda-x-ray-demo are comparing it to the libraries listed below
Sorting:
- A sample application showing how to use Amazon DynamoDB Accelerator (DAX) with Lambda and CloudFormation.☆27Updated 3 years ago
- Implementing the Saga pattern for Lambda functions using Step Functions☆91Updated 7 years ago
- Experiment to see how much overhead aws-sdk adds to Node.js functions☆11Updated 2 years ago
- Code for the Manning video course "Production-Ready Serverless: Operational Patterns and Practices"☆194Updated 2 years ago
- How to track correlation IDs across APIs, SNS and Kinesis events☆28Updated 2 years ago
- GraphQL API with Lambda Functions☆14Updated 7 years ago
- ☆15Updated 3 years ago
- Demo of how to ship logs from CloudWatch Logs to a Kinesis stream, and then ship them to Logz.io☆29Updated 5 years ago
- Demo app for how to implement multi-tenancy with AppSync and Cognito. Part of the AppSync Masterclass (https://appsyncmasterclass.com).☆17Updated 2 years ago
- A Serverless framework plugin that simplifies the configuration of SNS to SQS to Lambda.☆18Updated 4 years ago
- How to apply Datadog's approach for sending custom metrics asynchronously.☆29Updated 5 years ago
- Accompanying repo for blog post regarding CDK AppSync Transformations☆28Updated 2 years ago
- Demo for shipping logs to ELK stack, and to auto-subscribe new log groups☆92Updated 4 years ago
- Examples for the "Complete Guide to Step Functions" course