AWS Certified Developer Associate DVA-C02 Practice Question
A development team is deploying a computationally intensive application on AWS Lambda that processes large datasets. The application experiences performance issues during peak times. Which of the following actions should be taken to improve the application's performance?
You selected this option
Increase the allocated memory to the Lambda function
You selected this option
Decrease the function's timeout settings to allow for quicker retries
You selected this option
Split the dataset into smaller chunks without increasing memory
You selected this option
Modify the code to use multi-threading within the Lambda execution environment
Increasing the allocated memory to the Lambda function will likely improve the application's performance since AWS Lambda allocates CPU power linearly in proportion to the amount of memory configured. More memory means more CPU power, which is beneficial for computationally intensive applications. The other options do not directly address the issue of providing more CPU resources for performance improvement.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
How does increasing memory improve performance in AWS Lambda?
Open an interactive chat with Bash
What are the limitations of splitting the dataset into smaller chunks?
Open an interactive chat with Bash
Why isn't using multi-threading in AWS Lambda a good idea?
Open an interactive chat with Bash
AWS Certified Developer Associate DVA-C02
Deployment
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Oh snap!
Loading...
Loading...
Loading...
Information Technology Package Join Premium for Full Access