Paperphyte/Glossary/Infrastructure as Code (IaC)

What is Infrastructure as Code (IaC)?

Infrastructure as Code means environments, networks, permissions and resources are defined in version-controlled code instead of being clicked together manually — making infrastructure traceable, testable and repeatable.

Terraform is the de facto standard, with alternatives like OpenTofu, Pulumi and the clouds' own languages. Good IaC is built from small, clear modules with bounded responsibility — not monolith projects nobody dares touch.

IaC without automation becomes risky: pull request plans, policy checks and drift detection turn the code into a way of working rather than just a tool. We've written a hands-on tutorial (in Swedish) showing the approach: Ersätta AWS Access Keys med IAM Roles Anywhere.

Say hello

Got a problem worth solving?

Chat with us on WhatsApp. We reply within 48 hours.