A company hosts a custom PyTorch CNN image classifier on a SageMaker endpoint and wants higher throughput and lower latency for users. Which option is the most cost-effective way to improve performance?
Choose an answer
Tap an option to check your answer.
Correct answer: Enable Amazon Elastic Inference on the SageMaker hosted endpoint..
Why this is the answer
Enabling Amazon Elastic Inference (EI) on the SageMaker hosted endpoint is the most cost-effective solution. EI allows you to attach GPU-powered acceleration to existing CPU instances, providing a fractional GPU for inference. This significantly improves throughput and lowers latency for deep learning inference without the higher cost of full GPU instances. Retraining the CNN with more layers (regardless of dataset size) would likely increase model complexity and inference time, worsening performance rather than improving it. Switching to an instance type with multiple GPUs would offer performance gains but is generally much more expensive than using Elastic Inference, making it less cost-effective.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed