Solved

A Developer Is Writing a New AWS Serverless Application Model

Question 178

Multiple Choice

A developer is writing a new AWS Serverless Application Model (AWS SAM) template with a new AWS Lambda function. The Lambda function runs complex code. The developer wants to test the Lambda function with more CPU power. What should the developer do to meet this requirement?


A) Increase the runtime engine version.
B) Increase the timeout.
C) Increase the number of Lambda layers.
D) Increase the memory.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions