- Lab
- Cloud

Build and Manage Infrastructure on AWS with Terraform
Learn how to build a robust Infrastructure-as-Code (IaC) strategy utilizing Terraform on AWS. Get familiar with Terraform and its stateful nature, and then expand upon that by utilizing Terraform workspaces, imports, and other commands.

Path Info
Table of Contents
-
Challenge
Provision basic Infrastructure on AWS
In order to develop a robust DevOps and Infrastructure as Code strategy, you first need to become familiar with Terraform by provisioning some basic infrastructure and learning about the stateful nature of the tool.
-
Challenge
Manage Terraform state and Workspaces
Now that you are familiar with terraform state, you know it's important to have a unique state for each environment your team will be working in. So you begin to craft your IaC strategy around managing terraform resources inside of terraform workspaces to allow you to move a single terraform configuration file throughout the lifecycle of your environment, from development to testing in production.
-
Challenge
Update configuration to use Existing Resources
The real world doesn’t always offer the opportunity to start from a clean slate. Learn how to import existing infrastructure to bring it under Terraform control and adapt old infrastructure to your new workflow.
-
Challenge
Import External State Edits
Sometimes changes happen out of band and you need to be able to adapt those changes to your new workflow.
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.