Creating a Simple CloudFormation Template That Deploys a Basic Apache Website
Overview CloudFomation makes it easy to deploy infrastructure as code. It allows us to create a template containing logical resources and deploy it as a "stack" in 1 step. This is faster, repeatable and more consistent than deploying resources manual...
Apr 25, 20217 min read283
