Stencel AcademyHow Infrastructure Works →
Part 4 · Lesson 18 · Expert

Cloud & Infrastructure as Code

Describe your data center in a file, then make it real.

In this interactive Infrastructure lesson from Stencel Academy you don't just read — you type real commands like terraform plan, terraform apply and watch the machine respond on a live, animated map. It is part of the free How Infrastructure Works course.

Key takeaway: The data center is a reviewable, versioned text file — plan shows the diff, apply makes it real.

Before this lesson

Builds on: Orchestration.

What you'll practise

Terms you'll learn

infrastructure as codeterraformstate fileVPCavailability zoneplan/apply

Check your understanding

What does `terraform plan` change in your infrastructure?
Open the interactive lesson →