79409633

Date: 2025-02-03 18:09:33
Score: 1
Natty:
Report link

i will add more from my experience

  1. if you are using serverless cloud formation file, check if you deploying packages that are already included in aws env such as boto3 and many more.

  2. improve your code and remove global imports if you are using one function from the package/

  3. search for lite packages like numpy-lite or similar options to reduce size

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Lior Tabachnik