List of questions
Related questions
Question 347 - DVA-C01 discussion
A developer is working on a serverless project based in Jav a. Initial testing shows a cold start takes about 8 seconds on average for AWS Lambda functions. What should the developer do to reduce the cold start time'' (Select TWO)
A.
Add the Spring Framework to the project and enable dependency injection
B.
Reduce the deployment package by including only the needed modules from the AWS SDK for Java.
C.
Increase the memory allocation setting for the Lambda function.
D.
Increase the timeout setting for the Lambda function.
E.
Change the Lambda invocation mode from synchronous to asynchronous.
Your answer:
0 comments
Sorted by
Leave a comment first