AWS CloudFormation: Simplifying Infrastructure as Code
First of all, we need to understand what is Infrastructure As Code(IAC).
"It is a DevOps practice that involves automating the process of deploying and managing IT infrastructure through version-controlled configuration files."
In other words, IAC is...
sukhpreet.hashnode.dev4 min read