MLS-C01 • Practice Test 3 — 30 Questions
Free MLS-C01 practice test 3 — 30 questions with explanations. No signup required.
A machine learning engineer is deploying a model using AWS Lambda for real-time inference. The model is a scikit-learn RandomForestClassifier with 100 trees, serialized as a pickle file of 150 MB. The Lambda function has 3 GB memory allocated. However, the inference requests are timing out after 30 seconds. What is the most likely cause?