serverless-patterns
serverless-patterns copied to clipboard
Serverless patterns. Learn more at the website: https://serverlessland.com/patterns.
To submit a template to the Serverless Patterns Collection, submit an issue with the following information. **IMPORTANT** Patterns are intended to be primarily IaC-focused implementations of 2-4 AWS services, with...
To submit a template to the Serverless Patterns Collection, submit an issue with the following information. **IMPORTANT** Patterns are intended to be primarily IaC-focused implementations of 2-4 AWS services, with...
To submit a template to the Serverless Patterns Collection, submit an issue with the following information. **IMPORTANT** Patterns are intended to be primarily IaC-focused implementations of 2-4 AWS services, with...
*Issue #, if available:* #2031 *Description of changes:* The purpose of this pattern is to address write throttling issues of Provisioned Capacity DynamoDB Tables by offloading the requests to SQS...
To submit a template to the Serverless Patterns Collection, submit an issue with the following information. **IMPORTANT** Patterns are intended to be primarily IaC-focused implementations of 2-4 AWS services, with...
To submit a template to the Serverless Patterns Collection, submit an issue with the following information. Note the following information for the model: - Description: This pattern creates an AWS...
To submit a template to the Serverless Patterns Collection, submit an issue with the following information. **IMPORTANT** Patterns are intended to be primarily IaC-focused implementations of 2-4 AWS services, with...
To submit a template to the Serverless Patterns Collection, submit an issue with the following information. **IMPORTANT** Patterns are intended to be primarily IaC-focused implementations of 2-4 AWS services, with...
To submit a template to the Serverless Patterns Collection, submit an issue with the following information. **IMPORTANT** Patterns are intended to be primarily IaC-focused implementations of 2-4 AWS services, with...
Numerous CDK patterns in Serverless Land utilizing API Gateway HTTP API should be updated to incorporate the newly stable `aws_apigatewayv2`, introduced in CDK [v2.114.0](https://github.com/aws/aws-cdk/releases/tag/v2.114.0), replacing the `aws_apigatewayv2_alpha` module.