AWS CloudFormation Fundamentals Quiz

5 questions Pass: 70% +25 pts

Quiz covering Infrastructure as Code Fundamentals

AWS CloudFormation Fundamentals 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 of the following best describes the primary purpose of AWS CloudFormation?

  2. 2

    In a CloudFormation template, which section is required to define the AWS resources you want to create?

  3. 3

    What happens to the resources in a stack when you delete the stack using the AWS CloudFormation console or CLI?

  4. 4

    You need to pass a value into your template at runtime, such as an instance type or an environment name. Which section should you use?

  5. 5

    You have a CloudFormation stack that has failed to create. You want to keep the resources that were successfully created for debugging purposes. Which feature should you use?