What is Infrastructure as Code and Building a Custom Machine Image in AWS
Introduction
Infrastructure-As-Code (IaC) refers to the process of managing and supplying infrastructure using code rather than manual methods.
The core concept is that you define, deploy, update, and destroy your infrastructure (servers, databases, ...
caesarsage.hashnode.dev1 min read