Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A developer observes increased function throttle metrics for a recently deployed AWS Lambda function in Amazon CloudWatch. Identify two operationally efficient strategies to mitigate this throttling issue.
A
Migrate the Lambda function to Amazon Elastic Kubernetes Service (Amazon EKS).
B
Extend the maximum event age setting within Lambda.
C
Allocate more reserved concurrency to the Lambda function.
D
Authorize the execution role to include the lambda:GetFunctionConcurrency action.
E
Submit a request to raise the service quota for Lambda concurrency limits.