Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can a developer minimize complexity when updating shared dependencies across multiple AWS Lambda functions to maintain security?
A
Establish a maintenance schedule for Lambda functions to receive updated dependencies.
B
Update Lambda functions to the latest runtime version.
C
Utilize a Lambda layer for shared dependencies across functions.
D
Implement a centralized AWS CodeCommit repository for managing dependencies.