- Lab
- A Cloud Guru
Working with CloudFormation Condition Functions
This hands-on lab allows the student to create a condition function in a CloudFormation template. The condition function will determine if the VPC deployed by the template will be configured with default or dedicated tenancy. The student can either take the challenge of completing the lab without looking at the solution template, or they follow along with the solution offered in the second video.
Path Info
Table of Contents
-
Challenge
Create a VPC with Dedicated Tenancy
- From the CloudFormation Management Console, select Create Stack.
- Upload the
Lab1_VPC.json
template file provided in the GitHub repo - Review the template in Designer.
- Name the stack
simplevpc
- Keep all other defaults, then Submit.
-
Challenge
Create a VPC with Default Tenancy
- From the CloudFormation Management Console, select Create Stack.
- Upload the
vpctenancy.json
template with the condition function provided in the GitHub repo. - Review the template in Designer.
- Name the stack
cfconditionfortenancy
- Under Parameters, for Tenancy, select Default, then Submit.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.