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

2 Comments

  1. Brittany
    Author

    If I’m not mistaken, the answer is:
    Create a Lambda layer with the required Python library. Use the Lambda layer in both Lambda functions.

  2. Matthew
    Author

    I plan 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 *

fourteen + 13 =