Multiple Choice
A Developer is working on a serverless project based in Java. 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? (Choose two.)
A) Add the Spring Framework to the project and enable dependency injection.
B) Reduce the deployment package by including only 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.
Correct Answer:

Verified
Correct Answer:
Verified
Q306: A Developer is building a mobile application
Q307: A Developer is working on an application
Q308: A company provides APIs as a service
Q309: A Developer is creating a Lambda function
Q310: A gaming company is developing a mobile
Q312: A company is building an application to
Q313: A Developer is creating an Auto Scaling
Q314: Which features can be used to restrict
Q315: A Developer must deploy a new AWS
Q316: A customer wants to deploy its source