Understanding Infrastructure as Code and Configuration Management
Infrastructure as Code
Infrastructure as Code(IaC) is the practice of managing and provisioning IT infrastructure (virtual machines, networks, storage, etc.) through Code rather than manual processes.
Purpose: IaC enables automation of the infrastruc...
ronke.hashnode.dev5 min read