What should the developer do to reduce the size of the Lambda deployment packages with the LEAST operational overhead?

2 Comments

  1. Denise
    Author

    I categorize that the answer is:
    Create a Lambda layer with the required Python library. Use the Lambda layer in both Lambda functions.

  2. Alan
    Author

    I gauge that the answer is:
    Create a Lambda layer with the required Python library. Use the Lambda layer in both Lambda functions.

Leave a Reply

Your email address will not be published. Required fields are marked *

nine + three =