Correct answer - "You need to upload a smaller function and load extra files at runtime into the
/tmp directory" : The deployment package size limit is 250 MB (unzipped, including layers). The
/tmp directory limit is 512 MB.
"You need to place a service limit increase" - This limit cannot be changed
"You need to zip your function with higher compression ratio" - Instead only include the
libraries you need for your function to work
"The limit of unzipped functions is 512MB so you don't need to do any changes" - The limit of
unzipped deployment package is 250 MB