-
Notifications
You must be signed in to change notification settings - Fork 1k
New serverless pattern - lambda-managed-instances #2889
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
New serverless pattern - lambda-managed-instances #2889
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we please remove this if not needed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like generated prompt-instructions. Can we please remove this if not needed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please review and complete this file?
|
|
||
| 4. **Function Execution**: When invoked, the Lambda function runs on dedicated EC2 instances managed by the capacity provider, providing more control over the execution environment. | ||
|
|
||
| ### Testing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You may want to add reference to test-function.sh
|
I'd also recommend to review the file structure and have either Python or TS based pattern to avoid redundant code. |
Issue #, if available:
*Description of changes: Create CDK Typescript sample for Lambda Managed Instances
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.