A developer is working on a serverless project. Initial testing shows that a cold start takes about 8 seconds on average for AWS Lambda functions. Which actions should the developer take to reduce the cold start time? (Choose two.) A. Add a dependency injection framework to the project. B. Reduce the deployment package by including only the needed modules. C. Configure provisioned concurrency for the Lambda functions. D. Increase the timeout setting for the Lambda functions. E. Change the Lambda invocation mode from synchronous to asynchronous.  Suggested Answer: BC Community Answer: BC 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