Industry-relevant training in Business, Technology, and Design to help professionals and graduates upskill for real-world careers.
Fun, engaging games to boost memory, math fluency, typing speed, and English skillsβperfect for learners of all ages.
Enroll to start learning
Youβve not yet enrolled in this course. Please enroll for free to listen to audio lessons, classroom podcasts and take mock test.
Test your understanding with targeted questions related to the topic.
Question 1
Easy
What are resources in a CloudFormation template?
π‘ Hint: Think about what AWS services can you create.
Question 2
Easy
What is the purpose of parameters in CloudFormation?
π‘ Hint: Consider variables that change the configuration.
Practice 4 more questions and get performance evaluation
Engage in quick quizzes to reinforce what you've learned and check your comprehension.
Question 1
What component of a CloudFormation template allows user input values for customization?
π‘ Hint: Consider what part of the template requires input from the user.
Question 2
Outputs in a CloudFormation template provide which of the following?
π‘ Hint: What can you reference after stack creation?
Solve 1 more question and get performance evaluation
Push your limits with challenges.
Question 1
Design a CloudFormation template that creates an EC2 instance using parameters to define the instance type and key name, outputs to show the instance ID and public IP, and conditions to only deploy if in a production environment.
π‘ Hint: Think about the structure of the template and how each component relates.
Question 2
Implement a mapping in your CloudFormation template that sets different machine types based on the deployment region. Describe how you would apply this mapping when creating EC2 instances.
π‘ Hint: Consider how to link the parameter to the mapping values.
Challenge and get performance evaluation