Deploy Infrastructure as Code (IAC) lesson 1 getting started with cloudformation: Set up Tools
yt link
What is CloudFormation?
CloudFormation is an AWS tool for creating, managing, configuring, and deploying cloud resources. This tool is beneficial if you have to provision a set of cloud resources multiple times, at scale. You can do so by sim...
philipdevblog.hashnode.dev2 min read