Infrastructure as Code
(Redirected from IaC)
Infrastructure as Code (IaC)
- Terraform: A popular tool for provisioning infrastructure across various cloud providers and on-premise environments.
- Ansible: An agentless configuration management tool that can automate tasks on remote servers.
- Chef: A configuration management tool that uses a declarative approach to define infrastructure configurations.
- Puppet: Another configuration management tool that uses a declarative approach to manage infrastructure.
- AWS CloudFormation: A service for provisioning infrastructure on Amazon Web Services (AWS).
- Azure Resource Manager: A service for provisioning infrastructure on Microsoft Azure.