Create and Deploy a CloudFormation Template
In this lab, you’ll practice creating resources in AWS using Cloudformation. When you’re finished with this lab, you’ll have deployed a Cloudformation stack that creates the resources needed to run a stand-alone Wordpress website.
Terms and conditions apply.
Lab info
Lab author
Challenge
Develop a CloudFormation Template
You’ll develop a CloudFormation template that includes parameters, mappings, resources, and outputs.
Challenge
Use the CloudFormation Template to Create a Wordpress Stack
You'll test your draft template by creating a stack with the CloudFormation interface in the AWS console.
Challenge
Install Wordpress
You'll complete your Wordpress installation.
Challenge
Delete the CloudFormation Stack
You'll finish up by deleting the CloudFormation stack.
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.
Recommended prerequisites
- AWS Web Console
- AWS EC2
- AWS EC2 Security Groups
- JSON or YAML