SageMaker Endpoints Quiz

5 questions Pass: 70% +25 pts

Quiz covering Deployment Infrastructure

SageMaker Endpoints Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    Which SageMaker feature allows you to update an endpoint without downtime by shifting traffic incrementally from the old configuration to the new one?

  2. 2

    You have a single SageMaker endpoint hosting multiple models that share the same inference container. Which feature should you use to reduce costs by sharing memory and compute resources?

  3. 3

    When deploying a model that requires large payloads (up to 1GB) and has long processing times, which SageMaker endpoint type is most appropriate?

  4. 4

    An organization needs to monitor their SageMaker endpoint for data drift and model quality. Which service integrates directly with SageMaker endpoints to provide this functionality?

  5. 5

    You are deploying a model on a Real-Time Endpoint and need to implement a Canary deployment strategy. Which parameter in the 'DeploymentConfig' must be defined to control the initial percentage of traffic shifted to the new fleet?