🔥 3-day streak
AWS Certified Developer - Associate121 / 150
Question 121 of 150
A developer is packaging a Python Lambda function that depends on a library requiring compiled native binaries (C extensions). The function is built on the developer's macOS laptop, but when deployed it fails at runtime with an error indicating the native module was compiled for the wrong platform. The team uses AWS SAM to build and deploy the application. Which approach ensures the deployment package contains binaries compatible with the Lambda execution environment?
Reviewed for accuracy · Report an issueNext question