Infrastructure as Code
Quick Definition
Managing infrastructure through version-controlled config files
Full Definition
Managing infrastructure through version-controlled configuration files.
Examples
Terraform, CloudFormation, Pulumi, Ansible
Related Terms
devops
automation
version-control
More DevOps Terms
Microservices
Architecture of loosely coupled independently deployable services
Git
Distributed version control system for tracking code changes
Tracing
Tracking requests across distributed systems
Toil
Manual repetitive automatable operational work
Continuous Delivery
Automatically building and testing code for release
Canary Deployment
Gradually rolling out changes to a small user subset