AWS SAA-C03 · Question 46 · Domain 3.2: Compute Performance
An application uses AWS Lambda functions to process images uploaded to S3. During marketing campaigns, thousands of images are uploaded simultaneously, causing the Lambda functions to hit the account concurrency limit and throttle other critical Lambda functions. How can this be prevented?
Answer options:
Configure Provisioned Concurrency for the image processing Lambda function.
Configure Reserved Concurrency for the image processing Lambda function.
Increase the memory allocation for the Lambda function.
Move the image processing to Amazon EC2.
65 questions · hints · full answers · grading