// cloud engineer simulator game

Build cloud labs.
Break them. Fix them.

// a playable Azure + Terraform learning lab: deploy networks, connect to VMs, build domains, install services, beat missions, earn credits.

peer VNets connect to VMs debug NSGs deploy AD + IIS unlock wizard loot
main.tf
// campaign mission: make the web tier reachable
terraform apply # deploy the lab
connect-gui vm-web-01 # open Windows Server
Install-WindowsFeature Web-Server
tflab iis site create Intranet 80
 
// test the cloud design, not just the syntax
ping vm-db-01 # fails until VNets are peered
tflab test vm-db-01 # explains NSG/routes/DNS
check level # claim credits when complete
8
campaign levels
70+
Azure resources
VMs
connectable labs
credits
crates + rewards
azure://portal.tflab.io/subscriptions/00000000/resources