- Lab
- A Cloud Guru
Create a DynamoDB Table Using CloudFormation
In this lab scenario, Alfredo of Alfredo's Pizza is building a web application to manage his supply and food inventory. He's looking for help to provision his database infrastructure, which will hold his data. You'll use CloudFormation to write the desired state of the infrastructure using code, which includes a DynamoDB table to hold inventory items. You’ll first launch the resources in his development environment, but the template can later be used to launch a stack in the test and production environments as well. By the end of this lab, you'll have a good understanding of infrastructure as code using CloudFormation.
Path Info
Table of Contents
-
Challenge
Review and Download the CloudFormation Template
Review and download the CloudFormation template.
-
Challenge
Launch the CloudFormation Stack
Upload the CloudFormation template, and launch the stack to create the DynamoDB table.
-
Challenge
Verify the DynamoDB Table Was Created
Verify that the Inventory table was correctly created.
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.