CloudFormation ML Quiz

5 questions Pass: 70% +25 pts

Quiz covering ML Infrastructure

CloudFormation ML 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

    What is the primary purpose of using AWS CloudFormation for machine learning infrastructure?

  2. 2

    When defining an Amazon SageMaker Notebook Instance in a CloudFormation template, which property is mandatory to define the hardware configuration?

  3. 3

    You need to ensure that your CloudFormation stack creates an S3 bucket for ML data storage before the SageMaker training job starts. How do you enforce this order?

  4. 4

    What is the benefit of using CloudFormation Parameters in an ML infrastructure template?

  5. 5

    You are deploying a SageMaker endpoint via CloudFormation. You want the stack update to fail and roll back automatically if the deployment of the endpoint fails to reach the 'InService' state. Which feature should you utilize?