I've interviewed hundreds of infrastructure engineers. Here is the harsh truth: I can tell in exactly five minutes if you are just an operator who blindly runs commands, or a true engineer who actually understands what the system is doing underneath.
The one thing is this: mid-level engineers debug the symptom Terraform reports. Senior engineers debug the silent gap between what Terraform reports and what the cloud is actually doing.
I've been the one paged at 3 AM when an application deleted a production database even though the plan clearly said "no changes". I've diagnosed the $40,000 NAT gateway bills caused by a single default module line. I've dealt with the ghost resources, the split-brain locks, and the credential chains that silently reorder themselves in CI.
I put this field notebook together because I want you to stop guessing. This isn't a beginner's syntax tutorial. It is 30 battle-tested interview scenarios and raw war stories designed to help you ace a senior-level DevOps or SRE loop.
Inside the notebook, we break down:
If you're prepping for a Senior DevOps or SRE role, stop memorizing documentation. Learn the architecture, understand the failure modes, and learn how to fix the system before it breaks.