Skip to content

Conversation

@MEPalma
Copy link
Contributor

@MEPalma MEPalma commented Sep 4, 2024

LocalStack recently introduced Lambda Debug Mode. A preview feature that aims at improving the development experience of Lambda functions. The following changes propose the addition of sample projects to help the user to familiarise with Lambda Debug Mode. In particular, it introduces 3 sample projects:

  • java/base-enable-lambda-debug-mode which consists of debugging one java lambda function through Lambda Debug Mode and a Lambda Debug Mode configuration file
  • python/base-enable-lambda-debug-mode which consists of debugging one python lambda function through Lambda Debug Mode and a Lambda Debug Mode configuration file
  • python/base-multiple-lambda-debug-mode which consists of debugging two lambda function through Lambda Debug Mode and a Lambda Debug Mode configuration file
  • python/base-concurrent-lambda-debug-mode which consists of debugging a lambda function with concurrent invocations to the same lambda function

@joe4dev joe4dev force-pushed the MEP-LambdaDevX-LDM_base_samples branch from 8a992ec to 5ed3799 Compare November 21, 2024 16:46
@HarshCasper HarshCasper merged commit 3324d1f into master Nov 21, 2024
1 check passed
@HarshCasper HarshCasper deleted the MEP-LambdaDevX-LDM_base_samples branch November 21, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants