A developer has an application that is composed of many different AWS Lambda functions. The Lambda functions all use some of the same dependencies. To avoid security issues, the developer is constantly updating the dependencies of all of the Lambda functions. The result is duplicated effort for each function. How can the developer keep the dependencies of the Lambda functions up to date with the LEAST additional complexity? A. Define a maintenance window for the Lambda functions to ensure that the functions get updated copies of the dependencies. B. Upgrade the Lambda functions to the most recent runtime version. C. Define a Lambda layer that contains all of the shared dependencies. D. Use an AWS CodeCommit repository to host the dependencies in a centralized location.  Suggested Answer: B Community Answer: C This question is in DVA-C01 AWS Certified Developer – Associate Exam For getting AWS Certified Developer – Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer