Watch one prompt cross every layer you have learned.
In this interactive Infrastructure lesson from Stencel Academy you don't just read — you type real commands like demo request "explain DNS", loadtest 1000rps and watch the machine respond on a live, animated map. It is part of the free How Infrastructure Works course.
Builds on: Logs, Metrics & Traces.
demo request "what is a load balancer?" — A prompt someone else already asked — the cache is shared.kubectl get hpa promptd — The autoscaler is just a rule you wrote down.redis-cli -h cache-01 INFO stats | grep keyspace — The cache keeps score of every hit and miss.demo cost --last-hour — Where the money actually goes in an AI product.