
How to fine tune IAM policies used by Terraform
Use Terraform debug logs to derive tighter IAM policies from the AWS API calls your infrastructure code actually makes.
Platform foundations for AI systems: architecture, migration, reliability, and modernization.

Use Terraform debug logs to derive tighter IAM policies from the AWS API calls your infrastructure code actually makes.

If you need to turn on/off resources that depend on a module that uses for_each read on

We estimate savings of around 87.5% once we changed our CI/CD process from a dedicated instance to spot instances

I’ve written about things you can do in your CI/CD and just barely about infrastructure as code before, but the thing is, I was not happy…