serverless-patterns
serverless-patterns copied to clipboard
New serverless pattern - cdk-closed-loop-serverless-control
Issue #, if available:
Description of changes: This serverless pattern demonstrates an ON/OFF control implementation on AWS Lambda with a closed-loop (feedback) control mechanism. This is useful when your application is dependent on third-party calls and you need to handle any throttling or a performance issue on the third-party service.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.