AWS Certified Solutions Architect Associate SAA-C03 Practice Question
A company runs a serverless data processing application in the cloud. They observe that the execution time increases significantly when handling large datasets, causing performance issues. As a Solutions Architect, how can you optimize the application's performance?
Refactor the application code for better efficiency.
Increase the timeout setting for the AWS Lambda functions.
Implement AWS Step Functions to manage execution flow.
Increase the memory allocated to the AWS Lambda functions.