Intro to Cloud Formation - Infra as Code
CloudFormation is an Infrastructure as Code (IaC) service where we define the resources we need to deploy in AWS in a coding manner. Generally, CloudFormation uses JSON or YAML for declaring resources
abhisekh.in2 min read