MLS-C01 • Practice Test 7
Free MLS-C01 practice test — 10 questions with explanations. Set 7. 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?