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
Logging
Recording and aggregating application and system events
SRE
Applying software engineering principles to operations
Containerization
Packaging apps with dependencies into isolated containers
Service Mesh
Infrastructure layer managing service-to-service communication
Continuous Integration
Frequently merging code with automated verification
Container Orchestration
Automating container deployment scaling and management