What is Infrastructure as Code (IaC)?
- Physical hardware management
- Manual server setup
- Database administration
- Managing infrastructure through code
Explanation
Infrastructure as Code (IaC) is the practice of managing and provisioning computing infrastructure through machine-readable definition files.