nerdexam
Amazon

MLA-C01 · Question #220

An airline company uses an ML model to adjust ticket prices based on demand. The model runs on Amazon SageMaker real-time endpoints. During previous deployments, the model failed to scale quickly enou

The correct answer is D. Configure auto scaling based on the SageMaker InvocationsPerInstance metric. Configure high-. Using the SageMaker InvocationsPerInstance metric with high-resolution 10-second intervals allows auto scaling to detect traffic spikes quickly. Keeping the default 300-second scale-in cooldown avoids overly aggressive scale-in while still allowing fast scale-out, making this con

Deployment and Orchestration of ML Workflows

Question

An airline company uses an ML model to adjust ticket prices based on demand. The model runs on Amazon SageMaker real-time endpoints. During previous deployments, the model failed to scale quickly enough when website traffic increased, which caused delays in price adjustments. An ML engineer needs to configure auto scaling for the SageMaker endpoints to respond rapidly to traffic changes. The solution must use target tracking scaling policies. Which configuration will be MOST responsive to sudden changes in traffic?

Options

  • AConfigure auto scaling based on the SageMaker AI InvocationsPerInstance standard metric.
  • BConfigure auto scaling based on the SageMaker AI InvocationsPerInstance metric. Configure
  • CConfigure auto scaling based on the SageMaker InvocationsPerInstance standard metric.
  • DConfigure auto scaling based on the SageMaker InvocationsPerInstance metric. Configure high-

How the community answered

(34 responses)
  • A
    9% (3)
  • B
    15% (5)
  • C
    6% (2)
  • D
    71% (24)

Explanation

Using the SageMaker InvocationsPerInstance metric with high-resolution 10-second intervals allows auto scaling to detect traffic spikes quickly. Keeping the default 300-second scale-in cooldown avoids overly aggressive scale-in while still allowing fast scale-out, making this configuration the most responsive to sudden traffic changes under a target tracking policy.

Topics

#SageMaker Endpoints#Auto Scaling#Target Tracking Scaling Policies#Performance Tuning

Community Discussion

No community discussion yet for this question.

Full MLA-C01 Practice