IaC + cost
IaC + cost
4 lessons.
Read in order, or jump to what you need.
Tag enforcement in Terraform / CDK / Pulumi
By the end of this lesson, you will be able to enforce tag policy at the IaC layer , configure CI/CD validation for tag rules, and combine IaC enforcement with auto-tagger to achieve 96%+ coverage.
IaC drift detection
By the end of this lesson, you will be able to detect IaC drift across Terraform/CDK/Pulumi, classify drift events by source , and resolve each with the right response pattern.
Pre-merge cost estimation
By the end of this lesson, you will be able to set up pre-merge cost estimation in CI , interpret the output for review decisions, and combine it with ZopNight post-merge data for full visibility.
Blast radius: import / move / destroy
By the end of this lesson, you will be able to map blast radius before destructive IaC operations, execute the pre-destruction checklist, and recognize the high-risk horror-story scenarios.