MLS-C01 · Question #164
A company has set up and deployed its machine learning (ML) model into production with an endpoint using Amazon SageMaker hosting services. The ML team has configured automatic scaling for its…
The correct answer is D. Increase the cooldown period for the scale-out activity. This is a problem to do with scaling out (increasing the number of instances), cooldown period should be increased. https://docs.aws.amazon.com/autoscaling/ec2/userguide/Cooldown.html
Question
A company has set up and deployed its machine learning (ML) model into production with an endpoint using Amazon SageMaker hosting services. The ML team has configured automatic scaling for its SageMaker instances to support workload changes. During testing, the team notices that additional instances are being launched before the new instances are ready. This behavior needs to change as soon as possible. How can the ML team solve this issue?
Options
- ADecrease the cooldown period for the scale-in activity.
- BReplace the current endpoint with a multi-model endpoint using SageMaker.
- CSet up Amazon API Gateway and AWS Lambda to trigger the SageMaker inference endpoint.
- DIncrease the cooldown period for the scale-out activity.
How the community answered
(50 responses)- A12% (6)
- B2% (1)
- C4% (2)
- D82% (41)
Explanation
This is a problem to do with scaling out (increasing the number of instances), cooldown period should be increased. https://docs.aws.amazon.com/autoscaling/ec2/userguide/Cooldown.html
Topics
Community Discussion
No community discussion yet for this question.