serverless-patterns icon indicating copy to clipboard operation
serverless-patterns copied to clipboard

New serverless pattern - cdk-closed-loop-serverless-control

Open eercanayar opened this issue 3 years ago • 0 comments

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.

eercanayar avatar Aug 21 '22 20:08 eercanayar